cURL / Mailing Lists / curl-users / Single Mail

curl-users

ftp-create-dirs question

From: <jrmargelidon_at_catalliances.net>
Date: Thu, 20 May 2004 22:05:34 +0200

hello,

i'm trying to use the ftp-create-dirs option while uploading files to a ftp
site using curl.

my command line is :

curl --ftp-create-dirs -T "/Users/Me/Desktop/toto.pdf" "ftp://ftp.mysite.com/
aaa/bbbb/toto.pdf" -u "Me":"Pwd"

got this reply

curl: (9) Couldn't cd to aaa/bbbb

what am i doing wrong ??
Received on 2004-05-20