Remote copying, syncing across cloud storages just to mention a few. The best part is that you can do this without utilising your ISP allocated data bandwidth. Allows you to bypass the 750gb daily limit of rclone.
You could refer to the documentation to get more info.
Cheers!!!
… And Over Every Possessor of Knowledge, There is (Some) One (Else) More Knowledgeable.
You guys should note that as potential prospective data hoarders, the best is to have multiple backup copies of your files in several cloud storages. This is a fail safe mechanism in case some get taken down. You can achieve this seamlessly using these tools–rclone, Folderclone, Autorclone, gclone or anyone you are comfortable with. It doesn’t cost you any bandwidth, and it is very fast.
It is the best imo. Using mixexplorer or other similar GUI apps have their cons
Cheers!!!
… And Over Every Possessor of Knowledge, There is (Some) One (Else) More Knowledgeable.
2020/06/16 01:14:01 Failed to copy with 179 errors: last error was: failed to open source object: open file failed: googleapi: Error 403: The download quota for this file has been exceeded., downloadQuotaExceeded
Thanks - the colab notebook works.
What would I need to change so that I can copy to a crypt remote so that the files are encrypted?
I already have another rclone config with all my crypted remotes - how can I use that with this colab notebook?
After some searching I found that the rclone commands are in rclone_sa_magic.py file but I’m not sure what to change or add to encrypt the files - also not sure where to add my crypt remote config…
I asked on their telegram group but no luck so far…will update if any progress
@Waga Yeah I understood that just after posting the comment, when i read a line saying same as you said, in All_In_One v1.9.8.2 (ipynb).
So, Now my question is : I followed your tutorial in https://edutechtainment.com/ TD to TD using airexplorer, Np++ and rclone. But is there anyway to bypass 750 Gb limit just their in rclone.
For rclone, unfortunately there is no way to bypass this limit. Since you followed the tutorial on my blog, you can make use of the script to automate the process. Just run the script daily until you completely copy the content you wish to copy. In addition, you can use multiple email ID on the 3rd party source TD, while maintaining thesame destination TD directory. Rclone will skip the already copied files in thesame destination.
Cheers!!!
… And Over Every Possessor of Knowledge, There is (Some) One (Else) More Knowledgeable.