Whenever I click on "Synchronize" in FFS version 6.2 running under Apple OSX Mavericks, the computer goes to sleep right after the synchronization process completes. This is very inconvenient because other processes get interrupted and must be restarted once I enter my username and password to wake up and unlock the computer.
This doesn't appear to be a setting of FFS for Mac. Any thoughts?
FreeFileSync Synchronize causes OSX Mavericks to go to sleep
- Posts: 2
- Joined: 11 Dec 2008
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
What did you set in the "on completion" field?
- Posts: 2
- Joined: 11 Dec 2008
Thanks! I had overlooked that settings menu. It says,
osascript -e 'tell application "System Events" to sleep'
I cleared that field and all is now well.
osascript -e 'tell application "System Events" to sleep'
I cleared that field and all is now well.