This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
restic
Watch
2
Star
2
Fork
0
You've already forked restic
mirror of
https://github.com/octoleo/restic.git
synced
2025-02-08 06:38:25 +00:00
Code
Issues
Releases
Wiki
Activity
restic
/
internal
/
backend
/
sftp
History
Michael Eischer
5e4e268bdc
Use _ as parameter name for unused Context
...
The context is required by the implemented interface.
2023-05-18 21:15:45 +02:00
..
config_test.go
sftp: Limit concurrent backend operations
2022-04-09 12:21:38 +02:00
config.go
rest/sftp: Remove redundant fatal from error message
2023-05-18 17:22:26 +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_test.go
Replace most usages of ioutil with the underlying function
2022-12-02 19:36:43 +01:00
sftp.go
Use _ as parameter name for unused Context
2023-05-18 21:15:45 +02:00
sshcmd_test.go
Revert "Put host last in SSH command line"
2020-03-08 16:45:33 +01:00