Brahim
Joined: 09/04/2008 23:28:33
Messages: 2883
Offline
|
Starting with 1.0 final, I have made it easier to use just one config file to manage your RAIDs.
Example of a config (named config.txt):
Of course, you should feel free to add the optional parameters you would like.
However, this is the simplest configuration that you need to be able to run every task.
Logs showing how that single config was used for all commands:
So, you can now do:
run/upload configFile
run/upload configFile taskName
The task name provided on the command line will override the task name (if any) that is provided in the config file.
|