summaryrefslogtreecommitdiff
path: root/obnam.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-02-18 09:27:25 +0200
committerLars Wirzenius <liw@liw.fi>2021-02-19 19:58:31 +0200
commit248e5ab7518746c0ac43747040290e9b5d138028 (patch)
treefead573f0f298758c913d01566de9edc682ebf22 /obnam.md
parent45f4145573035a6485f565cacf16c6a39c36dbd5 (diff)
downloadobnam2-248e5ab7518746c0ac43747040290e9b5d138028.tar.gz
feat: back up and restore Unix domain sockets
Diffstat (limited to 'obnam.md')
-rw-r--r--obnam.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/obnam.md b/obnam.md
index cad3792..e386b17 100644
--- a/obnam.md
+++ b/obnam.md
@@ -1283,6 +1283,24 @@ when I invoke obnam --config smoke.yaml get-chunk <GEN>
then command fails
~~~
+## Irregular files
+
+This scenario verifies that Obnam backs up and restores files that
+aren't regular files or directories.
+
+~~~scenario
+given an installed obnam
+and a running chunk server
+and a client config based on smoke.yaml
+and a file live/data.dat containing some random data
+and a Unix socket live/socket
+and a manifest of the directory live in live.yaml
+when I run obnam --config smoke.yaml backup
+when I invoke obnam --config smoke.yaml restore latest rest
+given a manifest of the directory live restored in rest in rest.yaml
+then files live.yaml and rest.yaml match
+~~~
+
## Tricky filenames
Obnam needs to handle all filenames the underlying operating and file