How can I make an FTP account for a subdomain?

Inside your FTP Manager in CPanel, click "FTP Accounts". Now, simply create an FTP account with the same name as your already existing subdomain.

Example: If your subdomain is "abc.yourdomain.com," create an account with the username "abc." Enter the new details into your FTP program on your local computer as follows:

FTP Address: ftp.yourdomain.com
Username/Login: abc
Password: The password you've chosen for this account
  • 2 Χρήστες που βρήκαν αυτό χρήσιμο
Ήταν χρήσιμη αυτήν την απάντηση;

Related Articles

What are my default FTP account settings?

Your CPanel hosting comes with default FTP settings already in place. To utilize the default...

I'm getting a connection timeout error when using FTP...

FTP Timeout - If you get this error it means it has been more than 300 seconds since your last...

What is FTP?

Much like HTTP is a protocol for viewing web pages and sites, FTP (File Transfer Protocol) is a...

Common SSH Commands or Linux Shell Commands

Common SSH Commands or Linux Shell Commands,ls : list files/directories in a directory,...