After the restart I can start your program again!
I think there was still a process running. Perhaps because of the message from the first start that I have to set the Preferences (Security).
Thank you!
Search found 4 matches
- 24 Jan 2021, 10:47
- Forum: Help
- Topic: FreeFileSync starting problems under MacOS Big Sur
- Replies: 2
- Views: 410
- 24 Jan 2021, 08:23
- Forum: Help
- Topic: FreeFileSync starting problems under MacOS Big Sur
- Replies: 2
- Views: 410
FreeFileSync starting problems under MacOS Big Sur
Just updated my iMac to the newest version of BigSur.
Even after reinstall from FreeFileSync 11.5 Donation Edition it won't start.
Errormessage: The Programm FreeFileSync.app is not open any more
But I can start it from terminal without error?
(I used it with cron, that's why I tried this)
Thanks ...
Even after reinstall from FreeFileSync 11.5 Donation Edition it won't start.
Errormessage: The Programm FreeFileSync.app is not open any more
But I can start it from terminal without error?
(I used it with cron, that's why I tried this)
Thanks ...
- 15 Dec 2020, 14:07
- Forum: Help
- Topic: Schedule Batch Jobs with MacOS
- Replies: 1
- Views: 1852
Re: Schedule Batch Jobs with MacOS
SOLVED!!!
After a little bit of research...
you can do it with cron under Mac or Linux:
open terminal:
crontab -e
00 18 * * * /Applications/FreeFileSync.app/Contents/MacOS/FreeFileSync /PATH/TO/backup.ffs_batch
With this example it starts at 18:00 every day (and NO start after Standby ...
After a little bit of research...
you can do it with cron under Mac or Linux:
open terminal:
crontab -e
00 18 * * * /Applications/FreeFileSync.app/Contents/MacOS/FreeFileSync /PATH/TO/backup.ffs_batch
With this example it starts at 18:00 every day (and NO start after Standby ...
- 15 Dec 2020, 10:20
- Forum: Help
- Topic: Schedule Batch Jobs with MacOS
- Replies: 1
- Views: 1852
Schedule Batch Jobs with MacOS
First of all....
After using FreeFileSync for some days I immediately donated because for me it is by far the best Backup Solution I found - Thank you!!!
I want to use the Schedule Batch Jobs with MacOS.
It seems to work fine with Automator and Calendar but I have one Problem!
Every time after my ...
After using FreeFileSync for some days I immediately donated because for me it is by far the best Backup Solution I found - Thank you!!!
I want to use the Schedule Batch Jobs with MacOS.
It seems to work fine with Automator and Calendar but I have one Problem!
Every time after my ...