packer-cn/communicator/ssh
Alfonso Acosta a59c82d7a6 Add sftp file transfer support
Adds a new config option: "ssh_file_transfer_method", which can be set to "scp"
or "sftp" (defaults to "scp")
2015-07-26 23:49:18 +00:00
..
communicator.go Add sftp file transfer support 2015-07-26 23:49:18 +00:00
communicator_test.go Cleanup some resources we may have created 2015-07-02 03:55:18 -07:00
connect.go communicator/ssh: support for bastion SSH 2015-06-17 22:10:42 +02:00
password.go code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh 2015-05-28 08:17:49 -07:00
password_test.go code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh 2015-05-28 08:17:49 -07:00