trpetersen
Joined: 24 Mar 2008 Posts: 2
|
Posted: Mon Mar 24, 2008 9:40 pm Post subject: SFTP Authenticates but does not complete connection |
|
|
Hi,
I am having trouble connecting via SFTP using JaSFtp 7.44. Standard FTP works fine and I am able to connect via SFTP using WinSCP to the same site with same credentials. I am new to JaSFtp, but would like to use this product for a new business. Any thoughts as to what I am doing wrong?
Below is a copy of my output log:
Mar 25, 2008 1:34:34 AM
Connecting to SSH2/SFTP Profile : www.abcd.com
Mar 25, 2008 1:34:34 AM
Maximum Channels = 100
Mar 25, 2008 1:34:34 AM
Maximum packet length = 131072
Mar 25, 2008 1:34:34 AM
Preferred cipher method = aes128-cbc
Mar 25, 2008 1:34:34 AM
Preferred compression method = none
Mar 25, 2008 1:34:34 AM
Preferred message authentication method = hmac-sha1
Mar 25, 2008 1:34:34 AM
Preferred public key algorithm = ssh-dss
Mar 25, 2008 1:34:34 AM
Preferred key exchange method = diffie-hellman-group1-sha1
Mar 25, 2008 1:34:34 AM
Firewall Profile = All.none
Mar 25, 2008 1:34:34 AM
Firewall Type =
Mar 25, 2008 1:34:34 AM
Remote Host Identification = SSH-2.0-SftpSSHD_1.2.3_Comments
Mar 25, 2008 1:34:34 AM
Authenticating user userID
Mar 25, 2008 1:34:34 AM
Using password authentication for user = userID
Mar 25, 2008 1:34:35 AM
Authentication Completed
At this point the status bar shows "Please Wait. Connecting....." but never completes the connection. |
|