mila.Archive:
Moves (or copies) folders in user’s the mila google drive, useful for long term storage of old projects
mila archive path/to/my/folder/ # returns permalink to resource.
mila restore path/to/google/drive/folder/ .
We had this in the design doc.
Initially the storage will be gdrive so we should have that implemented first, later on there should be mila local storage and we should swap backend to that transparently to the user, worst case with some annoying warning like:
"Please run mila defrag to move all your drive (deprecated) files to local disks."
We had this in the design doc.
Initially the storage will be gdrive so we should have that implemented first, later on there should be mila local storage and we should swap backend to that transparently to the user, worst case with some annoying warning like: "Please run
mila defrag
to move all your drive (deprecated) files to local disks."(sorry wrote it during IT committee meeting)