cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: FTP rename

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 28 Aug 2001 13:03:03 +0200 (MET DST)

On Tue, 28 Aug 2001, Erick Nuwendam wrote:

> Is there an equivalence of the FTP command "rename' with the CURL library
> ?

Yes, but.

Yes: with CURLOPT_QUOTE you can pass a list of any FTP command you like to
perform before a transfer.

But: currently, you can't use libcurl to perform operations that do not
(attempt to) transfer something. There may be reason to change this, and I'm
open to ideas how this could be specified/used/done.

 Please direct future mails in this subject to the mailing list. It allows
others to join in and help, to share their ideas, contribute their suggestions
and spread their wisdom. Keeping discussions on public mailing lists also
allows for others to learn from this (both current and future users thanks to
the web based archives of the mailing list), thus saving me from having to
repeat myself even more. Thanks for respecting this.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2001-08-28