I am able to connect using filezilla to SFTP server using private key but unable to connect using Visual Cron.
I am using Visual Cron 7.1.9
Kindly help
FileZilla Verbose Logs:
14:34:05 Status: Connecting to 192.37.91.27...
14:34:05 Trace: CControlSocket::SendNextCommand()
14:34:05 Trace: CSftpDeleteOpData::Send() in state 0
14:34:05 Trace: Going to execute C:\Program Files (x86)\FileZilla Pro\fzsftp.exe
14:34:05 Response: fzSftp started, protocol_version=8
14:34:05 Trace: CSftpDeleteOpData::ParseResponse() in state 0
14:34:05 Trace: CControlSocket::SendNextCommand()
14:34:05 Trace: CSftpDeleteOpData::Send() in state 2
14:34:05 Command: keyfile "E:\dwh\data\VMT\Key\id_rsa.ppk"
14:34:05 Trace: CSftpDeleteOpData::ParseResponse() in state 2
14:34:05 Trace: CControlSocket::SendNextCommand()
14:34:05 Trace: CSftpDeleteOpData::Send() in state 3
14:34:05 Command: open "peDPIHS008@192.37.91.27" 22
14:34:05 Trace: Connecting to 192.37.91.27 port 22
14:34:05 Trace: We claim version: SSH-2.0-FileZilla_3.39.0
14:34:05 Trace: Server version: SSH-2.0-6.4.13.36 SSH Tectia Server
14:34:05 Trace: Using SSH protocol version 2
14:34:05 Trace: Doing Diffie-Hellman group exchange
14:34:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-256
14:34:05 Trace: Host key fingerprint is:
14:34:05 Trace: ssh-rsa 1536 c0:6b:cc:bf:be:ee:46:5b:fb:03:94:fd:0d:aa:99:79 dVi1k6l6ZPzTAf0+mF7N9CJAIwXBsCMyOZwgO0qHbMA=
14:34:05 Trace: Initialised AES-256 SDCTR client->server encryption
14:34:05 Trace: Initialised HMAC-SHA-256 client->server MAC algorithm
14:34:05 Trace: Initialised AES-256 SDCTR server->client encryption
14:34:05 Trace: Initialised HMAC-SHA-256 server->client MAC algorithm
14:34:05 Trace: Pageant is running. Requesting keys.
14:34:05 Trace: Pageant has 0 SSH-2 keys
14:34:05 Trace: Successfully loaded 1 key pair from file
14:34:06 Trace: Offered public key from "E:\dwh\data\VMT\Key\id_rsa.ppk"
14:34:06 Trace: Offer of public key accepted, trying to authenticate using it.
14:34:06 Trace: Access granted
14:34:06 Trace: Opening session as main channel
14:34:06 Trace: Opened main channel
14:34:06 Trace: Started a shell/command
14:34:06 Status: Connected to 192.37.91.27
14:34:06 Trace: CSftpDeleteOpData::ParseResponse() in state 3
14:34:06 Trace: CControlSocket::ResetOperation(0)
14:34:06 Trace: CSftpDeleteOpData::Reset(0) in state 3
14:34:06 Status: Retrieving directory listing...
14:34:06 Trace: CControlSocket::SendNextCommand()
14:34:06 Trace: CSftpListOpData::Send() in state 0
14:34:06 Trace: CSftpChangeDirOpData::Send() in state 0
14:34:06 Trace: CSftpChangeDirOpData::Send() in state 1
14:34:06 Command: pwd
14:34:06 Response: Current directory is: "/"
14:34:06 Trace: CSftpChangeDirOpData::ParseResponse() in state 1
14:34:06 Trace: CControlSocket::ResetOperation(0)
14:34:06 Trace: CSftpChangeDirOpData::Reset(0) in state 1
14:34:06 Trace: CSftpListOpData::SubcommandResult(0) in state 1
14:34:06 Trace: CControlSocket::SendNextCommand()
14:34:06 Trace: CSftpListOpData::Send() in state 2
14:34:06 Trace: CSftpListOpData::Send() in state 3
14:34:06 Command: ls
14:34:06 Status: Listing directory /
14:34:06 Listing: drwxrwsr-x 6 23196 2020 1024 Sep 27 5:11 ./
14:34:06 Listing: drwxrwsr-x 6 23196 2020 1024 Sep 27 5:11 ../
14:34:06 Listing: drwx--S--- 2 23196 2020 1024 Jul 12 12:13 .ssh2/
14:34:06 Listing: drwxrws--- 3 39543 2020 96 Jul 31 5:52 eva/
14:34:06 Listing: drwxrws--- 3 39543 2020 96 Sep 26 17:00 wehr/
14:34:06 Listing: drwxrws--- 3 39543 2020 96 Sep 26 17:00 fra/
14:34:06 Trace: CSftpListOpData::ParseResponse() in state 3
14:34:06 Trace: CControlSocket::ResetOperation(0)
14:34:06 Trace: CSftpListOpData::Reset(0) in state 3
14:34:06 Status: Directory listing of "/" successful
Edited by user
2019-09-27T12:36:19Z
|
Reason: Added FileZila Logs