SFTP failed
Posted: Thu Nov 05, 2009 3:50 am
Hi all,
One of my project, I need to download the file from sftp server.
I tried ftp_ssl_connect('sftp.domainname.com',22) - this function won't return anything, it fails I think.
I already working another 3 ftp servers using ftp_connect, thats working fine.
I am trying this issues for 2 days, still I didn't get any solutions.
Anybody guide me or provide some instruction to download the files from sftp server.
Thanks in advance
Vinoth
One of my project, I need to download the file from sftp server.
I tried ftp_ssl_connect('sftp.domainname.com',22) - this function won't return anything, it fails I think.
I already working another 3 ftp servers using ftp_connect, thats working fine.
I am trying this issues for 2 days, still I didn't get any solutions.
Anybody guide me or provide some instruction to download the files from sftp server.
Thanks in advance
Vinoth