Forum Moderators: phranque

Message Too Old, No Replies

backing up huge folders

         

jake66

1:31 am on Apr 6, 2007 (gmt 0)

10+ Year Member



i have a folder on my website that contains 3300+ photos. currently, i back it up by copying the folder to my desktop then burning it to a disk.

is there a quicker way to do this? such as compressing it somehow, before i copy it to my desktop?

rocknbil

4:19 am on Apr 6, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



On what OS? If Linux, google for the tar command.

You should not have 3300 files in one directory. This will slow things down greatly, you should break those up into subdirectories, even [dir]/a [dir]/b is better than one big dump like that.