Search found 2 matches

by ggbal01
28 May 2021, 00:24
Forum: Help
Topic: MacOS - Crontab - NO Email
Replies: 10
Views: 1575

Re: MacOS - Crontab - NO Email

Here is the solution. You need add following in your crontab
11 11 * * * export="<path to your system_profiler>:$PATH"; /Applications/FreeFileSync.app/Contents/MacOS/FreeFileSync <path to ffs_batch file>
by ggbal01
28 May 2021, 00:06
Forum: Help
Topic: MacOS - Crontab - NO Email
Replies: 10
Views: 1575

Re: MacOS - Crontab - NO Email

I have the same issue of no log file generated. I don't use the default log path. I do explicitly set the log directory in FFS sync settings. The same batch file works fine when run from the calendar. Now I use cron instead due to the bug where batch file is triggered multiple times even I only set ...