... showing all entries tagged zip
Below you will find all posts tagged zip ↓
h4x3d.com does not host any illegal content. Links/Files referred to are for educational purposes only.
how-to tar.gz a directory
October 18th, 2007 by jezDo you know the following situation- You are downloading thousands of (small) files from your ftp (server) and it is annoyingly slow and time consuming… If you have shell access to your server, e.g. you can use Putty, logon and cd to your file directory (often httpdocs or www) and execute the following code:
tar -pczf [...]



