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-10 15:48:29 +00:00
Code
Issues
Releases
Wiki
Activity
restic
/
internal
/
backend
/
sftp
History
George Armhold
d8938e259a
sftp ReadDir: add path to return error messages (gh-1323)
...
fix missing "Close" string in debug log fmt
2017-10-28 14:16:27 -04:00
..
config_test.go
…
config.go
sftp: Return error when path starts with a tilde (~)
2017-09-30 10:34:23 +02:00
doc.go
…
layout_test.go
Remove all dot-imports
2017-10-02 15:06:39 +02:00
sftp_test.go
Remove all dot-imports
2017-10-02 15:06:39 +02:00
sftp.go
sftp ReadDir: add path to return error messages (gh-1323)
2017-10-28 14:16:27 -04:00
split_test.go
…
split.go
Run goimports
2017-07-23 14:21:03 +02:00
sshcmd_test.go
…