![]() |
Startup | Registration
Console | Timer | Multiple | Filters | Exclude | Conflicts | Automount Volumes | AppleScript | Settings
Backup the Boot Disk | Exact Sync | Log | Scheduling | Preview | Preferences | FAQ
| AppleScript: | ![]() Picture 1: This sample shows how to mount SMB volumes (Windows) using user name, user password, IP address of the remote machine and the disk name to mount. Here 2 disks will be mounted before the sync/backup and all the remote disks will be unmounted after the sync/backup. |
|
| FoldersSynchronizer can run an AppleScript before and after executing each session. This could be useful, for instance, to close all the applications before the sync/backup or to mount some volume that FS cannot mount via the Automount Volumes option. We always suggest to write the AppleScript code using the "Script Editor" application you can find at "/Applications/AppleScript/Script Editor". FS can test your AS code and notify you the errors and their location in the text, however ScriptEditor does this job with more accuracy. So, we invite you to write and test your AS code with Script Editor then copy and paste the text code to FS.
Run Before Session: |