Getting 'failed to copy' errors

What is the problem you are having with rclone?

I am trying to sync data from my pc to my mega.nz account but i get manu of these errors: Failed to copy: failed to finish upload: Invalid arguments.

What is your rclone version (output from rclone version)

rclone 1.51

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Linux Mint 19

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

Mega.nz

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

`rclone sync /media/veracrypt2/PortableApps/ megacrypt1:PortableApps --exclude-from /home/xxxx/Scripts/Rclone/mega.nz/exclude --log-file /home/xxxx/Scripts/Rclone/logs/megacrypt1log --log-level ERROR`

A log from the command with the -vv flag (eg output from rclone -vv copy /tmp remote:tmp)

2020/05/14 15:17:07 ERROR : Firefox/Firefox/application.ini: Failed to copy: failed to finish upload: Invalid arguments
2020/05/14 15:17:26 ERROR : Firefox/Firefox/nss3.dll: Failed to copy: failed to finish upload: Invalid arguments
2020/05/14 15:18:29 ERROR : Firefox/Firefox/tobedeleted/repc8944e54-d598-43ab-8f15-3c625fbe52c1: Failed to copy: failed to finish upload: Invalid arguments
2020/05/14 15:18:47 ERROR : Calibre Portable/Calibre Settings/caches/ev2/f/tmplc14o0/The_Stars_My_Destination_split_003.html: Failed to copy: failed to finish upload: Invalid arguments
2020/05/14 15:20:15 ERROR : Calibre Portable/Calibre Settings/caches/gui-thumbnail-cache/order: Failed to copy: failed to finish upload: Invalid arguments
2020/05/14 15:20:18 ERROR : Calibre Portable/Calibre Settings/caches/ev2/f/tmplc14o0/images/00004.jpg: Failed to copy: failed to finish upload: Invalid arguments
2020/05/14 15:21:57 ERROR : Firefox/Profiles/default/datareporting/archived/2020-05/1588399894282.5f725987-355b-40d2-83a9-74f14c110548.main.jsonlz4: Failed to copy: failed to finish upload: Invalid arguments
2020/05/14 15:22:45 ERROR : Notepad++/backup/new 3@2019-11-28_160909: Failed to copy: failed to finish upload: Invalid arguments

are you running the portable apps at the same time you are running rclone?

edit: i think now, that is not the case, as those are windows app and the files are stored on linux.

do you get these errors every time you run rclone?

I made a test with google drive syncing the same folder and i don't get these errors.

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