mirror of
https://github.com/duplicati/duplicati.git
synced 2025-11-27 19:10:29 +08:00
| .. | ||
| .vscode | ||
| Commands | ||
| .gitignore | ||
| Program.cs | ||
| README.md | ||
| TestDataGenerator.csproj | ||
| TestDataGenerator.slnx | ||
Test data generator
This tool is intended for use by developer who need to generate a data set for testing Duplicati.
The tool can create a set of random data at a target folder using the create command, and make alterations using the update command.
Use the help command to examine the supported properties and adjust to make the desired test dataset.