2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-28 22:49:01 +00:00
restic/changelog/unreleased
Michael Manganiello 41f70f1f4f backend/sftp: Add sftp.args option
Allow setting custom arguments for the `sftp` backend, by using the
`sftp.args` option. This is similar to the approach already implemented
in the `rclone` backend, to support new arguments without requiring
future code changes for each different SSH argument.

Closes #4241
2023-10-21 19:25:44 +02:00
..
.gitignore Add gitignore to changelog/unreleased 2020-11-05 09:01:32 +01:00
issue-4128 automatically adjust GOMAXPROCS when run in a cpu-constrained container 2023-10-17 20:31:57 +02:00
issue-4513 Make key list command honor --no-lock 2023-10-19 22:09:35 +02:00
pull-299 changelog 2023-10-01 19:53:26 +02:00
pull-4511 Include inode in JSON output for find and ls 2023-10-11 21:10:01 +02:00
pull-4519 backend/sftp: Add sftp.args option 2023-10-21 19:25:44 +02:00