Results 1 to 5 of 5
-
5th May 2012, 11:37 AM #1OPMember
How to Make a new account in Proftpd
Hi
i have proftpd installed in my vps but now i want to add new ftp user account....i dont have any control panel installed...so can anyone tell me how can i add ftp user on particular directory.
ThanksSushant Reviewed by Sushant on . How to Make a new account in Proftpd Hi i have proftpd installed in my vps but now i want to add new ftp user account....i dont have any control panel installed...so can anyone tell me how can i add ftp user on particular directory. Thanks Rating: 5
-
5th May 2012, 12:22 PM #2MemberWebsite's:
wscripts.net damnlolscript.com lulzjet.comi use this everytime i reinstall the os
Code:yum -y install proftpd nano /etc/shells Add this line in /etc/shells file (sudo gedit /etc/shells to open the file) : /bin/false useradd userftp -p 'mypass' -d /home -s /bin/false passwd userftp /etc/init.d/proftpd start
-
5th May 2012, 12:34 PM #3Memberadduser username
chown -R username /directory/
chmod -R 777 /directory/
-
6th May 2012, 06:07 PM #4OPMemberCode:
Status: Connecting to 176.102.65.146:21... Status: Connection established, waiting for welcome message... Response: 220 FTP Server ready. Command: USER mahesh Response: 331 Password required for mahesh Command: PASS ******** Response: 530 Login incorrect. Error: Critical error Error: Could not connect to server
-
29th May 2012, 04:39 AM #5Member
This is means your password is wrong. change it and try again.
i read before that if you want to add FTP user. you need to add new User account in LinuxOS and providing privileges to the account to login through FTP:21.
above are correct commands, try using your Root account.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Please someone make a screencaps HOWTO make webmoney MINI account
By daboobies in forum OtherReplies: 0Last Post: 11th Jul 2012, 07:34 AM -
[Other] Cheapest rdp account you can make
By flowers in forum ArchiveReplies: 2Last Post: 7th Jun 2012, 10:24 AM -
ProFTPd compile error
By feronso in forum Server ManagementReplies: 10Last Post: 31st May 2012, 03:03 PM -
proftpd server help
By jetli68 in forum Technical Help Desk SupportReplies: 0Last Post: 30th Nov 2011, 11:28 AM -
Security Vulnerability to ProFTPD, a component service of Plesk
By DLow in forum Hosting DiscussionReplies: 0Last Post: 12th Nov 2010, 11:56 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...