Dec 20 2011
Posted by Webmasters-central.com as Tutorials
Unix has the facility that we can use to zip or tar the folders and files on your web site. You can download them to your computer as backups.
tar cvf folder1.tar folder1
tar cvf folders.tar folder1 folder2 folder3
tar cvf folders.tar /path/to/folder1 /path/to/folder2 /path/to/folder3
tar cvf file.tar file1.php
tar cvf files.tar file1.php file2.txt file3.html
tar cvf files.tar /path/to/file1.php /path/to/file2.txt /path/to/file3.html
.
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Jan | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | ||||