Page 1 of 1

how to can FTP

PostPosted: 16. June 2008 09:16
by nook1y
Hi all have one problem pls help me


how to i can add new user for FTP other users for ftp other dri.... pls how i can add new users for FTP thx all

PostPosted: 17. June 2008 04:28
by nook1y
hey can help me pls


i have xampp for linux i have on problems how i can add user for FTP ???? of the linux ????


i have linux mode IPCOP

PostPosted: 17. June 2008 08:19
by logout
Its very easy.

Every user under Linux can watch his own home-Directory.

So then: Just create users under Linux.


Edit the proftpd.conf (/opt/lampp/etc) and change the

Code: Select all
DefaultRoot /opt/lampp/htdocs


to

Code: Select all
DefaultRoot ~


That change keeps the users in their home-Directory.


I hope you understand what i mean!

PostPosted: 17. June 2008 23:00
by nook1y
hi ok how i can add new user for FTP linux other user and password and Directory i ned 2 user 2 password und users 1 other directory and users 2 oteher password and directory how i can pls more detalis for this problem pls help me thx

PostPosted: 18. June 2008 20:08
by nook1y
pls more detalis for FTP add new users pls sorry for bad ENGLIS

PostPosted: 20. July 2008 08:37
by Stonedfury
I understand the question here and I have the same one. How do you add another user to the FTP feature in lampp? Instead of just the one that is standard install (nobody).

I have the same question. Adding more users to the FTP system. How would I go about that?