Skip to content

netcup Documentation

Web Hosting

FTP Access

Learn how to add FTP accounts to your web hosting and connect with an FTP client.

1. About FTP

FTP (File Transfer Protocol) is used to transfer data between your local computer and the web hosting server. By default, data is transferred unencrypted during an FTP connection.

We recommend using the secure protocols SFTP and FTPES (FTP over SSL/TLS).

For instructions on how to activate SFTP and FTPES, please refer to the documentation for your FTP client.

Users

Main User

  • The main user is the FTP account of the subscription owner.
  • It is created automatically when web hosting is set up.
  • Has access to the entire hosting directory.
  • Supports connections via FTP, FTPES, and SFTP.

Additional FTP User

  • Is granted access to a defined subdirectory.
  • Supports connections via FTP and FTPES, but not SFTP.

2. FTP Account

Adding FTP Accounts

  1. Log in to the Webhosting Control Panel (WCP).
  2. Go to the Websites & Domains menu item.
  3. Select your domain and click FTP in the Dashboard.
  4. Click Add an FTP Account.
  5. Configure your settings:
    • FTP account name: Enter a username
    • Home directory: Select the directory to which the user should be redirected when they connect to the FTP account.
    • Password.
  6. Click OK.
Highlighted "FTP" button in the WCP.

Editing FTP Accounts

  1. Log in to the Webhosting Control Panel (WCP).
  2. Go to the Websites & Domains menu item.
  3. Select your domain and click FTP in the Dashboard.
  4. Select the desired account.
  5. Make your changes and click OK.

Removing FTP Accounts

  1. Log in to the Webhosting Control Panel (WCP).
  2. Go to the Websites & Domains menu item.
  3. Select your domain and click FTP in the Dashboard.
  4. Check the box next to the account you want to remove. Note that you cannot remove the main account.
  5. Click Remove.
  6. Confirm by clicking Yes, remove.

3. Connecting With an FTP Client

  1. Open your FTP client (e.g., FileZilla, WinSCP, or Cyberduck).
  2. Use the login details you configured for your FTP account (username and password).
  3. Enter your standard domain or the IP address of the hosting under Server. We recommend entering the information as follows:

    • ftp://hosting.a123.netcup.net
    • sftp://hosting.a123.netcup.net
    • ftpes://hosting.a123.netcup.net

    This allows most programs to automatically select the correct ports for the protocol.
     

  4. Click Connect.
  5. If the connection is successful, your FTP client will display the file structure. You can now manage your files via FTP.

4. Frequently Asked Questions (FAQ)

Last update: 2 March 2026

Was this article helpful?