Search found 2 matches

by three_jeeps
03 Mar 2025, 15:45
Forum: General Discussion
Topic: [Feature Request] Show batch file name in the Completed successfully window
Replies: 0
Views: 6851

[Feature Request] Show batch file name in the Completed successfully window

I have created several batch files to synch various directories to different HDDs and I have specified that each batch file runs at different times. It would be informative to me to see the name of the batch file that has run displayed in the Completed Successfully - BatchRun window.
by three_jeeps
26 Feb 2019, 22:07
Forum: Help
Topic: How to specify triggers for real time synching
Replies: 0
Views: 144

How to specify triggers for real time synching

I've written two synch profiles in FFS:
c:\foo\* mirror to j:\foo\*
c:\foo\* mirror to k:\foo\baz\*

These work fine when I run them manually.
How can I specify for them to run in real time when 1)any file in c:\foo is modified or 2)a new file is created in the foo directory?

more precisely, I can ...