|
Project Information
Featured
Downloads
Links
|
automator-scpThis project provides Mac OS X Automator actions for downloading and uploading files using the secure copy (scp) protocol. To be advised of new versions of this software, please sign up for the automator-scp-announce mailing list. Download with scp v2.0This action copies files or folders from the specified server using scp. scp must be able to automatically authenticate with the client, for example, using SSH public key authentication. The most recent version of Download with scp is version 2.0 (released 2010/03/27) and is available in the downloads area. This version is for Mac OS X 10.5+; an older version for Mac OS X 10.4 is available.
Upload with scp v2.0This action copies files or folders to the specified server using scp. scp must be able to automatically authenticate with the client, for example, using SSH public key authentication. The most recent version of Upload with scp is version 2.0 (released 2010/03/25) and is available in the downloads area. This version is for Mac OS X 10.5+; an older version for Mac OS X 10.4 is available.
About this projectThis software has been developed by Douglas Stebila and was originally hosted at http://www.douglas.stebila.ca/code/. The source code for this project is open source and available under the New BSD license. The project makes use of code from the excellent BWToolkit framework. |