restic/internal/backend/sftp
greatroar e1969d1e33 Put host last in SSH command line
This is how the SSH manpage says the command line should look, and the
"--" prevents mistakes in hostnames from being interpreted as options.
2020-02-19 15:53:20 +01:00
..
config_test.go Support IPv6 in SFTP backend 2020-02-19 15:42:12 +01:00
config.go Support IPv6 in SFTP backend 2020-02-19 15:42:12 +01:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
layout_test.go internal/backend/sftp: fix dropped test error 2020-02-12 13:36:21 -08:00
sftp_test.go Remove SuspendSignalHandler 2018-01-17 23:14:47 +01:00
sftp.go Put host last in SSH command line 2020-02-19 15:53:20 +01:00
sshcmd_test.go Put host last in SSH command line 2020-02-19 15:53:20 +01:00