Line 57:
Line 57:
-times
-times
synchronize the modification times?
synchronize the modification times?
+
+
==AppleScript==
+
+
To avoid opening the terminal window, create the following AppleScript and save as an application.
+
+
do shell script "unison uniDisk ssh://houptlab.org/uniDisk -ui text -batch -times"
+
+
Results of the synch will be silent, but will be stored in the "unison.log" file.