curl-users
Re: multiple ftp upload
From: jean-renaud margelidon <jrmargelidon_at_catalliances.com>
Date: Tue, 25 May 2004 12:49:25 +0200
Date: Tue, 25 May 2004 12:49:25 +0200
Daniel Stenberg wrote:
>On Tue, 25 May 2004, JRMargelidon wrote:
>
>
>
>>is there any way to make multiple ftp upload. i mean, i need to upload the
>>same file on mutiple directory on the same ftp server
>>
>>
>
>Try this approach:
>
> curl -T file -T file ftp://domain.com/path1/ ftp://domain.com/path2/
>
>
is this will d multiple upload or one upload and multiple copies ???
Received on 2004-05-25