![]() |
Need help with ZIP (Unix)
I have the command line below but I want to zip everything in that directory except "/www/jer/i_dont_want_to_zip_this_dir/"
zip -r backup.zip /www/jer/ :helpme |
|
I was just zipping everything and deleting the directory before I download the backup.zip
|
Quote:
|
Quote:
I've actually had a lot of probs with my linux server lately but I've never had anything go wrong with my .NET server I know fuck all about linux though, just enough to get the box up and going and doing it's serving thing. |
zip -r backup /www/jer -x /www/jer/i_dont_want_to_zip_this_dir/\*
|
Quote:
|
| All times are GMT -7. The time now is 04:18 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123