- Your Windows VPS must have an FTP server installed. If it is not installed then you can install it by following the steps mentioned here.
- In order to transfer the files between a Windows VPS and your own PC, you must have an FTP client (program) installed on your PC (like "FileZilla", "Cute FTP" etc.).
Steps to add an FTP account and use it to access your VPS data:
- If you do not have an FTP account created then following are the ways to create it:
- If you have WebsitePanel then follow the steps mentioned here.
- If you do not have a control panel then follow the steps mentioned here.
- For Windows 2003 users;
- For Windows 2008 users;
- For Windows 2012 users.
- Once you create an FTP account, open an FTP client software and use the below mentioned details to connect to your FTP account:
- Hostname: VPS IP address or domain name (if it is pointing to the VPS)
- Username: FTP username
- Password: FTP user password
- Port: 21
- For more details on FTP client applications, you can refer to these tutorial series.
- Once you are connected, you can successfully transfer the files between Windows VPS and your local system.