Thanks,
Pureftpd look great, but could I set up different file permission for
different virtual user?
Say there vusera and vuserb
Both of their home directory is /home/vuserhome
Could I set vusera is writable to the directory, but not vuserb?
"Andrey Asadchev" <(E-Mail Removed)> ¦b¶l¥ó
news:c5p17r$3qssh$(E-Mail Removed) ¤¤¼¶¼g...
> -- wrote:
> > Hi!
> >
> > I'm looking for a FTP server which user need no system account in
accessing
> > it,
> > instead, the FTP server is self-contained a user authenitcation and file
> > permission
> > system without depends on the system level fs security.
> >
> > If I could not explain it to you clearly, think about the case of MySQL
> > where
> > user and permission is seperated from Linux user account and fs
security.
> >
> > It is better if the server could support SFTP as well.
> >
> > A SFTP only solutions is also welcomed.
> >
> >
>
> You are looking for somethign called virtual users.
> Proftpd - proftpd.org
> pure-ftpd - http://www.pureftpd.org/
>
> sftp is a part of ssh distribution. It is not a regular ftp
client/servrer.
> Do you mean TLS or SSL? Both proftpd and pure-ftpd support it.