[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20030820: ualist (cont.) and DSSERVE DIRFILE=
- Subject: 20030820: ualist (cont.) and DSSERVE DIRFILE=
- Date: Wed, 20 Aug 2003 11:58:23 -0600
>From: "Alliss, Randall J." <address@hidden>
>Organization: TASC
>Keywords: 200308201138.h7KBccLd008934 McIDAS-X MKRAOBID DSSERVE REDIRECT
Hi Randy,
>Now its my turn to chime in...it looks like MKRAOBID is not part of the SSEC
>MCIDAS. no worries i will use UNIMCIDAS on the alphas...
OK.
>When i use DSSERVE with the DIRFILE option do i also have to setup
>redirects.
>
>ie., DSSERVE ADD SIG/DATA MD DIRFILE='/scratch/tmp/200*.ISFC'
You shouldn't.
>I cant seem to PTLIST SIG/DATA.ALL FORM=FILE it produces files from
>another dataset and when i use
Check your regular expression with 'ls' to make sure it gives back
the list of files you think it should:
ls /scratch/tmp/200*.ISFC
Also, the quotes are not necessary (I don't know if they are bad).
>REDIRECT ADD 200*.ISFC "/scratch/tmp/
>
>and then REDIRECT LIST
>i get
>
>200*.ISF /scratch/tmp/ (note ISF and not ISFC)
>
>this results in not seeing the correct files.
>any clues.
After setting up the REDIRECT, what does DMAP report:
DMAP *.ISF
>thanks,
>Randy
Tom