Commit 12929f4c authored by ben's avatar ben

Added info on filename length bug


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@74 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent 10309d51
......@@ -712,8 +712,12 @@ handled correctly on systems with non-standard mknod syntax.
.PP
When an rdiff-backup session fails (for instance if a remote
connection is lost), rdiff-backup tries to save the session so it can
be resumed later. Apparently, depending on how the rdiff-backup
session fails, later sessions cannot be resumed properly.
be resumed later. Apparently sometimes, depending on how the
rdiff-backup session fails, later sessions cannot be resumed properly.
.PP
Files whose names are close to the maximum length (e.g. 235 chars if
the maximum is 255) may be skipped because the filenames of related
increment files would be too long.
.SH AUTHOR
Ben Escoto <bescoto@stanford.edu>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment