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-01-24 15:48:25 +00:00
Code
Issues
Releases
Wiki
Activity
restic
/
backend
/
sftp
History
Alexander Neumann
919b40c6cf
Add Stat() method to backend interface
2016-01-23 23:27:58 +01:00
..
backend_test.go
Add "Test" prefix to backend test functions
2016-01-23 19:12:02 +01:00
config_test.go
Rename URI -> Config/Location
2016-01-17 18:48:05 +01:00
config.go
Rename URI -> Config/Location
2016-01-17 18:48:05 +01:00
doc.go
Add minimal documentation for backend/{local,sftp}
2015-05-09 12:54:45 +02:00
sftp_backend_test.go
Add sftp tests
2016-01-23 18:30:02 +01:00
sftp_unix.go
Create ignoreSigIntProcAttr()
2015-08-16 12:51:01 +02:00
sftp_windows.go
Create ignoreSigIntProcAttr()
2015-08-16 12:51:01 +02:00
sftp.go
Add Stat() method to backend interface
2016-01-23 23:27:58 +01:00