ISIS 3 Application Documentation
Download network file using FTP or HTTP protocol.
Description
When the Uniform Resouce Locator (URL) of a desired file is entered, edrget will use
the FTP or HTTP protocol to download the requested file. The URL must contain the scheme,
domain, path, and filename.
URL Example:
ftp://host.gov/directory/sub_directory/image_name.QUB
or
http://host.gov/directory/sub_directory/image_name.QUB
Categories
History
Robert Sucharski | 2005-07-12 |
Original version
|
Brendan George | 2007-02-14 |
Added TOPATH parameter
|
Brendan George | 2007-02-15 |
Changed output to default to current working directory
|
Steven Lambright | 2007-08-14 |
Added an application test
|
|
Parameter Groups
Files
Name
|
Description
|
URL | Uniform Resouce Locator (URL) of the desired file. |
TOPATH | The path to the output file |
|
Files:
URL
Description
This is the Uniform Resource Locator (URL) for the network file to downloaded. The URL
must contain the scheme, domain name, path, and file name.
URL Example:
ftp://host.gov/directory/sub_directory/image_name.QUB
or
http://host.gov/directory/sub_directory/image_name.QUB
Files:
TOPATH
Description
This path describes where the output file is to be located. The
output filename will be derived from the URL.
Type
| string |
Internal Default
|
Current Working Directory
|