forked from TrueCloudLab/rclone
Version v1.61.0
This commit is contained in:
parent
a35490bf70
commit
2001cc0831
79 changed files with 9362 additions and 4220 deletions
|
@ -3,6 +3,7 @@ title: "rclone test makefiles"
|
|||
description: "Make a random file hierarchy in a directory"
|
||||
slug: rclone_test_makefiles
|
||||
url: /commands/rclone_test_makefiles/
|
||||
versionIntroduced: v1.55
|
||||
# autogenerated - DO NOT EDIT, instead edit the source code in cmd/test/makefiles/ and as part of making a release run "make commanddocs"
|
||||
---
|
||||
# rclone test makefiles
|
||||
|
@ -21,6 +22,7 @@ rclone test makefiles <dir> [flags]
|
|||
--files int Number of files to create (default 1000)
|
||||
--files-per-directory int Average number of files per directory (default 10)
|
||||
-h, --help help for makefiles
|
||||
--max-depth int Maximum depth of directory hierarchy (default 10)
|
||||
--max-file-size SizeSuffix Maximum size of files to create (default 100)
|
||||
--max-name-length int Maximum size of file names (default 12)
|
||||
--min-file-size SizeSuffix Minimum size of file to create
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue