| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: Using curl for a sftp connection
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 17 May 2007 22:48:44 +0200 (CEST)
On Thu, 17 May 2007, Benedikt Allkemper wrote:
> I want to download a file from my server using ftp over ssl.
sftp is not ftps. ftp over ssl is what we call ftps. FTP-like tranfers over
> Changing the second line to $url =
You should tell us:
- the exact error that happens, what libcurl says, what it returns etc
- libcurl version and operating system in use
- whether you really want implicit SSL as that's what you get with the
> I've read and tried to understand the plenty of options and did a lot of
For sftp, you should use sftp:// with a libcurl that supports it.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2007-05-17 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info