curl-users
Suggestion: create paths upon ftp uploading
From: Uwe Keim <keim_at_zeta-software.de>
Date: Fri, 19 May 2000 13:30:21 +0200
Date: Fri, 19 May 2000 13:30:21 +0200
Some suggestions regarding curl:
--------
when using curl to upload files, it should be possible to let curl create
pathes that are not present. e.g.:
curl -T uploadfile -u user:passwd
ftp://ftp.upload.com/mydir/mysubdir/mysubdir/myfile
should create the subdirs, if the not exists.
--------
In addition, batch-uploading of whole directories would be very handy.
e.g.
curl -T uploaddir -u user:passwd
ftp://ftp.upload.com/mydir/mysubdir/mysubdir
--------
Best regards
Uwe Keim
Received on 2000-05-19