cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: trying to chmod a directory with libcurl

From: nelson <gnel_at_cenobioracing.com>
Date: Tue, 03 May 2005 12:52:36 +0100

Thank you, curl really rocks ;-)

Daniel Stenberg escribió:

> Perhaps something like this:
>
> curl -T infile ftp://upload.com/coolfile -Q '-SITE CHMOD 777
> my_directory'
>
> It uploads a file, and then runs the site command. Use -v to see the
> details.
>
Received on 2005-05-02