On Fri, Feb 03, 2006 at 04:37:12PM -0500, Peter Fraser wrote: > Since I believe that everyone agrees that ftp is > horrible, particularly for firewalls. How come > there is no equivalent to an anonymous sftp.
Isn't there?
Anonymous ftp is just username/password authentication using a
well-known username and any password. Publish the username and the
password somewhere, and you have anonymous sftp.
Joachim

