This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
restic
Watch
1
Star
0
Fork
0
You've already forked restic
mirror of
https://github.com/restic/restic.git
synced
2025-12-11 18:47:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
restic
/
internal
/
backend
/
sftp
History
Rani
3ae6a69154
Bugfix(sftp): fix loose permissions on sftp backend. (
#5497
)
2025-10-03 18:20:52 +00:00
..
config_test.go
backend: fix linter warnings
2023-06-07 22:31:15 +02:00
config.go
drop support for s3legacy layout
2024-08-31 17:25:24 +02:00
doc.go
Moves files
2017-07-23 14:19:13 +02:00
layout_test.go
backends: pass error logger to backends
2025-10-03 18:22:42 +02:00
sftp_test.go
backend: Adjust tests to use the Factory to instantiate the backend
2023-06-17 15:15:58 +02:00
sftp.go
Bugfix(sftp): fix loose permissions on sftp backend. (
#5497
)
2025-10-03 18:20:52 +00:00
sshcmd_test.go
sftp: test that Args and Command options cannot be set at the same time
2023-10-21 19:26:39 +02:00