Hello! I am using hestia with vsftpd. My question is, how can a user created on the machine with the “adduser” command get ftp access?
Hello! I am using hestia with vsftpd. My question is, how can a user created on the machine with the “adduser” command get ftp access?
v-add-web-domain-ftp [user_of_account_in_panel] [domain_for_ftp] [user_for_ftp] [password]
For the user [user_of_account_in_panel] with the domain [domain_for_ftp] you do the user [user_for_ftp] with the password [password]
Example:
For the user pepinorick with the domain story-train.com you do the user pepinorick_sanchez with the password I'mAPickle
Note: some FTP Clients auto-adds domain in the username and others not, so when connect try [user_for_ftp]@[domain_for_ftp] or just [user_for_ftp] (without the domain)
Example: [email protected] (or just pepinorick_sanchez)