madslundt / docker-cloud-media-scripts

Upload and stream media from the cloud with or without encryption. Cache all new and recently streamed media locally to access quickly and reduce API calls
MIT License
100 stars 34 forks source link

Enhancement: Wrapper to remove/move with rclone #34

Open TimoPtr opened 6 years ago

TimoPtr commented 6 years ago

I didn't find an easy way to move or remove a file or a folder like you did with the upload. It will be nice

madslundt commented 6 years ago

Yes that is correct. If you want to move or remove a file/folder it can right now only be done manually with rclone command. I'm looking into it.