2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 08:30:49 +00:00
restic/src/restic/backend/sftp
2016-08-29 19:23:50 +02:00
..
backend_test.go Add tests for Load() with negative offset 2016-08-16 21:30:14 +02:00
config_test.go Fix panic when parsing sftp URIs 2016-08-28 19:30:56 +02:00
config.go Replace stdlib errors with github.com/pkg/errors 2016-08-29 19:23:50 +02:00
doc.go Rename package 2016-02-20 17:31:21 +01:00
sftp_backend_test.go Remove debug output for tests 2016-08-28 19:30:56 +02:00
sftp_unix.go Rename package 2016-02-20 17:31:21 +01:00
sftp_windows.go Rename package 2016-02-20 17:31:21 +01:00
sftp.go Replace stdlib errors with github.com/pkg/errors 2016-08-29 19:23:50 +02:00
sshcmd_test.go Move sftp test 2016-02-20 20:53:40 +01:00