RCLONE COPY too slow

Im using rclone to copy my files from mega to server, but it’s too slow, it takes like 1 hour to copy my files, and at the end it doesn’t copy all of them. I used speedtest-cli to test my connection speed and thats result: 800 Download, 400 Upload. Here is the command that I used:

rclone copy pathmega pathserver

screen: http://prntscr.com/kh8t6a

Your screenshot shows a total speed of about 1MB/s per transfer which is what others have been reporting. I think mega is limiting the download speed.

You can try increasing --transfers that should hopefully make a difference. Try --transfers 16 and see if that speeds it up.

now it’s better http://prntscr.com/khcsue, do you think that’s good? (14mb). Or is there a way to make it go faster?

I think it is limited to roughly 1MB/s per --transfers so you can increase --transfers some more.

You could try experimenting with --buffer-size to see if that makes a difference. I’m not particularly hopeful though!

There are some performance optimizations I could do for the mega backend which I haven’t had time to do yet.

Thanks, I’ll try that. I’d like to know what you think about OpenDrive. Is it better than mega?

Hey, what do you think about OpenDrive??

I haven’t really used either enough to tell you I’m afraid!