in reply to Re: FTPS based on Net::FTPServer?
in thread FTPS based on Net::FTPServer?
Mmmh. So the approach would be to rewrite Net::FTPServer to use IO::Socket::SSL instead of IO::Socket, right?
Puh! Really no ready-to-use perl/cpan solution out there? Can't believe this...