Mitchell Hashimoto
|
07449a7801
|
communicator/ssh: improved logging
|
2013-07-14 21:07:32 +09:00 |
Mitchell Hashimoto
|
2fff555e7f
|
fmt
|
2013-07-14 20:55:27 +09:00 |
Mitchell Hashimoto
|
020e719e92
|
communicator/ssh: re-establish ssh connection if possible [GH-152]
|
2013-07-14 20:55:02 +09:00 |
Mitchell Hashimoto
|
9718a4656c
|
communicator/ssh: have a Connection func so we can re-establish
[GH-152]
|
2013-07-14 20:22:57 +09:00 |
Mitchell Hashimoto
|
ee6fd4941a
|
communicator/ssh: show more descriptive error if SCP not avail [GH-127]
|
2013-07-07 12:23:32 -07:00 |
Mitchell Hashimoto
|
53b7b3965f
|
fmt
|
2013-06-23 20:43:50 -07:00 |
Mitchell Hashimoto
|
1e61cc2bd3
|
communicator/ssh: request a PTY
|
2013-06-23 17:36:45 -07:00 |
Mitchell Hashimoto
|
72bb2d68dd
|
communicator/ssh: remove unusable code
|
2013-06-17 15:20:31 -07:00 |
Mitchell Hashimoto
|
1cea606f12
|
communicator/ssh: Adhere to new Communicator interface
|
2013-06-02 23:27:01 -07:00 |
Mitchell Hashimoto
|
ace53450b9
|
packer: More efficient RemoteCommand.ExitChan
|
2013-06-01 17:57:26 -07:00 |
Mitchell Hashimoto
|
c6dd54760c
|
Get everything compiling again
|
2013-06-01 17:48:19 -07:00 |
Mitchell Hashimoto
|
b26ff7a6eb
|
communicator/ssh: More logging
|
2013-05-27 22:05:33 -07:00 |
Mitchell Hashimoto
|
81d8b20730
|
Update TODO, since Upload is implemented
|
2013-05-24 09:48:24 -07:00 |
Mitchell Hashimoto
|
69f1d0fd9f
|
communicator/ssh: Clearer TODO message about acks
|
2013-05-24 09:40:20 -07:00 |
Mitchell Hashimoto
|
eb5f478ee7
|
communicator/ssh: Return error if non-zero exit status on Upload
|
2013-05-24 09:27:28 -07:00 |
Mitchell Hashimoto
|
821d27a6bb
|
communicator/ssh: More complete SCP
|
2013-05-24 09:06:13 -07:00 |
Mitchell Hashimoto
|
d8ad9ca106
|
communicator/ssh: A first pass at SCP uploading
|
2013-05-24 08:23:48 -07:00 |
Mitchell Hashimoto
|
bee266008e
|
communicator/ssh: Ensure valid communicator
|
2013-05-20 15:52:34 -07:00 |
Mitchell Hashimoto
|
08ac912cb7
|
Start work on SSH communicator
|
2013-05-20 15:47:41 -07:00 |