Move is deleting files even when move fails

What is the problem you are having with rclone?

I'm having an issue where when using the move command where some files are not moved but are deleted locally.

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

- os/version: ubuntu 18.04 (64 bit)
- os/kernel: 5.4.203-1-pve (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.19.3
- go/linking: static
- go/tags: none

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

Dropbox

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

rclone move --transfers 6 --create-empty-src-dirs --delete-empty-src-dirs --fast-list -P "/home/seedit4me/mnt/local/disk.internal/medialibrary/Movies" "dropbox:Movies"

I have transferred quite a bit today and everything has been fine but it's just the last couple of runs that only a few are getting across and the ones that aren't are deleted locally anyway.

Can you please share a log file of the issue?

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