1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-31 03:31:21 +00:00
restic/backend/sftp
2016-01-26 22:16:24 +01:00
..
backend_test.go Remove Create() everywhere 2016-01-24 20:23:50 +01:00
config.go Rename URI -> Config/Location 2016-01-17 18:48:05 +01:00
config_test.go Rename URI -> Config/Location 2016-01-17 18:48:05 +01:00
doc.go
sftp.go sftp: Reduce duplicate code, add error check 2016-01-26 22:16:24 +01:00
sftp_backend_test.go sftp: Reduce duplicate code, add error check 2016-01-26 22:16:24 +01:00
sftp_unix.go
sftp_windows.go