From 3224284438fb445fb60ed0cb90ec9f28e033ab8e Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Mon, 13 Apr 2015 23:42:15 +0200 Subject: [PATCH] documentation: added information about allowed characters for filenames --- doc/btrbk.conf.5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/btrbk.conf.5 b/doc/btrbk.conf.5 index 8685707..186eb6a 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -37,6 +37,10 @@ ssh-url instead of a local directory. The syntax for \fI\fR is: .IP ssh://host.xz/path/to/volume .PP +Note that btrfs is very picky on file names (mainly for security +reasons), only the characters [0-9] [a-z] [A-Z] and "._-@" are +allowed. +.PP The configuration options are: .TP \fBsnapshot_dir\fR