|
|
|
|
|
by crazygringo
1179 days ago
|
|
But not for backing up 5M files. Again, the latency per-file will absolutely kill you. Just for performance, if you insist on backing up the content of 5M files to Google Drive, you really need to write a custom script to tarball and compress whole directories on-the-fly or something. I mean, 5M files is like multiple sets of map tiles for the entire world. Sometimes people definitely need to work with those, but using cloud backup through the Google Drive API interface is just not the way to go there... |
|