READ-THRU

REBOL Dictionary 2.0


Summary:

Read a net file from thru the disk cache. Returns binary, else none on error.

Usage:

read-thru url

Arguments:

url - The url argument. (must be: url file)

Refinements:

/progress - The progress refinement.

callback - Call func [total bytes] during transfer. Return true.

/update - Force update from source site

/expand - Auto-decompress after transfer.

/check - Update only if date/size do not match.

info - The info argument. (must be: block logic none)

/to - Specify a file target, not cache.

local-file - The local-file argument. (must be: file none)

Description:

More information to be provided in future revisions of this document.

 


Return to Dictionary Index

Copyright 2003 REBOL Technologies