PDA

View Full Version : How to move website


durjoy
3rd December 2007, 04:31
dear , experts i need help with moving website , my current website is hosted in sharing hosting environment where i havent got any shell access . but i have cpanel access however i am gonnna move this site to new server where i have shell access . i dont wanna lose any files . my total fize size in current sharing hosting is more than 12 GB . i dont wanna download them in my pc and upload them . all i wanna do transfer all the files from current host to new reseller host without any file loosing . tell me how can i accomplish this . thanks

Regards

Niz

volksman
4th December 2007, 20:40
From a shell on your new provider you could try to run a command line ftp:

ftp <oldhost>

then issue an mget to get all the files....Might work.... ;)

durjoy
4th December 2007, 23:00
thanks for your replay . yeah but mget doesnt move folders it moves files only .. whats the command for moving forlders

Niz