Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
Network Troublshooting => Linux Servers Support => Topic started by: mfaisalkh on July 05, 2004, 05:08:00 AM
-
Dear Users,
How can i configure FTP for my users that can access my ftp server to upload & download own files, & also access own directory.
-
Dear Users,
How can i configure FTP for my users that can access my ftp server to upload & download own files, & also access own directory.
Hi,
You can use a couple of FTP servers available with linux. for example you can use the vsftpd (very secured ftp server) program, which is coming along with all redhat products.
are you can use the wuftpd or anonymouse ftp services, which are quite popular.
you need to install the respective rpm's and and configure the ftp services configuration files in /etc/ folder.