|
@@ -21,7 +21,7 @@ and readable after one of the failures mentioned above occurred, run
|
|
- At least three directory levels with short names
|
|
- At least three directory levels with short names
|
|
- Typically, file sizes up to a few hundred MB.
|
|
- Typically, file sizes up to a few hundred MB.
|
|
Large repositories may require large files (>2 GB).
|
|
Large repositories may require large files (>2 GB).
|
|
-- Up to 1000 files per directory (10000 for repositories initialized with Borg 1.0)
|
|
|
|
|
|
+- Up to 1000 files per directory.
|
|
- rename(2) / MoveFile(Ex) should work as specified, i.e. on the same file system
|
|
- rename(2) / MoveFile(Ex) should work as specified, i.e. on the same file system
|
|
it should be a move (not a copy) operation, and in case of a directory
|
|
it should be a move (not a copy) operation, and in case of a directory
|
|
it should fail if the destination exists and is not an empty directory,
|
|
it should fail if the destination exists and is not an empty directory,
|