This forum is intended for MultCloud Support Discussion.
Zip , unzip files when transfer
Thank you for this awesome service
I'm very grateful if we have option to extract (unzip) or create archive (zip) files before tranfering ,and if possible the user can input a password to zip/unzip files
Thank you very much
Comments
Thank you for everything, i'm so glad to hear that
I think this is good idea,it would be very useful with me
Thanks for your excellent service.
If it's worth anyone's time, there's a way to do it with python (I think?!) on google collab ... but you need to log in, authenticate, and then unzip with exact file names ...
so perhaps the code itself might be useful for multcloud ...
What mean? Could you give us a detailed description?
Unzipping With Google Collab and Google Drive
This process allows you to unzip a file on Google Drive without having to use any external apps providing them access to your sensitive data.Step One - Google Collab
Log in to your Google Account, and ensure that you have a new 'Notebook' open at collab.research.google.com.Step Two - First Code
Create your first Code block and place this in there:Step Three - Second Code
Create your second Code block and place this in there:To confirm:
Step Four - Unzipping
This is where we unzip the file, follow these steps:If you get errors, then look to stack exchange, I think ... or the Google Community.
I've made two posts on purpose, here, to differentiate the process from what I'm saying here.
Thanks for your suggestions. We will forward them to our dev team.