curl-users
query
From: manoj rs <ga2002_at_rediffmail.com>
Date: 29 Mar 2007 14:10:59 -0000
Date: 29 Mar 2007 14:10:59 -0000
hi,
We are trying to ftp(ftp via ssl) some files using curl..curl command looks like this
curl -vk --ftp-ssl-reqd -u xxx:xxxxxxxxxx -T test.txt ftp://xxxxxx
only problem is that don't know how to write a log file into this.
curl -vk --ftp-ssl-reqd -u xxx:xxxxxxxxxx -T test.txt ftp://xxxxxx >/tmp/ftp.log
this is not working. Do i need to give any other option.
pls try to help.
thanks
Received on 2007-03-29