Re: SFTP through proftpd

2004-05-01 Thread Sven Hoexter
On Sat, May 01, 2004 at 08:56:42AM -0700, Curtis Vaughan wrote: > I understand that Proftp does ftps using the mod_ssl. However, I was > referring to a link sent by Ralph: > > http://www.castaglia.org/proftpd/doc/contrib/ProFTPD-mini-HOWTO-SSH.html > > which I think enables sftp for proftp. Ok

Re: SFTP through proftpd

2004-05-01 Thread Curtis Vaughan
I understand that Proftp does ftps using the mod_ssl. However, I was referring to a link sent by Ralph: http://www.castaglia.org/proftpd/doc/contrib/ProFTPD-mini-HOWTO-SSH.html which I think enables sftp for proftp. What I need to understand is: http://www.castaglia.org/proftpd/doc/contrib/Pr

Re: SFTP through proftpd

2004-05-01 Thread Sven Hoexter
On Sat, May 01, 2004 at 04:10:51PM +0200, Sven Hoexter wrote: > On Fri, Apr 30, 2004 at 09:33:20PM -0700, Curtis Vaughan wrote: > > But if I understand correctly this is for sftp and not ftps. Am I > > right or not? > You're wrong. Proftpd can do ftps if you use the mod_ssl *argh* typo mod_tls o

Re: SFTP through proftpd

2004-05-01 Thread Sven Hoexter
On Fri, Apr 30, 2004 at 09:33:20PM -0700, Curtis Vaughan wrote: > But if I understand correctly this is for sftp and not ftps. Am I > right or not? You're wrong. Proftpd can do ftps if you use the mod_ssl. You can read man sftp to get rough look at what sftp is. In short it is a subsystem for Op