Hi All, 

Has anyone written/used a simple ftp daemon, if so, can you please me to
the CPAN modules you used (i haven't found anything that really suits my
needs, can adapt a few, but maybe someone knows a module more
appropriate). 

What i need:

* People to be able to connect to my ftp server
* My ftp server to authenticate them against our postgres database
* My ftp server to log them in and chroot them based on their 
  credentials, server name (i want something that will do the equivilant
  of the apache name based virtual hosting),  etc etc etc... 

Reason for our need, we currently have numerous designers accessing
files on the server via WebDAV, but DAV seems to be pretty buggy in many
respects (or at least the implementation of DAV Clients on windoze is
very buggy - causing partial file overwrites on copy, and other errors
frequently).

simran.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to