SFTSubsystem new feature request

2010-09-16 Thread machhindra nale
Hello Dev, I am working on a project which requires FTP service. I used Mina-FTPServer and FTPLET apis to handle the FTP client request and customize the behavior. e.g - public FtpletResult beforeCommand(FtpSession session, FtpRequest request) public FtpletResult onConnect(FtpSession

Re: SFTSubsystem new feature request

2010-09-16 Thread Guillaume Nodet
I don't think it's currently possible as we don't have the necessary callbacks. For SFTP v4, v5, I've no clear idea where we stand here, I think we mostly support v3. That said, you'd be more than welcome to provide patches to add the features you need to perform your authentication checks or to