K๐
King ๐
#1
I want to help
How to do it
copy file form old vps to new vps using SSH
I want to help
How to do it
copy file form old vps to new vps using SSH
Just put in new server:
sftp <ip_old_server>
put the password
cd to the path you saved the files and the database for example.
cd /home/mywebsite.com/public_html/
get mybackup_files.zip
get mybackupDB.zip
Done
If you not familiar with SSH easy way is to use WinSCP program.
Thanks ![]()
![]()
![]()