cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl-7.19.2 still can not support --append on SFTP uploads

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Sun, 11 Jan 2009 21:52:50 -0800

On Mon, Jan 12, 2009 at 09:33:40AM +0800, Lisa Xu wrote:
> I upgraded my curl to 7.19.2, but it still failed to "--append" on SFTP
> uploads.
>
> My curl version is:
> curl 7.19.2 (i686-pc-linux-gnu) libcurl/7.19.2 OpenSSL/0.9.8e libidn/0.5.6
> libssh2/0.18
> Protocols: tftp ftp telnet dict http file https ftps scp sftp
> Features: IDN IPv6 Largefile NTLM SSL
>
> I got another sftp client (WinSCP3.exe) to do the same thing, it's fine. So I
> think the issue is due to curl.
>
> Did anybody ever meet the same issue?

What SSH server are you using? Last time I checked, OpenSSH at least didn't
support opening files for append, which is how curl accomplishes this. It's
possible that other SSH clients could accomplish this some other way. You
could use -C instead of append, for example.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-01-12