676
Post New Requests Here / Re: IDEA: Batch file or .vbs script required to move files to my NAS.
« on: June 23, 2018, 03:13 AM »Do you have an screenshot of the part of the config screen to set up file filters & destinations? At least, I hope that part is configurable...I might need to add such possibilties when i pump it to NANY-Ath (June 23, 2018, 03:08 AM)
For now its written for Craig with "*.*" as Sourcefolder Filemask and Destinations you can read in Post #1 (still not implemented, working on it)
edit
after thinking about, i will not hardcode Craigs filesystem instead i will add a rule-set editor for both, Source and Destination.
For Source:
- edit filemasks - limited to extensions (eg: ".hlp;.chm"), for now i do not plan to add "?" / "*" support (those are placeholders for any content) except "*.*"
- "include/exclude" by "datetime/attribute/name"
For Destination:
- "if filename begin/contain" then "copy to specific folder" (with folder-selector)
(Craigs Filesystem will be included as example)
If i missed other useful rules feel free to post wishes!