cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: calculating checksum on a file posted to a secure FTP site

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 30 Aug 2005 22:49:51 +0200 (CEST)

On Tue, 30 Aug 2005, pits34_at_hotmail.com wrote:

> I am using curl to put a file at a secure FTP site.
>
> Is it possible to get an md5 checksum of the file just put on the FTP site.
> Any help greatly appreciated.

There's no magic FTP commands or anything that calculates md5 sums. I'd
suggest you write a script that runs on the server and md5 checksums new
uploads.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-08-30