1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-23 08:16:36 +00:00
restic/internal/backend/sftp
2023-06-07 22:31:15 +02:00
..
config.go backend: let ParseConfig return concrete type 2023-06-07 22:30:35 +02:00
config_test.go backend: fix linter warnings 2023-06-07 22:31:15 +02:00
doc.go
layout_test.go
sftp.go Use _ as parameter name for unused Context 2023-05-18 21:15:45 +02:00
sftp_test.go backend: use generic instead of any type for test suite 2023-06-07 22:31:14 +02:00
sshcmd_test.go