Had you tried using SSH? Let's say your web host stores all your public files in a directory named /path/to/html_folder. In that case, we're going to do something like this:
Quote:
tar -cf `date +%F`.tar /path/to/html_folder
|
and then
Or you could ask your webhost to support with you.