cURL / Mailing Lists / curl-users / Single Mail

curl-users

FTP-upload and file permissions

From: Thomas Kühner <tjm_at_gmx.org>
Date: Sat, 22 Mar 2008 22:19:02 +0100

Hello all

Whenever I upload files using curl by FTP they end up with
permissions 600 on the server. This is not what I want. Any idea how
to influence the file permissions when uploading using curl. Had used
this command and found no option that fits my needs :

curl -T '/Volumes/VOLUMENAME/matrix.tgz' 'ftp://USER:PASS@SERVER/
matrix.tgz'

Sincerely,
tom
Received on 2008-03-22