Use Putty compatible SFTP?

Core FTP client questions and answers
Post Reply
glatfelters
Posts: 3
Joined: Wed Feb 03, 2010 6:28 pm

Use Putty compatible SFTP?

Post by glatfelters »

What does the option for 'Use Putty compatible SFTP' in the SSH section of the Advanced Site settings do? We have a an external server that is not accessible using CoreFTP unless this setting is checked. Thanks for any help!
glatfelters
Posts: 3
Joined: Wed Feb 03, 2010 6:28 pm

which logs?

Post by glatfelters »

Do you want the logs that are displayed in the connection window or are there other logs?
glatfelters
Posts: 3
Joined: Wed Feb 03, 2010 6:28 pm

Connection window logs

Post by glatfelters »

This is when the option is not selected (notice that it does verify username and password as I entered an invalid password):
Welcome to Core FTP, release ver 2.1, build 1637 (U) -- © 2003-2010
WinSock 2.0
Mem -- 2,097,151 KB, Virt -- 2,097,024 KB
Started on Monday February 15, 2010 at 15:06:PM
Resolving sftp.ajga.com...
sftp.ajga.com connecting...
SSH-2.0-mod_sftp/0.9.7
client -> any
server -> any
a8:ba:69:03:be:a9:47:3c:f6:4b:43:74:a2:e9:d5:e0
ssh-rsa
Sending password
SFTP connection error - Invalid username or password reported by server
Resolving sftp.ajga.com...
sftp.ajga.com connecting...
SSH-2.0-mod_sftp/0.9.7
client -> any
server -> any
a8:ba:69:03:be:a9:47:3c:f6:4b:43:74:a2:e9:d5:e0
ssh-rsa
Sending password
Disconnected
Application error
SFTP connection error

This is when the option is selected:
Welcome to Core FTP, release ver 2.1, build 1637 (U) -- © 2003-2010
WinSock 2.0
Mem -- 2,097,151 KB, Virt -- 2,097,024 KB
Started on Monday February 15, 2010 at 15:11:PM
Looking up host "sftp.ajga.com"
Connecting to 10.111.6.101 port 22
Server version: SSH-2.0-mod_sftp/0.9.7
version: SSH-2.0-SSH-Local: Oct 22 2009 20:33:56
Using SSH protocol version 2
processing group exchange
processing key exchange
Host key fingerprint is:
ssh-rsa 2048 a8:ba:69:03:be:a9:47:3c:f6:4b:43:74:a2:e9:d5:e0
Initialized AES-256 client->server encryption
Initialized AES-256 server->client encryption
Sent password
Access granted
Opened channel for session
Started shell session
PWD
Current directory is '/'
Keep alive off...
Transferred 68 bytes in 0.090 seconds
CWD /CORP-POSPAY
Transferred 65 bytes in 0.099 seconds
RETR /CORP-POSPAY/test.txt
test.txt - 14 bytes transferred
Transfer time: 00:00:00

Thanks for any help!
Post Reply