Sorry, I do not understand.
- martin
get command or filemask cannot include designated file types within subfolders that vary in name from time to time.
get -filemask=*.txt;*.doc /remote/source/path/ C:\local\target\path\
get to download all *.txt and all *.doc files after I am connected. Even if they are in sub directories? Please and thank you.