This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
restic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/restic/restic.git
synced
2026-07-15 03:34:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b3e1089cf9cf7b75ad73dad213e6145314483f9d
restic
/
internal
/
backend
/
sftp
T
History
Alexander Neumann
be0a5b7f06
Merge pull request
#1649
from jasperla/solaris
...
Minimal set of patches to get restic working on Solaris
2018-03-05 20:00:17 +01:00
..
config_test.go
…
config.go
…
doc.go
…
foreground_solaris.go
Add support for illumos/Solaris
2018-03-04 20:11:29 +00:00
foreground_unix.go
Add support for illumos/Solaris
2018-03-04 20:11:29 +00:00
foreground_windows.go
sftp: Prompt for password, don't terminate on SIGINT
2018-01-17 23:02:47 +01:00
layout_test.go
Change List() implementation for all backends
2018-01-21 21:15:09 +01:00
sftp_test.go
Remove SuspendSignalHandler
2018-01-17 23:14:47 +01:00
sftp.go
backend: Improve Save()
2018-03-03 15:49:44 +01:00
split_test.go
…
split.go
…
sshcmd_test.go
…