I have created an extra ftp account in the control panel. How does that person connect?
A. They would use the same procedure as above, but they need to enter their username as user@yourdomain.com. For instance, if you create a user called bob, he would log in with the username bob@yourdomain.com. Please change yourdomain.com to your actual domain name. Q. Anonymous FTP? A. When anonymous ftp is turned on in your account, anonymous ftp users have access to your “public_ftp” folder. To set things up for anonymous ftp access, log into your cpanel and click on “Account Settings “. Under Account Settings click “FTP Manager”. The second checkbox allows anonymous ftp users to upload to your /public_ftp/incoming folder. No anonymous ftp users can view or download the contents of the /public_ftp/incoming folder. To connect with an ftp program as an anonymous ftp user, you need to use ftp@your_domain.com as the username. Leave the password field blank. The hostname is ftp.your_domain.com . Use port 21. Q.