Filemask not working on Get
Hello,
I'm trying to grab all files except one directory, here is my script:
open backups
cd
LCD E:\Backups\
GET -filemask=|pictures/
CLOSE
The script runs, and nothing is moved.
What am I doing wrong?
I'm trying to grab all files except one directory, here is my script:
open backups
cd
LCD E:\Backups\
GET -filemask=|pictures/
CLOSE
The script runs, and nothing is moved.
What am I doing wrong?