get files usning filemask

Advertisement

gslc
Guest

get files usning filemask

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

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: get files usning filemask

The script looks correct.
Can you describe in more details what problem are you having?
Log file would help too.

Reply with quote

Advertisement

You can post new topics in this forum