I use rclone to backup my Google Drive to S3. If you're not doing something similar, I recommend it (rclone will also export google docs to ODF formats).
Note that the ODF conversion is happening on google's side - which means that if you have a cloud document above some embarassingly small size (like a Slides deck of the interns' end of year presentations with a couple of videos inside) ... you'll just get a size error, and there's nothing rclone can do to fix it. (Basically, pay attention to the warnings...)
Yes -- I've encountered this problem trying to back up Google Drive using multiple clients.
Sometimes a file download takes longer than 30s to start, either because it's converting, but also virus checks on large files. (For me it was always virus checks on PDF's over ~30MB).
You may need to change a timeout setting, so that your client will wait up to e.g. 5 min for a download to start its first byte.
Unfortunately google’s own “sync to local” software is quite unreliable, at least on the Mac. Anyway its synced “files” are often just urls, so you can’t search them and the content isn’t actually downloaded.
It was quite an adventure when I exported all my photos from Google Drive. It took Google a couple of days to get everything ready. Afterward, I downloaded around 15 zip files, each with a size of several gigabytes.
It was quite a task to unzip them all, perform deduplication, and import them into iCloud photos.
To keep them synced with S3, I am currently using an app called Photosync.
I know you're (partly?) joking, but I'd gladly pay $20/mo for this kind of "cloud insurance policy" (on top of whatever trivial storage costs there are with each service).
eichin|2 years ago
crazygringo|2 years ago
Sometimes a file download takes longer than 30s to start, either because it's converting, but also virus checks on large files. (For me it was always virus checks on PDF's over ~30MB).
You may need to change a timeout setting, so that your client will wait up to e.g. 5 min for a download to start its first byte.
andrewxdiamond|2 years ago
gumby|2 years ago
I don’t understand why anyone relies on this.
quickthrower2|2 years ago
rsync|2 years ago
Should be very simple:
... or something like that[1].Oh, you meant rsync the command ...
[1] https://www.rsync.net/resources/howto/rclone.html
milofeynman|2 years ago
thefourthchime|2 years ago
It was quite a task to unzip them all, perform deduplication, and import them into iCloud photos.
To keep them synced with S3, I am currently using an app called Photosync.
hughesjj|2 years ago
I'd recommend combining it with something like rmlint for your daily cron jobs.
CobrastanJorji|2 years ago
[deleted]
szszrk|2 years ago
q7xvh97o2pDhNrh|2 years ago
I really wish a service like this existed.
leemailll|2 years ago