1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-08 07:27:27 +00:00
restic/internal/backend/sftp
Michael Eischer 47232bf8b0 backend: move LimitReadCloser to util package
The helper is only intended for usage by backend implementations.
2024-05-18 21:26:00 +02:00
..
config.go Deprecate s3legacy layout 2024-04-10 21:27:56 +02:00
config_test.go
doc.go
layout_test.go Deprecate s3legacy layout 2024-04-10 21:27:56 +02:00
sftp.go backend: move LimitReadCloser to util package 2024-05-18 21:26:00 +02:00
sftp_test.go
sshcmd_test.go