G’day Chris
Yes, but they don’t allow the setting of the Bookmarks mirroring, you have to know the remote path and password, and the local folder, to put into the script. For every folder.
My app allows the user to easily set Bookmarks, with matching Bookmark names to local folders, and once set up, automatically mirrors all folders 24/7 (my Clients have over 20). Intervals can be set from 5 minutes to 2 hours, for mirroring. Also, either Download or Both Way mirroring can be set. The former uses a list of downloaded file names, one list for each folder, to avoid automatically printing old files. Both Way mirroring shifts the files to an internal ‘(Archive’) folder, with the term ‘(Archive)” being ignored for Both Way mirroring back to the server.
I’ve actually got the code working now, but as it uses the GUI to reset the Mirroring, I’m a bit concerned about it’s reliability. Not losing files on the local disk is paramount.
I’ve email Mathew Drayton asking if he could add a new command, to set the mirror type by Applescript. Hope he can.
Regards
Santa
On 28 Sep 2015, at 12:49 pm, Christopher Stone < email@hidden> wrote: On Sep 27, 2015, at 21:29, Brian Christmas < email@hidden> wrote: tell application "Interarchy"
Interarchy is pretty scriptable. Have you tried using built-in commands to do your task?
|