61a860fa7d496462344d3daa_withmeta.png
61a860fa7d496462344d3daa_withmeta.png
61a860fa7d496462344d3daa_withmeta.png
61a860fa7d496462344d3daa_withmeta.png
61a860fa7d496462344d3daa_withmeta.png

Introduction

The FTP (File Transfer Protocol) allows you to transfer files between your computer and your hosting server. By using an FTP client such as FileZilla, you can easily upload, edit, or delete files from your website.


Step 1 – Create an FTP User

  1. Log in to your SiteWorx control panel.

  2. Go to Hosting Features → FTP → Accounts.art 30

  3. Click on Add FTP Account.art 31

  4. Enter a username, password, and select the folder this account will access (usually /html).art 32

  5. Save the changes.


Step 2 – Download and Install FileZilla

  1. Visit the official FileZilla website: https://filezilla-project.org

  2. Download the FileZilla Client version.

  3. Install it on your computer.


Step 3 – Connect to the FTP Server

  1. Open FileZilla.

  2. At the top fields, enter the following:

    • Host: your domain name or server IP address.

    • Username: the FTP user created in SiteWorx.

    • Password: the password you assigned.

    • Port: 21 (default FTP port).

  3. Click Quickconnect.

art 34


Step 4 – Upload Files to the Server

  1. On the left panel of FileZilla, locate the files on your computer.

  2. On the right panel, open the /html folder (the public directory of your site).

  3. Drag and drop the files from left (local) to right (server).

  4. Wait until the transfer is complete.

art 35


Step 5 – Verify the Upload

Once the transfer is finished, your files will appear in the selected directory and will be accessible through your domain.


Recommendations

  • Use a secure connection (FTPS or SFTP) if your server supports it.

  • Keep your folders organized (e.g., /html/css/, /html/images/).

  • Always keep a backup copy before replacing files.

Select your language