i know that there is a way to zip the whole public html folder and then email or download it automatically or manual can someone tell me how to do this ?
login via ssh. go inside your account's home dir (cd ~user) but not inside public_html. then tar -cpzf mysite.tar.gz public_html/* you'll then have mysite.tar.gz in your user folder. move it to your public_html folder then download it over http, or just download it without moving it with ftp/scp
thank you disgust now i know the normal way but i think there is script or something that makes it automatically and send it also to the Email .
theres a web based tool which can do this http://www.net2ftp.com/ http://www.net2ftp.com/homepage/features.html