duplicati/Tools/TestDataGenerator
Kenneth Skovhede 1ea74a3c63 Updated to .NET10
2025-11-14 15:05:39 +01:00
..
.vscode Updated to .NET10 2025-11-14 15:05:39 +01:00
Commands Added degree of parallelism as a commandline option to the test data generator 2025-02-20 09:23:47 +01:00
.gitignore Added tool to generate test data 2024-07-08 07:32:35 +02:00
Program.cs Added tool to generate test data 2024-07-08 07:32:35 +02:00
README.md Added tool to generate test data 2024-07-08 07:32:35 +02:00
TestDataGenerator.csproj Updated to .NET10 2025-11-14 15:05:39 +01:00
TestDataGenerator.slnx Updated to .NET10 2025-11-14 15:05:39 +01:00

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.