3.1.6 - Get Remote Files

      Action Option -GR (-GetRemoteFile) (Aliass: -GetRemote) :

      gets remote file update information for given condition.

      dsupdt[[-(DS|Dataset)] dsnnn.n] -(GR|GetRemotefile) [Mode Option]
        [-(FN|FieldNames) FieldNameString]
        [-(LI|LocalIndex) LocalFileIndices]
        [-(LF|LocalFile) LocalFileNames]
        [-(RF|RemoteFile) RemoteFileNames]
        [-(DO|DownloadOrder) DownloadOrderIndices]
        [-(SF|ServerFile) ServerFileNames]
        [-(OF|OutputFile) OutputFileName]
        [-(DB|Debug) DebugModeInfo]

      Mode option that can be specified for getting remote file Action:

      Use Info option -FN (-FieldNames) to specify what remote file fields to retrieve. It defaults to 'LFDSCBET' if option -FN is not provided.

      Valid remote file field names and their corresponding Info options:

      -(FO|FormatOutput)format the column output with a fix width for all values of a given field
      NamesInfo OptionsDescriptions
      L-(LI|LocalIndex)indices ofrecords
      F-(RF|RemoteFile)remote file names
      D-(DO|DownloadOrder)download order indices
      S-(SF|ServerFile)file names on remote server
      C-(DC|DownloadCommand)command for download Remote file
      B-(BT|BeginTime)for remote file names, 0 - the first day/hour
      E-(ET|EndTime)for remote file names, 0 - the last day/hour
      T-(TI|TimeInterval)for remote file names, i.e., 2H, 5D

      Update information of all remote files from different datasets, owned by the specialist who runs 'dsupdt', may be viewed at the same time if dataset number is omitted.



      Back to Top