WELCOME TO FRENDZ4M
Sat, Feb 22, 2025, 10:56:40 PM

Current System Time:

Get updatesShare this pageSearch
Telegram | Facebook | Twitter | Instagram Share on Facebook | Tweet Us | WhatsApp | Telegram
 

Forum Main>>PC Complaints / Tips>>

How to extract compressed zip rar tar files directly in google drive?

Page: 1   
AbhiSonaUser is offline now
PM [44]
Rank : AbhiSona
Status : Head Admin

#1

Today I'm going to tell you how can you extract your compressed files directly in you google drive.



So this can be done by writing a simple script on google colab. Ok Split your screen now and just follow the following steps one by one:-
STEP 1. Go to https://colab.research.google.com/

STEP 2. Create a new notebook
image
STEP 3. Mount your gdrive by running the following script
from google.colab import drive
drive.mount(‘/content/gdrive&rsquo

image

Now Copy the authorization code of your account
image

And Paste the authorization code into the output shell.
image

Congrats! Now your Google Drive is mounted.


STEP 4. Run the following commands--->
(a) To extract a zip file:-
!unzip "path of the zip file" -d "path of destination"

(b) To extract a rar file:-
!unrar x "/content/drive/path/input_file_name.rar" "/content/drive/path/output_folder/"

(c) To extract a tar file:-
!tar -xvf "/content/drive/path/input_file_name.tar" -C "/content/drive/path/output_folder/" (run this command to extract tar files)

!tar -xzvf "/content/drive/path/input_file_name.tar.gz" -C "/content/drive/path/output_folder/" (run this command to extract tar.gz files)

!tar -xjvf "/content/drive/path/input_file_name.tar.bz2" -C "/content/drive/path/output_folder/" (run this command to extract tar.bz2 files)[/size]


    Things to remember:-
    [list][li]First path in double quotes(don't remove double quotes) - Your Google Drive file location which you want to Extract[/li]

    [li]Second path in double quotes(don't remove double quotes) - Path where you want to extract the file in Google Drive[/li]




Regards,
AbhiSona

--------- Post edited by - abhisona
--------- Post edited by - abhisonaimage-----------------
3 ❤:
Sisqonite,sabehokos,sneakyghost,

rayanbillUser is not available now
[PM 3106]
Rank : Junior Member
Status : Member

#2
really useful thanks
BannedUser is not available now
[PM 3501]
Rank : Junior Member
Status : Member

#3
good info. thank you
sabehokosUser is not available now
[PM 5725]
Rank : Newbie
Status : Member

#4
Was looking for something like this. Thanks!
sneakyghostUser is not available now
[PM 5687]
Rank : V.I.P
Status : VIP

#5
Thanks for sharing I really appreciate
adams.singh430User is not available now
[PM 6874]
Rank : Newbie
Status : Member

#6
That is great.
mrfattyUser is not available now
[PM 6953]
Rank : Beginner
Status : Member

#7
tnx----
Reply
You are not logged in, please

Login

Page: 1   

Jump To Page:

Keywords:extract, compressed, directly, google, details, writing, simple, script, screen, follow, following, research, create, notebook, gdrive, running, import,
Related threads:

All about the new Bat Hku5-COV-2 virus: symptoms, how can it spread


30 workers feared trapped when the tunnel collapses in Telangana


How much will the Tesla car cost in India after a reduction in the task? The report says ...


Domedization of Congress leaders in Rajasthan's assembly after "Dadi" Row Observation


Chahal, details of the Dhanashree divorce. The lawyer says "the media should ..."


"The Tamilians have died in a language, do not play with him": Kamal Haasan


"The Assam administrator should have better things to do than ...": Court on meat case


India to offer for the Commonwealth 2030 games - everything you need to know


Verification of details of the Indians sent to us to Panama: Center


CT 2025 Live: Shami breaks multiple records as India Bowl out ban for 228


TERMS & CONDITIONS | DMCA POLICY | PRIVACY POLICY
Home | Top | Official Blog | Tools | Contact | Sitemap | Feed
Page generated in 0.29 microseconds
FRENDZ4M © 2025