Man you saved my life last week. I had 10 TB of files to transfer between Box drive and Google drive, you tutorial did the trick and was more fast that i thought it would be. Thank you so much!
@FastWebCreations5 ай бұрын
How long did 10TB take to move?
@Rui31445 ай бұрын
@@FastWebCreations Hello it took around 12 days using 1 GBps network and with the rate limited of google drive.
@magikern_1k3 ай бұрын
Thank you for saving tons of time researching this particular issue.
@woolfy0212 күн бұрын
Im guessing it isn't possible to use this setup, to transfer from my old Gdrive account to a new Gdrive account?
@ChanseArrington2 жыл бұрын
This video helped me a ton. Thank you!
@saturday922 жыл бұрын
Hey there. I use this has my command to transfer: screen rclone copy -P --transfers 5 --fast-list --max-backlog=999999 --drive-chunk-size=512M /source/ googledrive:Movies/ & Can you had to overwrite without permission and without erasing source files? Thanks for the help
@crc_code11 ай бұрын
Great 👍.. thanks
@leodsouza5272 Жыл бұрын
I am trying to exclude .mkv files seems like not working Could you advise how to proceed
@endeganiley57122 жыл бұрын
how can we access MSWEP precipitation data using rclone?
@RandyNLA2 жыл бұрын
"Free Ubuntu virtual machine". I assume that's with some provider in the cloud? Can you share which provider it's with and its configuration? ie.RAM/CPUconfig/Hd or SSD and the transfer bandwidth allowed per month? I had setup a MultCloud account for backing up multiple cloud accounts to my Backblaze B2 buckets but they weren't very reliable and their error logs were an absolute mess! I cancelled my MultCloud account and am now looking for a virtual server like your free Ubuntu w/Rclone setup to take the place of MultCloud.
@ryanslater2772 Жыл бұрын
can you copy a shared box directory to shared google drive directory ?
@SeppoWalther2 жыл бұрын
Hey there! First of all, thank you for this great video. The files that are being transferred are transferred directly from cloud to cloud, and not down- und uploaded locally right? Because then, it would be possible, if you have large amounts of data, to let this process run on AWS, so it can run day and night, no matter what is going on with your local machine.
@theD600cc2 жыл бұрын
Hi, since Charles did not reply to your question, the answer to your question is no. Its not server sided cloud to cloud. The rclone process is downloaded on your system and then uploaded to cloud. I can confirm this via my Task Manager activity which saturates my upload and download speed.
@sidhant_khamankar2 жыл бұрын
@@theD600cc there is server side copy option in config
@ShiroUwUs Жыл бұрын
time for you to move it back to dropbox!
@angryindian4710 ай бұрын
What will be the transfer speed?
@JA-qp1vv Жыл бұрын
thank you, how do i install rclone browser for windows
@jayeshpatel19142 жыл бұрын
How did you install Rclone Browser ? Can you please make a video on it or provide link for installation ?
@rdb12 жыл бұрын
Can you use server side copy with Google Drive and Dropbox?
@leodsouza5272 Жыл бұрын
I tried the same step to find the contents on unbuntu i am getting error user@rapidseedbox:~$ rclone ls gdrive:_testingtransfer Failed to ls: directory not found
@DeutschlandKanal11 ай бұрын
12:50 thank you for your video. now I can quit that shitty dropbox and enjoy google apps and drive.
@robbanks65602 жыл бұрын
Does this only work with google drive and dropbox?
@CharlesJudd2 жыл бұрын
Rclone has a huge list of providers supported, so this works with many services. You can check out rclone.org for the complete list.