The script looks correct.
Can you describe in more details what problem are you having?
Log file would help too.
Hi,
Trying to download any file ending .rdy from path /ibisprod/in/sap/account/processed/* and place in C:\Geoff\
I am using the following method with out any joy :(
option batch on
option confirm off
open xxxxxx:xxxxxx@xxxxxx.co.uk
get -filemask="*.rdy" /ibisprod/in/sap/account/processed/* C:\Geoff\
Exit
If someone could point me in the right direction, it would be appreciated.
Thanks in advance
Geoff