Create FTP user from SSH

On June 3, 2010, in CentOS, Fedora, LAMP, Linux, Tips, Tricks, by Sandeep Verma

Hits: 252  

Wow! amazing ……

Do you want to create FTP user from linux command line SSH?

First you have to install FTP daemon like

vsftpd: http://www.cyberciti.biz/tips/linux-creating-ftp-account-with-vsftpds.html

proftpd: http://www.cyberciti.biz/tips/linux-installing-configuring-proftpd-ftp-server.html

Use below commands to create FTP user in Web accessible location

# useradd -c ‘FTP USER svnlabs’ -m svnlabs -d /var/www/html/svnlabs

# chmod -R 775 /var/www/html/svnlabs



Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...