Menu

#44 SFTP file transfer - wrong port in use

closed-fixed
nobody
None
5
2006-06-05
2006-03-24
Anonymous
No

LOG EXTRACT:

Host: 84.97.3.136:990
Authed successfully.
Host: 84.97.3.136:22
Error: java.net.ConnectException: Connection refused:
connect
Login failed.
Could not change directory
(java.lang.NullPointerException).

---------------------------------------

SFTP
log on 990,
trying a file transfer, the connection try port 22
instead of 990...

thanks guys,
good work so far!!

gostbluebottle@bluebottle.com

Discussion

  • Nobody/Anonymous

    Logged In: NO

    found in SftpConnection class : private int port = 22;
    connections stuck to port 22?
    it would have be good to put parametric?

    gostbluebottle@bluebottle.com

     
  • Cyberdemon

    Cyberdemon - 2006-06-05

    Logged In: YES
    user_id=164594

    I found a possible bug (when a subconnection is created) and
    fixed it in 1.49-pre1. Please open a new bug if this problem
    does still exist ;)

     
  • Cyberdemon

    Cyberdemon - 2006-06-05
    • status: open --> closed-fixed
     

Log in to post a comment.