crop
crop copied to clipboard
Move
Any chance of adding a move option as i want to only move from one remote to another. In my case the 2 remotes can't do server-side-copy so it is like a copy then delete from source.
The move function is built in for what it's worth.
global_params: default: move: - '--min-age=4m' - '--order-by=modtime,ascending' - '--transfers=8' - '--delete-empty-src-dirs' - '--create-empty-src-dirs' - '--tpslimit-burst=32' uploader:
- name: MyLinuxISOs enabled: true check: limit: 14400 type: age local_folder: /mnt/local/MyFolder/MyLinuxISOs remotes: move: 'MyLinuxISOs:MyFolder/MyLinuxISOs' rclone_params: global_move: default