I'm needing to grab a file from an SFTP server via CURL and for some reason SFTP is not amoung the supported protocols:
What is the deal with adding support for it under cPanel to make everything play nice?
I saw a couple of old threads mentioning methods that might work but no solid answers.
Cheers for any help.
Code:
curl --versioncurl 7.15.5 (i686-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5
Protocols: tftp ftp telnet dict ldap http file https ftps
I saw a couple of old threads mentioning methods that might work but no solid answers.
Cheers for any help.