| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
RE: [MAY BE SPAM] Re: Ftping a file and renaming the file at the remote server
From: <VeeraraghJ_at_usa.redcross.org>
Date: Mon, 11 Jul 2005 18:05:35 -0400
Hi I have been able to rename a file in the remote server> Thank you!
The value for $new_file was not being translated ..I got the error that
However if I gave the same as
Is there any spefic reason why I could not use a variable in RNTO?? I
Thanks,
-----Original Message-----
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
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-07-12 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info