Get your own customer support community
 

Extended "Open Terminal Here" Finder button to detect ExpanDrive volumes and ssh to the remote host

The existing Open Terminal Here script by Marc Liyanage [http://www.entropy.ch/software/apples...] is great.

It would be even more awesome if there were an optional mode to detect if the given path were on an ExpanDrive-mounted (SFTP) volume and open the terminal with an SSH session to the path on the remote host.

I believe this would require either via an extended AppleScript dictionary or new commands in the expan shell tool. It would specifically require the ability to:


  • Query what drive (if any) the given path is on

  • Query what the remote path corresponds to the local path

  • Query for enough information to get the saved authentication credentials. This would either be a flag saying that it uses key auth from .ssh and therefore requires no additional information, or which Keychain item stores the actual password. Command-line Keychain access could then silently suck-out the actual password during script execution.

 
happy I’m excited
Inappropriate?
2 people like this idea

User_default_medium