1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-30 00:00:14 +01:00
restic/internal/backend/sftp
Srigovind Nayak 43424f85ca
sftp: fix permissions of the data directories created on init
* use the default modes for the directory permissions
2025-02-10 00:20:48 +05:30
..
config.go drop support for s3legacy layout 2024-08-31 17:25:24 +02:00
config_test.go backend: fix linter warnings 2023-06-07 22:31:15 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
layout_test.go drop support for s3legacy layout 2024-08-31 17:25:24 +02:00
sftp.go sftp: fix permissions of the data directories created on init 2025-02-10 00:20:48 +05:30
sftp_test.go backend: Adjust tests to use the Factory to instantiate the backend 2023-06-17 15:15:58 +02: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