This website requires JavaScript.
Explore
Help
Sign In
extern
/
rclone
Watch
1
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2024-11-22 16:34:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5b8977a053
rclone
/
cmd
/
serve
History
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
..
http
httplib: add Close() method to shut the server down and use it in tests
2018-02-19 15:45:24 +00:00
httplib
httplib: allow the flags to be prefixed when instantiating a server
2018-03-14 22:58:20 +02:00
restic
serve restic: Disallow overwriting files in append-only mode -
Fixes
#2195
2018-04-04 14:49:13 +01:00
webdav
httplib: add Close() method to shut the server down and use it in tests
2018-02-19 15:45:24 +00:00
serve.go
serve restic: serves a remote in restic REST API format
2018-03-11 14:43:03 +00:00