This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
restic
Watch
16
Star
0
Fork
You've already forked restic
3
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
13a8b5822f
restic
/
internal
/
backend
/
sftp
History
Michael Eischer
13a8b5822f
backend: Adjust tests to use the Factory to instantiate the backend
...
This drastically reduces the amount of duplicated test code.
2023-06-17 15:15:58 +02:00
..
config.go
backend: let ParseConfig return a Config pointer
2023-06-07 22:31:15 +02:00
config_test.go
backend: fix linter warnings
2023-06-07 22:31:15 +02:00
doc.go
Moves files
2017-07-23 14:19:13 +02:00
layout_test.go
test: Use testing.T.Cleanup to remove tempdirs
2022-12-09 14:23:55 +01:00
sftp.go
local/sftp: move limiter setup into backend
2023-06-17 15:15:58 +02:00
sftp_test.go
backend: Adjust tests to use the Factory to instantiate the backend
2023-06-17 15:15:58 +02:00
sshcmd_test.go
Revert "Put host last in SSH command line"
2020-03-08 16:45:33 +01:00