I want to set up a server for SFTP with code. I found some examples and code snippets to start but I still have some problems.
The user manager from FtpServer is reused in my project. How can I use the Maximum Connection, Maximum Connection Per IP, Maximum Idle Time, Speed Limit (Up and Down) and an IP Filter? I want to do this for each user and on the server. Or as a general question: What settings are possible to use and how do I use them in the code? I am only looking for SFTP. Everything else (like shell) is not needed. -- View this message in context: http://apache-mina.10907.n7.nabble.com/SSHD-Server-Settings-tp42548.html Sent from the Apache MINA User Forum mailing list archive at Nabble.com.
