Find the answer to your Linux question:
Results 1 to 2 of 2
Hello, I an intermediate Linux user I have installed SUSE enterprise 10 (SLES) and I was wondering between the following ftp servers which one is better (easier and faster to ...
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    3

    Suse 10 FTP servers

    Hello,

    I an intermediate Linux user I have installed SUSE enterprise 10 (SLES) and I was wondering between the following ftp servers which one is better (easier and faster to configure, add users create and restrict to home directory)

    -lukemftp
    -ncftp
    -vsftpd
    -pure-ftpd
    or something else

    many thanks in advance

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Hi and welcome to the forum.

    I don't know which is best because thats a matter of personal preference, but I usually use vsftpd if I need an ftp server. To restrict local users to their home directories, you could edit vsftpd.conf and make sure you have
    Code:
    chroot_local_user=YES

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...