cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: FTP upload - Force filename to lowercase?

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 6 Feb 2008 17:39:07 -0800

On Wed, Feb 06, 2008 at 06:32:30PM -0700, Hardy, Nicholas A (Nick) wrote:
> Does anyone know of a way to have cURL force FTP uploaded filenames to
> lowercase? I'm trying to avoid having to change the names prior to
> calling cURL if at all possible.

Just provide a different name in the -T option from the one in the URL,
eg. curl -T biff ftp://ftp.example.com/incoming/B1FF

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2008-02-07