Hi. I need to move a lot of folders with files to another shared folder. I need to do that every day using Java API
But moving a got the messsage "too_many_write_operations". I read in the doc that we need to do that in batch mode.
Someone have a example to do that?
Thanks in advance.
Regards,
Dario.