restic/internal/backend/sftp
Michael Eischer 678e75e1c2 sftp: enforce use of optimized upload method
ReadFrom was already used by Save before, this just ensures that this
won't accidentally change in the future.
2021-01-03 22:23:53 +01:00
..
config.go Support IPv6 in SFTP backend 2020-02-19 15:42:12 +01:00
config_test.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 Wire context into backend layout detection 2020-10-09 22:37:24 +02:00
sftp.go sftp: enforce use of optimized upload method 2021-01-03 22:23:53 +01:00
sftp_test.go Wire context into backend layout detection 2020-10-09 22:37:24 +02:00
sshcmd_test.go Revert "Put host last in SSH command line" 2020-03-08 16:45:33 +01:00