2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-03 09:30:50 +00:00
restic/internal/backend/sftp
Michael Eischer cf0a8d7758 sftp: Only connect once for repository creation
This is especially useful if ssh asks for a password or if closing the
initial connection could return an error due to a problematic server
implementation.
2022-08-26 20:50:40 +02:00
..
config_test.go sftp: Limit concurrent backend operations 2022-04-09 12:21:38 +02:00
config.go gofmt all files 2022-08-19 19:12:26 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
layout_test.go sftp: Limit concurrent backend operations 2022-04-09 12:21:38 +02:00
sftp_test.go all: Move away from pkg/errors, easy cases 2022-06-14 08:36:38 +02:00
sftp.go sftp: Only connect once for repository creation 2022-08-26 20:50:40 +02:00
sshcmd_test.go Revert "Put host last in SSH command line" 2020-03-08 16:45:33 +01:00