cURL / Mailing Lists / curl-users / Single Mail

curl-users

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

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 31 Aug 2010 11:50:12 -0700

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
Received on 2010-08-31