Subject: Reflection for Secure IT Server

Reflection for Secure IT Server

From: Xu, Qiang (FXSGSC) <Qiang.Xu_at_fujixerox.com>
Date: Mon, 3 May 2010 14:30:27 +0800

Hi, list:

Recently, I am hit with a problem of transfer to Reflection for Secure IT Server, which provides SFTP service (http://www.attachmate.com/Products/mft/Security/rist-winserver/tech-specs-win-server.htm).

This server allows users (same as Windows login accounts) to connect and transfer files, as is evidenced by FileZilla.

Yet, I can't connect to it with sftp command:
===============================================================
/* success with local sftp server, provided by OpenSSH */
qxu_at_durian(pts/1):~/opensrc/libssh2-1.2.4/example[124]$ ./sftp_write 13.198.98.xxx <user> <pass> test.pdf /home/qxu/scan/test.pdf
Fingerprint: 35 F5 9E 0A 8F 83 5F 9B 57 BC 07 3A 1B 38 7D C7 AF DD 94 67
libssh2_sftp_init()!
libssh2_sftp_open()!
libssh2_sftp_open() is done, now send data!
all done

/* login error with remote sftp server, provided by Reflection for Secure IT Server */
qxu_at_durian(pts/1):~/opensrc/libssh2-1.2.4/example[125]$ ./sftp_write 13.121.8.xxx <user> <pass> test.pdf /Home/Scans/test.pdf
Fingerprint: 7B 98 19 12 F3 A2 14 93 3F 72 85 3C 43 DA 19 EF 7F 9A 3A 6B
Authentication by password failed.
all done
===============================================================
Is there anyone in the list who has done any testing against Reflection for Secure IT Server?

Thanks,
Xu Qiang
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-05-03