Discuss (FTP) and (SFTP, FTPS and SCP), our Java file transfer clients.
no avatar
User

ismail_shaik

Posts

12

Joined

Fri Mar 02, 2012 7:58 pm

dtFTPJ SFTP API connectivity issue

by ismail_shaik » Fri Apr 20, 2012 8:40 pm

We are unable to connect SFTP server using edtFTPJ SFTP API

However, we are able to connect the same server using following command
sftp -v -o PubkeyAuthentication=no -o "Proxycommand=/usr/lib/ssh/ssh-socks5-proxy-connect -h socks-proxy-server.com -p 1080 1xx.7.2xx.1xx 22" user@1xx.7.2xx.1xx

Please note,The connectivity fails,if i remove PubkeyAuthentication=no from the above command
sftp -v -o "Proxycommand=/usr/lib/ssh/ssh-socks5-proxy-connect -h socks-proxy-server.com -p 1080 1xx.7.2xx.1xx 22" user@1xx.7.2xx.1xx

I would highly appreciate your help in this regards.
no avatar
User

support2

Posts

3987

Joined

Tue May 18, 2004 8:30 am

Re: dtFTPJ SFTP API connectivity issue

by support2 » Fri Apr 20, 2012 8:56 pm

Can you please post the code you are using to connect, together with the DEBUG level log file.

Who is online

Users browsing this forum: No registered users and 121 guests

Powered by phpBB ® | phpBB3 Style by KomiDesign
cron