On Fri, Sep 30, 2011 at 1:51 PM, Kaloyan Enimanev <[email protected]> wrote: > My question is: Can we protected the passwords of our users with > Explicit FTPS ? Perhaps by closing the connection if the first > command coming from the client is *not* AUTH ? Do you know of > any better options to avoid plain-text passwords from being sent ? > > If there is no existing solution, what needs to be done to implement one ?
FtpServer does not support this out of the box, but I know people has implemented the same thing using Ftplets. Perhaps someone is around here which can help you out with some existing code. /niklas
