Categories
Pages
Recent Comments
Blogroll
Resources
Tag Archives: folder
Zip A Folder
Linux and Free BSD, how to zip a folder. This is useful for backups, or moving to a new webhost. zip -9 -r zipname folder example: zip -9 -r myfolder.zip examplefoldername -9 = best compression -r = recursive