Using “rclone moveto ” delete files?

What is the problem you are having with rclone?

i have use 'rclone moveto' command to move file from one folder to another folder,these two folder are in GoogleDrive.why sometimes it move file succeefull ,and sometimes it delete file?if i add '--dry-run' in command,it show moveto file or delete file?i only want to 'moveto' file not 'delete' file,how can i do ?

Run the command 'rclone version' and share the full output of the command.

1.57

Which cloud storage system are you using? (eg Google Drive)

GoogleDrive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone moveto GD:folder1/1.txt GD:folder2/1.txt  --drive-server-side-across-configs

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

Without a log file, we'd have no idea why it doesn't work or works.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.