Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
java -jar netx-0.5.jar -headless -basedir ~/.downloadManager -jnlp http://glast-ground.slac.stanford.edu/DownloadManager/LineMode.jnlp -arg --folder=/Data/Flight/Level1/LPA -arg --group=FT1 

The full list of arguments supported is:

No Format

 -destination,--d <arg>   Destination folder
 -folder,--f <arg>        Folder to download
 -group,--g <arg>         Group to download
 -help,--h                Display usage information
 -keyFile,--k <arg>       File containing download key
 -nDownloads,--n <arg>    Number of simultaneous downloads
 -q,--quiet               Turn off informational messages
 -runMax <arg>            Maximum run number
 -runMin <arg>            Minimum run number
 -x,--debug               Turn on debug output

Notes:

  • We need a front-end script to make the command simpler
  • We need to document the optionsshould add more options, to support MET ranges and full data catalog meta-data search
  • The format of the downloaded files will change shortly to include the data type of the file (FT1, MERIT etc)
  • The download manager checks if the files to be downloaded already exist. If so they will not be downloaded again. If a newer version exists it will replace the existing version (and the existing version will be renamed *-old-n)