0x2f0713
(0x2f0713)
August 6, 2020, 3:02am
1
I want to transfer big amount files from Google Drive to OneDrive. I am using OpenWrt on Newifi 3, Rclone v1.52.2_2020-06-24
My command:
rclone sync remote_drive:path remote_onedrive:path --checkers=2 --transfers=1 --use-mmap
Rclone just use 1.5MB/s in transfer (Upload and download), but my internet have approximately 10MB/s. I think it's due to slow RAM speed.
Sorry for my bad English.
Harry
August 6, 2020, 3:58am
2
Yeah. OneDrive is horrible at upload. If you have plenty of Ram, then try using --onedrive-chunk-size=250M
1 Like
peter999
(Peter)
August 23, 2020, 5:31pm
3
Thank you for the tip. For me, this improved the upload with a GBit connection from 100 MBit to at least 250 MBit, which is a start
peter999
(Peter)
August 24, 2020, 6:45pm
4
Yesterday I probably ran into the general throttling through the many attempts: today the uploads run at 500 Mbit, which is completely sufficient for the time being.
In this context, thanks again to the rclone developers for your great work!
1 Like
asdffdsa
(jojothehumanmonkey)
August 24, 2020, 6:56pm
5
Hello peter999, i am glad that rclone is working for you.
i am not a developer but just a poster like you.
not sure you know that you can donate to the primary developer of rclone.
i assure you that i do not profit financially.
system
(system)
Closed
October 24, 2020, 2:56pm
6
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.