downloadFile
Loads an url and saves it to a new file
Syntax
downloadFile(target_filepath, url, post)
Returns
the file size in bytes
Parameters
- target_filepath (string)
- local non-existent file path in existing folder
- url (string)
- an online path
- post (string)
- optional raw poat data