|
|
Obtain and keep track of the local copy of a remote file.
Removes the file when it is deleted.
|
Fetch a remote file.
bool |
Was the file fetched with no errors?
~ |
[virtual]
Clean up the remote file object and delete the temporary file.
bool |
Copy the temporary file to the remote location.
Do this when the user chooses to save the file.
const char * |
Get the name of the local copy.
const char * |
Get the url it came from.