how to move files from managed_folders to another

jdorgani
jdorgani Registered Posts: 2 ✭✭✭

Hi everyone,

I am trying to move files from a managed_folders to another. In the managed folder's API documentation I see this function copy_to(target, write_mode='OVERWRITE'), but with this copies all the files when I only need to copy some. Is there a way to move the files without having to read them and then write them?

Answers

Setup Info
    Tags
      Help me…