Uploading With FTP

Step 1: Obtain FTP client software.

Uploading to the server through FTP requires special software. Most computer systems do not come with FTP clients, so you will have to download one from the Internet. We strongly recommend FileZilla

 

 

Step 2: Connect to the server.

If you use FileZilla, information should look like this:

connect with ftp

All FTP clients need the following information:

  • Username (This is your control panel username.)
  • Password (This is your control panel password.)
  • Address (This is the address of the server.
    Use ftp.yourdomain.com)
  • Port (Use the default port 21)

Step 3: Open the public_html directory and upload your files.

Once connected, you can see your folders on the right side. You can press on desired folder, to see its contents. If you have more than one domain hosted on your account, you should first enter the /domains directory, then the domain you want to edit, then the public_html directory.

To upload, highlight the files/folders on your computer and drag them into the appropriate directory on the remote server. Each FTP client operates differently, so please consult its help file for complete instructions.

connect with ftp

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Directory Structure

Your account has five main directories: /backups - stores backups created through control...

Home (index.html) File

By default, when someone visits a website, the server sends them to a file called index.html in...

Uploading With Built-in File Manager

Uploading with DirectAdmin File Manager is a easy way to transfer files between your computer and...

Uploading Files to your Secure Site

All secure files need to be uploaded to the /domains/domain.com/private_html directory. The...