restic/internal/backend/sftp
greatroar 910d917b71 backend: Move semaphores to a dedicated package
... called backend/sema. I resisted the temptation to call the main
type sema.Phore. Also, semaphores are now passed by value to skip a
level of indirection when using them.
2022-06-18 10:01:58 +02:00
..
config_test.go sftp: Limit concurrent backend operations 2022-04-09 12:21:38 +02:00
config.go sftp: Limit concurrent backend operations 2022-04-09 12:21:38 +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 sftp: Limit concurrent backend operations 2022-04-09 12:21:38 +02:00
sftp.go backend: Move semaphores to a dedicated package 2022-06-18 10:01:58 +02:00
sshcmd_test.go Revert "Put host last in SSH command line" 2020-03-08 16:45:33 +01:00