filemask script help needed please
Hi,
I've sat and read the documentation for the last few hours and tried many combinations, but cannot figure out the syntax for what I'm trying to achieve. All I want is to connect to the remote directory and use a filemask to grab only the .txt files that were modified/created since midnight last night (we have around 90 files arriving each morning).
Looking at the docs, where it mentions being able to use '>yesterday' or '>0DS' makes me think it's simple, but none of these work in my batch file:
"get -filemask=*>yesterday *.TXT" ^
"get -filemask=*>0DS *.TXT" ^
"get -filemask=>1DS *.TXT" ^
I have no idea what I'm doing wrong.
The Transfer Settings Dialog is even more confusing. If I try adding:
>yesterday or >0DS in the filemask box, it refuses to allow it. Yet the docs say you can use >yesterday or >0DS as a filemask.
Please help before I have a nervous breakdown :)
Thank you!
I've sat and read the documentation for the last few hours and tried many combinations, but cannot figure out the syntax for what I'm trying to achieve. All I want is to connect to the remote directory and use a filemask to grab only the .txt files that were modified/created since midnight last night (we have around 90 files arriving each morning).
Looking at the docs, where it mentions being able to use '>yesterday' or '>0DS' makes me think it's simple, but none of these work in my batch file:
"get -filemask=*>yesterday *.TXT" ^
"get -filemask=*>0DS *.TXT" ^
"get -filemask=>1DS *.TXT" ^
I have no idea what I'm doing wrong.
The Transfer Settings Dialog is even more confusing. If I try adding:
>yesterday or >0DS in the filemask box, it refuses to allow it. Yet the docs say you can use >yesterday or >0DS as a filemask.
Please help before I have a nervous breakdown :)
Thank you!