1
mirror of https://github.com/rclone/rclone synced 2024-11-12 10:50:08 +01:00
rclone/cmd/serve/restic
Alexander Neumann 5b8977a053 serve restic: Disallow overwriting files in append-only mode - Fixes #2195
* Disallow overwriting files in append-only mode
* Add tests for append-only mode
2018-04-04 14:49:13 +01:00
..
restic_appendonly_test.go serve restic: Disallow overwriting files in append-only mode - Fixes #2195 2018-04-04 14:49:13 +01:00
restic_test.go serve restic: make it easy to run integration tests against any remote 2018-03-18 14:23:56 +00:00
restic-test.sh serve restic: script for running integration test against all remotes 2018-03-18 19:15:39 +00:00
restic.go serve restic: Disallow overwriting files in append-only mode - Fixes #2195 2018-04-04 14:49:13 +01:00
stdio_conn_go1.10.go serve restic: add http2 server on stdin/stdout 2018-03-11 14:48:46 +00:00
stdio_conn_pre_go1.10.go serve restic: add http2 server on stdin/stdout 2018-03-11 14:48:46 +00:00
stdio_conn.go serve/restic: Remove log message on Close 2018-03-14 21:50:33 +00:00