Maybe I am misreading this but are you asking if anyone has written an ftp
server in perl?

Why not just use one of the many free open source ftp servers already out
there?

Paul Kraus

-----Original Message-----
From: simran [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 04, 2003 7:53 PM
To: [EMAIL PROTECTED]
Subject: FTP Daemon...

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]


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

Reply via email to