Red Security
Linux Zip on SSH - Printable Version

+- Red Security (https://redsecurity.info/cc)
+-- Forum: Computer (https://redsecurity.info/cc/forumdisplay.php?fid=10)
+--- Forum: Operating Systems (https://redsecurity.info/cc/forumdisplay.php?fid=11)
+--- Thread: Linux Zip on SSH (/showthread.php?tid=651)



Zip on SSH - Mr.Kurd - 07-05-2018

In The Name Of Allah
Al-Salam Alekum

Zipping a folder or a file:

zip nameofthezipfile.zip filepath

zip -r nameofthezipfile.zip folderpath

* -r is telling the server to zip all files and subfolders

thank you
Wa Salam Alekum