Secure file transfer for your website
For transferring large amounts of data or regular work on your website, an FTP client is the best choice. While the cPanel File Manager is ideal for quick fixes, programs like WinSCP or Cyberduck offer more stability and security.
Transmits data unencrypted. We recommend this only in exceptional cases.
Encrypts the connection via SSH. This is the recommended standard at CURIAWEB.
Creating a new FTP account
If you want to grant access to a web designer or employee without revealing your main cPanel credentials, create a separate account:
- Navigate to Files -> FTP Accounts.
- Choose a username and a strong password.
- Important: Define the Directory. If you enter
public_html/project, this user can only access that specific folder. - Click on Create FTP Account.
Be careful when deleting!
When you remove an FTP account, you have the option to "Delete account and files". Only activate this if you are certain that the entire web folder should be irrevocably deleted as well.Recommended software (Clients)
To establish a connection, you need a program on your computer. Here are our recommendations:
| Program | System | Key Feature |
|---|---|---|
| WinSCP | Windows | Open Source, extremely stable, ideal for SFTP. |
| Cyberduck | Win / macOS | Very easy to use, modern design. |
| CloudMounter | Win / macOS | Mounts FTP like a normal hard drive. |
Special account types
- Primary Account: Corresponds to your cPanel login details. It has access to all files in the home directory. Always use SFTP for this.
- Anonymous FTP: Disabled by default for security reasons. We strongly advise against enabling it.
Having trouble connecting? Make sure your IP address is not blocked or check our tips for macOS users for Finder alternatives.