loading
 

Preguntes Freqüents - FAQ

Creating and Managing FTP/SFTP Accounts for File Transfer

Print

FTP (File Transfer Protocol) is the standard method for transferring files between your local computer and your web server. SFTP (Secure File Transfer Protocol) is the secure version.

  1. Create Account: In cPanel, navigate to the FTP Accounts icon in the Files section.

  2. Add FTP Account:

    • Log In: Enter a username (e.g., developer). The full FTP username will be developer@yourdomain.com.

    • Domain: Select the domain you want the account to be associated with.

    • Password: Use a strong password or the Password Generator.

    • Directory: This is crucial! Set the directory to restrict the user's access. For full website access, use public_html. For restricted access, use a subfolder (e.g., public_html/blog).

  3. Manage: From the FTP Accounts list, you can Change Password, Change Quota, or Delete an existing account.

  4. Connect via SFTP: For better security, use SFTP. You can use any created FTP account, but your SFTP client (like FileZilla) must be configured with:

    • Protocol: SFTP

    • Host: Your domain name or server IP

    • Port: 22 (Standard SSH/SFTP Port)

    • Username: The full FTP username (user@domain.com)

  • #FTP (File Transfer Protocol), #SFTP (Secure File Transfer Protocol), #Create Account, #FTP Accounts, #Files, #Add FTP Account, #developer, #Login, #Domain, #Password, #Password Generator, #Directory, #subfolder, #Manage, #Change Password, #Change Quota, #Delete, #.sql, #Connect via SFTP, #FileZilla, #Protocol, #Host, #Port, #Username
  • 0 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

A Beginner's Guide to cPanel/WHM Interface

cPanel is the most popular Linux-based web hosting control panel. It is a user-friendly interface...

How to Upload Files to Your Website Using cPanel File Manager

The File Manager is a web-based utility for managing your site's files without needing an...

Setting Up a Custom Email Address ($user@$domain.com)

  Go to Email Accounts: In cPanel, click the Email Accounts icon in the Email section....

Creating, Importing, and Exporting MySQL Databases with phpMyAdmin

MySQL databases store all the dynamic content for applications like WordPress. phpMyAdmin is the...

Scheduling and Restoring Website Backups via the Client Area

While cPanel has a backup tool, many hosts like Koelhost provide a superior, one-click backup...