teleport/lib/sshutils
Ev Kontsevoy 380d2f366b Preliminary SCP work
1) -r flag handling

   Proper handling of `-r` flag on the tsh side (recursive).
   Prior to this commit it was all uploads were _always_ recursive.

2) less verbose logging.

   Replaced a bunch of log.Info() with log.Debug()
2016-11-03 18:07:39 -07:00
..
scp Preliminary SCP work 2016-11-03 18:07:39 -07:00
close.go Replaced our own logger with logrus 2016-02-02 17:53:21 -08:00
fingerprint.go This commit adds ability to preconfigure the cluster without running 2016-03-28 12:58:34 -07:00
req.go add resize sync and detection on tsh on both sides, fixes #235 2016-03-15 17:16:58 -07:00
server.go Cleaned up Teleport logging 2016-09-02 17:28:18 -07:00
server_test.go Cleaned up Teleport logging 2016-09-02 17:28:18 -07:00
signer.go This commit adds ability to preconfigure the cluster without running 2016-03-28 12:58:34 -07:00
tcpip.go Replaced our own logger with logrus 2016-02-02 17:53:21 -08:00
up.go PR comments - implemented! 2016-05-07 21:51:35 -07:00