How to Connect to Your Hosting via FTP Using FileZilla

Upload and manage your website files by connecting to your Cynet hosting account via FTP or SFTP using the free FileZilla client.

How-To 5 min read Updated 2026-02-28 Beginner Cynet Support

Quick Answer

Download and install FileZilla → Open it → Enter your server (yourdomain.com or server IP), cPanel username, cPanel password, and port 21 (FTP) or 22 (SFTP) → Click Quickconnect. Navigate to /public_html to manage your website files.

FTP (File Transfer Protocol) lets you upload, download, and manage files on your hosting account using a desktop application. FileZilla is the most popular free FTP client available for Windows, Mac, and Linux.

When to Use FTP

  • Uploading website files — HTML, CSS, JavaScript, images, and other assets
  • Bulk file transfers — Faster and more reliable than cPanel File Manager for large uploads
  • Editing files — Download, edit locally, and re-upload
  • Backups — Download a full copy of your website files to your computer
  • Migrating websites — Transfer files from one hosting to another

Prerequisites

  • An active Cynet hosting plan
  • Your cPanel username and password (from your welcome email)
  • FileZilla installed on your computer

Step 1: Download and Install FileZilla

  1. Go to filezilla-project.org
  2. Click Download FileZilla Client
  3. Choose the version for your operating system (Windows, Mac, or Linux)
  4. Install the application with default settings
Important: Download the FileZilla Client (not the Server). If prompted for a bundled software offer during installation, click Decline.

Step 2: Gather Your FTP Credentials

You need the following details to connect:

SettingValue
Host / Serveryourdomain.com or your server IP address
UsernameYour cPanel username
PasswordYour cPanel password
Port21 (FTP) or 22 (SFTP)

Where to Find These

  • Welcome email: Your cPanel username, password, and server IP were included in the account creation email
  • Client area: Log in to manage.cynet.com.my → My Services → Web Hosting → Manage — your server details are listed on the management page
  • cPanel sidebar: Log in to cPanel → look at the right sidebar under "General Information" for the server IP and username

Step 3: Connect Using Quickconnect

The fastest way to connect:

  1. Open FileZilla
  2. At the top of the window, you'll see the Quickconnect bar with four fields:
- Host: Enter yourdomain.com or your server IP - Username: Enter your cPanel username - Password: Enter your cPanel password - Port: Enter 21 for FTP or 22 for SFTP
  1. Click Quickconnect
FileZilla will connect to your hosting server. You'll see:
  • Left panel: Your local computer files
  • Right panel: Your hosting server files
  • Top panel: Connection status and transfer log
  • Bottom panel: File transfer queue

Step 4: Navigate to Your Website Folder

Once connected, on the right panel (remote site):

  1. Navigate to the /publichtml folder — this is your main website's document root
  2. For addon domains, navigate to their specific document root (e.g., /publichtml/anotherdomain.com)
  3. For subdomains, navigate to their folder (e.g., /public_html/blog)

Step 5: Upload Files

To upload files from your computer to the server:

  1. In the left panel, navigate to the folder on your computer containing the files
  2. In the right panel, navigate to the destination folder on the server
  3. Drag and drop files from the left panel to the right panel
  4. Or right-click files on the left → Upload
The transfer progress appears in the bottom panel.

Step 6: Download Files

To download files from the server to your computer:

  1. In the right panel, find the files you want to download
  2. Drag and drop them to the left panel
  3. Or right-click files on the right → Download

Saving Your Connection (Site Manager)

To avoid entering credentials every time:

  1. Go to File → Site Manager (or press Ctrl+S)
  2. Click New Site and give it a name (e.g., "Cynet Hosting")
  3. Fill in the connection details:
- Protocol: FTP or SFTP - Host: yourdomain.com - Port: 21 (FTP) or 22 (SFTP) - Logon Type: Normal - User: Your cPanel username - Password: Your cPanel password
  1. Click Connect to save and connect
Next time, open Site Manager and double-click your saved site.

FTP vs SFTP — Which to Use?

FeatureFTP (Port 21)SFTP (Port 22)
Encryption❌ Unencrypted (or FTPS with TLS)✅ Fully encrypted via SSH
SecurityBasicHigher
SpeedSlightly fasterSlightly slower
Firewall-friendlyMay need passive modeWorks through most firewalls
RecommendedFor internal/trusted networksFor all connections (recommended)
Recommendation: Use SFTP (port 22) whenever possible for a secure, encrypted connection.

Common File Operations

Edit a File

  1. Right-click the file on the server → View/Edit
  2. FileZilla opens it in your default text editor
  3. Make changes → Save → FileZilla prompts to re-upload

Delete Files

Right-click the file or folder on the server → Delete. Be careful — deletions are permanent.

Set File Permissions

  1. Right-click a file or folder on the server → File Permissions
  2. Enter the numeric value (e.g., 644 for files, 755 for folders)
  3. Click OK

Troubleshooting

"Connection refused" or "Could not connect to server"

  • Verify the host and port are correct
  • Try using the server IP address instead of the domain name
  • Ensure your hosting account is active (not suspended)
  • Try switching between port 21 (FTP) and port 22 (SFTP)

"Authentication failed" or "Wrong password"

  • cPanel credentials are case-sensitive
  • Copy-paste from your welcome email to avoid typos
  • Try logging in to cPanel via browser first to confirm credentials work
  • Reset your cPanel password if needed

"Connection timed out"

  • Your IP may be blocked by the server firewall after too many failed login attempts — contact Cynet support to unblock
  • Check your internet connection
  • Try using SFTP (port 22) instead of FTP (port 21)
  • Disable your local firewall or VPN temporarily to test

Slow transfer speeds

  • Use binary transfer mode (Transfer → Transfer Type → Binary) for non-text files
  • Reduce the number of simultaneous transfers: Edit → Settings → Transfers → set maximum to 2–4
  • Large numbers of small files transfer slower than fewer large files — consider zipping them first

"Failed to retrieve directory listing"

  • Switch to passive mode: Edit → Settings → FTP → Transfer Mode → Passive
  • Or try SFTP (port 22) which doesn't have active/passive mode issues
FTP SFTP FileZilla file upload cPanel hosting file transfer

Need our team to handle this?

Running into a hosting issue you can't resolve? Submit a request and our engineers will help.

Was this article helpful?

Not sure which hosting plan is right for you?

Get a personalized recommendation in under 60 seconds.

Find the Right Plan