cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: How to get details of a specific file just uploaded using ftps

From: Victor Engel <brillig_at_gmail.com>
Date: Tue, 31 Aug 2010 14:57:00 -0500

Dan,

I tried that already. On the system I'm using, the -l option produces
only a listing of the file name(s) without any attributes. It's pretty
much useless for what I need.

Victor

On Tue, Aug 31, 2010 at 1:50 PM, Dan Fandrich <dan_at_coneharvesters.com> wrote:
> On Tue, Aug 31, 2010 at 11:27:46AM -0500, Victor Engel wrote:
>> Thanks. That was going to be my fallback. That confirms that curl
>> believes the transfer was successful, but I was looking for a
>> verification using a separate operation that confirms the file exists
>> after the transfer operation. We can probably live without the extra
>> verification, but it will be a step back from what we have now, I
>> think.
>
> You could also use the -I option to retrieve the date and size of the
> file just uploaded.
>
>>>> Dan
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-users
> FAQ:        http://curl.haxx.se/docs/faq.html
> Etiquette:  http://curl.haxx.se/mail/etiquette.html
>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-08-31