Transfer DAAC DLT metadata files to a remote system
Transfer DAAC DLT metadata files to a remote system. Upon transmission, the files will be removed.
- INFILE("[SGS4.KM1.ADAPS.DBDAAC]*;L1B")
- Input files. File names matching this specification will be processed. Wild-card specifications are permitted.
- OUTSYS("EDCSGS10")
- Output system. The remote system to which the files matching INFILE will be transferred.
- OUTDIR("[PROD.IMS.DB.ORB_SEG.INDATA]")
- Output directory. The output directory on OUTSYS to which the files matching INFILE are to be transferred.
All files matching "ah*.arch" in the directory "[dir1.dir2]" will be copied to "[sg1.final.dir]" on the remote system "edcsg1". Once each file has been successfully transmitted, it is removed from the directory ""[dir1.dir2]". Messages are logged in "dlttran;log" in the ADAPSLOG directory.
All of the files matching INFILE will be transmitted to OUTDIR on the remote system OUTSYS. Once each file has been successfully transmitted, it is removed from the directory specified by INFILE. Messages are logged in "dlttran;log" in the ADAPSLOG directory.