Transfer Using Remote Desktop Connection
This is probably the best method to transfer files between local computer to Windows VPS when you don’t have initial setup. The key benefit is, you do not have to configure FTP server or create FTP account and you can copy the files from local drives to your VPS.
You just need to connect to your Windows VPS through Remote Desktop and transfer web content archives, MS SQL and MySQL database backups files by referring to the following tutorial. Using Remote Desktop connection, you can also transfer any other important files you want to upload from your local computer.
You just need to connect to your Windows VPS through Remote Desktop and transfer web content archives, MS SQL and MySQL database backups files by referring to the following tutorial. Using Remote Desktop connection, you can also transfer any other important files you want to upload from your local computer.
Transfer web content using Remote Desktop Connection
We believe that you have transferred your website files and databases to your VPS, now we will learn how to restore them.
-
Web Content Restoration
Extract the website ZIP file you have just uploaded. If you have purchased VPS with WebsitePanel, check out this video tutorial to create domain/website in IISÂ and place your website files to wwwroot folder. If you have not opted for the WebsitePanel, you can create Website from IISÂ and set your website path. -
MS SQL Database Restoration
MS SQL database can be restored via WebsitePanel or via SQL Server Management Studio. Here is a tutorial, you can refer to restore MSSQL database via SQL Server Management Studio. -
MySQL Database Restoration
To restore MySQL database, you can refer to our knowledgebase article, how to restore MySQL database from phpMyAdmin.