Try »wszst AUTOADD ./path_to/Race/Course/« to add all supported files.
Options | |||
---|---|---|---|
Option | Param | Description | |
-i | --ignore | Ignore non existing source files without warning. | |
-q | --quiet | If set, suppress logging. | |
-v | --verbose | If set, list all missed files of the current auto-add archive after adding the adding operation. If set twice, then additionally list first all already existing files in the current auto-add archive. | |
-d | --dest | path | Define a destination directory as current auto-add archive. The default is the standard auto-add path. Try AUTOADD without sources to view the path. |
-D | --DEST | path | Like --dest, but create the directory path automatically. |
-o | --overwrite | Overwrite already existing files instead of only adding new files to the auto-add archive. | |
-r | --remove-dest | Remove already existing files before creating it. If set, --overwrite is ignored. |
|
-p | --preserve | Preserve file times (atime+mtime) while converting or copying files. |
The user must create this Autoadd Archive only once before the first use of option --auto-add.
Use the command »wszst AUTOADD« to manage the Autoadd Archive. To find the archive directory, just type »wszst AUTOADD« without options. The output will something like this:
# wszst autoadd CURRENT AUTO-ADD PATH: /usr/local/share/szs/auto-add/ SEARCH PATH[0]: /usr/local/share/szs/auto-add SEARCH PATH[1]: ./auto-addThe first line (
wszst AUTOADD ./path_to/Race/Course/This command will search the entered directory for all track and arena files and extract all needed files, that not already exist. Add option ---overwrite to overwrite existing files.
Command »wszst CHECK« will give you a report about missing files.
If you want to add missing files to an already existing SZS,
you must extract and re create the SZS file,
because --auto-add is only supported while creating a track file.
Example:
wszst extract mytrack.szs wszst create mytrack.d --dest newtrack.szs --auto-add
Option »--slot mode« will also use the Autoadd Archive to insert file that are needded for the conversion.