Drupal Consultant
Drupal
Snippets
About
Contact Us
Using zip via ssh
Submitted by ivan on Sun, 03/08/2008 - 20:53
# zip -r drupal.zip html
This zips all files and directories
-r:Includes all files and directories -> Files
drupal.zip:The zip file you want to create
html:The folder you are targetting or use * if your currently in the folder.
Tags:
Linux
Articles
Tags in Category
6.x
Drupal
Drupal planet
JavaScript
Linux
PHP
Views
Latest Articles
Redirect taxonomy term links to a views page
Remove content types from search result
Using Views Slideshow module
Creating custom filters in views 2
Add alternative search with the Lucene API module
More like this
Import sql via ssh
Using the external links filter module
Using the link node filter module
Using the activity module
Using diff module