cURL / Mailing Lists / curl-users / Single Mail

curl-users

ftp rename

From: Huy Nguyen <triall3_at_hotmail.com>
Date: Thu, 15 Nov 2001 08:57:28 +0000

Hi,

How do I use the curl command to rename a file on an ftp server?
I need to use the quote command but ftp rename requires 2 separate commands.
How do I do that?

curl -Q "RNFR fromfile" -Q "RNTO tofile" ftp://server

I try the above command but it doesn't work.

Thanks

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
Received on 2001-11-15