n***@metso.com
2008-05-01 13:27:09 UTC
Is there a way to do in a procedure:
$COPY/FTP ... remote:..partialname_*.txt *
(In this case the rest of the string is a date_stamp and varies,
especially on the weekend)?
This is equivalent to
mget remote:..partialname_*.txt
but without the prompt and YorN responses.
Or is there another way to do this blind from batch?
$COPY/FTP ... remote:..partialname_*.txt *
(In this case the rest of the string is a date_stamp and varies,
especially on the weekend)?
This is equivalent to
mget remote:..partialname_*.txt
but without the prompt and YorN responses.
Or is there another way to do this blind from batch?