Home
About Isis
Support
Download

Isis 3

Documentation
Tutorials
Technical Documents

Isis 2

Documentation
Tutorials
Technical Documents

Search

USGS

Isis 3 Application Documentation


edrget

Standard View | TOC | Home

Download network file using FTP or HTTP protocol.

Description
Categories
Groups
History


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


Parameter Groups

Files

Name Description
URLUniform Resouce Locator (URL) of the desired file.
TOPATHThe 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

Type string

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

History

Robert Sucharski2005-07-12 Original version
Brendan George2007-02-14 Added TOPATH parameter
Brendan George2007-02-15 Changed output to default to current working directory
Steven Lambright2007-08-14 Added an application test