|
|
#1 (permalink) | ||||||||||||||||||||
|
RSS Bot
Join Date: Feb 2007
Posts: 3,918
|
ExpanDrive gets AppleScript support
Filed under: Software, Cool tools
Version 1.1 of ExpanDrive, the utility we reported on earlier that gives you SSH/SFTP server access that's transparent to the OS, hit the streets today. In addition to features like "Reconnect at Login" and several interface/usability tweaks, it now supports AppleScript.The AppleScript library is simple, providing identity elements for each drive, and 2 commands: connect and eject. Nothing earth-shattering, but it's even better at workflow integration and automation now. A little code, and... tell application "ExpanDrive" repeat with aDrive in drives connect aDrive display dialog "Connected: " & server of aDrive end repeat end tell Set it up with ThisService and you've got hotkey mountable/unmountable servers! If you haven't checked it out yet, grab the free demo ($29 to purchase). Read | Permalink | Email this | Comments More... |
||||||||||||||||||||
|
|
|
||||||||||||||||||||
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
|