Mailing Lists
| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: Ftping a file and renaming the file at the remote server
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 11 Jul 2005 23:35:10 +0200 (CEST)
On Mon, 11 Jul 2005, VeeraraghJ_at_usa.redcross.org wrote:
>> RENAME $file TEST_FILE.txt
...
> I tried to even use -Q '-ls' even that failed..
Right, since neither "RENAME" nor "ls" are valid FTP commands.
Try this reference: http://curl.haxx.se/rfc/rfc0959.txt
Rename is done with RNFR and RNTO, while "ls" is not at all possible to do
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-07-11 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info