cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: creating directories via ftp

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 12 Dec 2003 16:39:29 +0100 (CET)

On Thu, 11 Dec 2003, Bryan Kemp wrote:

> Daniel, I tried the -Q flag today but I got a an error of some sort: Here is
> a similar command line to the one I am using:

> Curl -Q "mkdir test" ftp://user:password@server.com/pub

'mkdir' is not a valid ftp command[*], try using 'MKD'.

[*] = http://curl.haxx.se/rfc/rfc0959.txt

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
Received on 2003-12-12