How we can upload the files using FTP in windows Web Hosting?

How we can upload the files using FTP in windows Web Hosting?

Connect to your FTP client with the following settings:

* hostname: (Server IP from the welcome email or your domain name if it has resloved)
* username: (The username you created under FTP accounts)
* password: (The password you set for this user)
* port: 21
* Pasv Mode off

If the FTP account has the home folder set to \\ (backslash), then you need to go to:

/UserName/YourDomainName/wwwroot/

Drag or send your files that you would like to display on your site.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to create Database?

Refer the steps given below to create database: 1. Login into your Plesk control panel2. Click...

How can I open my Hosting Control panel?

To open your hosting control panel use the information given below: URL -...

What is Code Injection?

\"PHP Injection,\" \"ASP Injection,\" are terms coined which refer to various types of code...

What is phishing?

Phishing is the criminally fraudulent process of attempting to acquire sensitive information such...

What is SQL Injection and how we can prevent it?

SQL injection is a code injection technique that exploits a security vulnerability occurring in...