https Help Needed
Brian Yennie
briany at qldlearning.com
Wed Aug 29 16:00:13 EDT 2007
Scott,
How about:
1) Use curl to get the file size from the HTTP header using the --
head option:
> -I/--head
> (HTTP/FTP/FILE) Fetch the HTTP-header only! HTTP-
> servers feature
> the command HEAD which this uses to get nothing but
> the header
> of a document. When used on a FTP or FILE file,
> curl displays
> the file size and last modification time only.
2) Download the file to the user's temporary folder, and monitor the
size of the temp file.
---
Brian Yennie
QLD Learning
More information about the use-livecode
mailing list