cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: "Cmd REST not allowed by policy": can libcurl do w/o REST?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 28 May 2010 15:04:07 +0200 (CEST)

On Fri, 28 May 2010, Giulio wrote:

> Problem with an FTP server which doesn't support REST.
> I cannot control or ask anything to the remote FTP site operator.

...

> Is there a way to work-aroud this issue?

Well, you can of course transfer files without REST but then you can't set the
"start point" to transfer from.

REST is only used by libcurl if you ask for resume/range transfers and not
otherwise.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-28