• Freitag, Oktober 3, 2025

This guide offers a comprehensive overview of how to efficiently manage your website's files and administer FTP accounts within a cloud hosting environment using the intuitive cPanel interface. We will walk you through the essential steps for creating and configuring FTP accounts for your domains, providing crucial details on the necessary FTP client settings for seamless file transfers. Furthermore, we will explore the robust functionalities of cPanel's File Manager, empowering you to navigate, upload, and organize your site's content directly from your control panel.

Creating and Managing FTP Accounts

Establishing and overseeing FTP accounts is a fundamental aspect of managing your website on a cloud hosting platform. These accounts provide secure access for uploading, downloading, and modifying your website files. Follow these steps to set up and manage your FTP access points:

  1. Access Your WHM Control Panel: Begin by logging into your WebHost Manager (WHM) control panel, which serves as the central administrative interface for your cloud hosting services.
  2. Navigate to Account Information: On the left-hand navigation menu, locate and select the ‘Account Information’ heading, then proceed to choose the ‘List Accounts’ function. This will display all domains associated with your hosting package.
  3. Select cPanel for Your Domain: Identify the specific domain for which you wish to create or manage FTP accounts and click on the cPanel logo situated to its right. This action will redirect you to the individual cPanel interface for that domain.
  4. Locate the ‘Files’ Section: Within the cPanel dashboard, navigate to the ‘Files’ section. This area contains all tools related to file management, including FTP accounts.
  5. Add a New FTP Account: Select the ‘FTP Accounts’ icon. You will then be prompted to input the details for your new FTP account. Carefully complete the following fields:
    • Login: Choose a unique username for this FTP account. This will be combined with your domain name (e.g., [email protected]) to form the full FTP login.
    • Password: Create a strong, secure password for the FTP account.
    • Confirm Password: Re-enter the chosen password to ensure accuracy.
    • Directory (Optional): If you wish to restrict this FTP account's access to a specific folder within your website's directory structure (e.g., for a specific sub-project or user), enter the desired path here. Leaving this blank will grant access to the entire account's home directory.
    • Quota (Optional): Define a disk space limit (in MB) for this FTP account. This can be useful for managing resource allocation, especially when multiple users have FTP access.
  6. Finalize Account Creation: After entering all required information, click ‘Create FTP Account’ to finalize the process.

Upon successful creation, your new FTP account will be added to a comprehensive list of all active FTP accounts for that particular domain. From this centralized location, you retain full control over your FTP access points. You can effortlessly modify an account's password, adjust its disk quota, or, if necessary, delete the account entirely. This section also provides access to crucial FTP client configuration settings, simplifying the process of connecting external FTP applications.

FTP Client Connection Settings

To seamlessly connect to your hosting environment and transfer files, you will need to configure your preferred FTP client application with the correct connection parameters. The following essential settings are universally applicable for establishing a secure and efficient connection:

  • Hostname: Enter your server's unique IP address, or alternatively, use your domain name, ensuring it correctly points to your hosting server.
  • Username: Use either your server's main administrative username or the specific FTP account username you created in the preceding steps.
  • Password: Provide the corresponding password for the server admin or the specific FTP account username you are using.
  • Port: The standard port for FTP connections is 21. Ensure your client is configured to use this port.

Using the File Manager in cPanel

Beyond FTP clients, cPanel offers a powerful, web-based File Manager that allows you to directly manage your website files and directories without the need for external software. This tool is particularly useful for quick edits, uploads, and organizational tasks. To access it, navigate to the ‘Files’ heading within your cPanel dashboard and select the ‘File Manager’ option.

Once launched, the File Manager presents a comprehensive view of all files and directories associated with your website. The crucial root folder for all web-accessible content for your domain is typically public_html. Any files intended to be displayed on your website should reside within this directory or its subdirectories. The File Manager provides a rich set of features:

  • Uploading Files: To upload new content, simply navigate to the desired directory and select the ‘Upload’ option from the file manager menu. This will open a new interface where you can easily drag and drop files from your computer or use the ‘Select File’ function to browse and choose files for upload.
  • File and Folder Management: You can create new folders, move, copy, rename, and delete existing files and directories. This robust functionality allows for efficient organization of your website structure.
  • Compression and Extraction: The File Manager also includes convenient tools to compress files or folders into archive formats (like .zip) or to extract the contents of compressed archive files that have been uploaded to your server. This is invaluable for transferring large numbers of files or deploying pre-packaged website content.