• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How can I copy my website without ftp ?

Montano

Lifer
A couple years ago I got a free website with a free site builder and such. I have put a lot into it over the last couple years and now I want to move to a new hosting company. How can I copy the website from my old host so I can upload it to my new host ?
 
Many, many ways to accomplish this - ranging from simple FTP on up.

However, your new host will likely do this for you for free.
 
I don't know if I have ftp access or not, as I've never used ftp with this particular website. If not, can it still be done ?
 
Depending on what's available, through ssh I'd compress my public folder and either email or ftp it while still on the hosting server to the new one.
 
Originally posted by: drinkmorejava
Depending on what's available, through ssh I'd compress my public folder and either email or ftp it while still on the hosting server to the new one.

There is no way in hell he would have SSH and not FTP.
 
Originally posted by: keeleysam
Originally posted by: drinkmorejava
Depending on what's available, through ssh I'd compress my public folder and either email or ftp it while still on the hosting server to the new one.

There is no way in hell he would have SSH and not FTP.

FTP within the console, I've seen it disabled before because often times the remote server is not the same as the actual hosting server. In that case, you could email it to the new server if it was small enough (assuming you have pine or something) or you could pull it through HTTP from the destination server rather than ftp push it from the source server.
 
Back
Top