-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto Rclone - rc: connection failed #6
Comments
To be honest with you, AutoRclone is still yet to be tested. My target is from G-Suite to a Team Drive, though... so, it's more difficult, compared to Team Drive <-> Team Drive. so, yeah, I'll try to keep updating the Notebook once I'm able to use AutoRclone properly and understand how it works (because at its state, it's quite confusing to use. I'll try to simplify it so everyone can use it easily Hopefully, it's easy to do...). |
Yeah I'm messing with it too for the first time. It's really clever but a bit confusing if you're like me and unfamiliar with gcp and want it running on colab. I've checked other books but yours is definitely the cleanest. Also any chance I can get your contact details @shirooo39? A lot of your saved repos are in my stars. Would love to hit you up about ideas sometimes. |
so, upon further testing, I think I was able to replicate the method manually simply by switching SA on the Destination drive (by simply changing which json file to use for the next operation), was able to perform almost 2TB server-side copy but then I got hit by another limiation. Asked r/DataHoarder and someone replied to me that I got hit by multiple limits like Drive usage and API limit. There's also this other 2TB limit which you can read more in here: https://www.reddit.com/r/DataHoarder/comments/ir2tst/google_drive_now_counts_copying_as_part_of_the/ and it looks like this is the limit I hit and not the 750GB one. GDrive 2021 got so many undocumented limitations, jeez... |
I found this on a forum "Are you trying to copy from a 3rd party TD as source? If yes, that’s the problem. You need to add your sa to the source TD also." Make sure you have added your Service Accounts into both Drives (Source and Destination). The Google Group has a limiation tho... |
I saw that same one, I'm about to test it out. I'm sure there's a work around. |
Just for other usesrs: The google groups way let me copy 6.6TB. It does take a while to set up though. Also I've had better success using option 2 rather than the rclone area copy. At what speeds are you able to copy at? |
as of now, you can't do copy for more than 2 TB. this limitation is applied to the Drive itself, rather than the user doing the operation (I'm still not sure if it applied to the Source drive, or the Destination drive).
Since it's a server-side operation, I once saw it maxed out at around 1 GB/s. |
Hello @shirooo39
This is for auto rclone, everything runs well until I try to copy from source to destination and I get the below error.
Any idea what it could be? I'm putting 1 shared drive's ID in the source and another's in the destination. Both have been setup in the config.
The text was updated successfully, but these errors were encountered: