Hi, Im trying to back up my website aussiepages.com.au and but everytime i try and move a copy to my computer i get some stupid error message saying '550 cant open blabla permission denied' Is there a program designed to backup sites directly from the server to my computer? I can't access my site via ftp through internet explorer so thats out of the question. My site currenlty has a full admin section such as myphpadmin and I need to move the whole site accross to move it to a new server. Please if some one can help i'd really appreciate it thanks
Do you have any webhost control panel? If you do, most of them support the ability to backup the files and any database that you select. Meti
yes i do, but it backs it up on the server, I need to know if there is a program where I can copy my whole site to my computer then back to another server
are you using a secured FTP program? If so, which one? Are copying a file or multiple files? What control panel are you using?
im using front page, and yeah im trying to copy folders/files, control panel? umm i think its just the one it comes with called cpanel X.
yup, once your in the main control panel area, click "backups" then from their you can choose which "type" of backup you want to perform, such as: backing up your email, MySQL databases, or even perform a "full" backup of your whole site, which might be ideal for your situation.
Yeah do it via cpanel, or seconldy contact your web hosting company they will create a backup using SSH quite easily, well if u have SSH access it can also be done easily with rsync command i mean it can be easily transfered to other host. Regards.