Open GoogleCodeExporter opened 9 years ago
[deleted comment]
I've also had this issue. I'll try working around it in the morning and attach
sources if I find a solution.
Original comment by paul.pol...@googlemail.com
on 13 May 2010 at 9:46
I used bind(null) in order to bind the local socket to a free port and the local
address and replaced the original bind (that targets the destination server
socket)
with socket().connect passing the original bind parameters.
The connection and authentication now complete but the client fails at
initialize()
when it tries to start the SftpSubsystemClient
Original comment by paul.pol...@googlemail.com
on 16 May 2010 at 7:26
Original issue reported on code.google.com by
soft.hor...@gmail.com
on 23 Apr 2010 at 5:19