Support for passive SFTP commands
Brought to you by:
boardsonair
Hello, We're evaluating j2ssh and specifically the SFTP client at our company. We're using version 0.2.9. We have a requirement of using passive (PASV) commands only. When browsing the javadoc, we saw some configuration and sshConnectionSettings classes but wanted to clarify that j2ssh 0.2.9 SFTP client supports passive commands. Please advise.
Thank you.
Dan Jung
I believe j2ssh SFTP client does connect passively by default. After all, the client is opening connection port on the target server. Please confirm if this is true.
Thanks,
Dan