Qore FileLocationHandler Module Reference
2.0
|
The FileLocationHandler module provides an API for returning file data based on a URL-like location string.
To retrieve file data, call one of:
To write file data, call one of:
To register a location handler based on a scheme, call:
This module provides the following classes:
"file://"
locations (the default if no scheme is present in the location string)"ftp://"
and "ftps://"
locations"http://"
and "https://"
locations"sftp://"
locations