Top Level Namespace
Defined in:
Constant Summary
-
DIR_DESC =
"Target directory"
-
GBMULTIPLE =
1024 ** 3
-
MAX_DESC =
"Max part size in GB"
-
PREFIX_DESC =
"Prefix for output files of the tar command. -show-cmd must be specified. eg: myprefix.part1.tar"
-
REVERSE_DESC =
"Opposite of the main function, moves all files in part folders to the root"
Method Summary
- reverse_split(dir : String)
-
safe_delete(dir : Path, delete_parent = false)
recursively delete a tree of empty directories
- split_dir(dir : String, max_bytes : UInt64, prefix : String)