...
Retrieves a file. It takes the following arguments:
[MANDATORY] -i The id for the file to retrieve. -i FileID
Insert excerpt -i FileID -i FileID [MANDATORY] -c The id for the collection to retrieve the file for.
[OPTIONAL] -p The id of the pillar where the file should be retrieved from. If no argument, then the file will be retrieved from the fastest pillars.
[OPTIONAL] -l The location where the file should be placed (either total path or directory). If no argument, then in the directory where the script is located.
...