Bureaucrats, staff, Administrators
938
edits
Line 240: | Line 240: | ||
| style="white-space: nowrap;" | --ReportFileName | | style="white-space: nowrap;" | --ReportFileName | ||
| | | | ||
| Reports will be saved/appended to the specified filename<br /> | | Reports will be saved/appended to the specified filename<br />Placeholders mentioned in --FileMove.Pattern can be used as well.<br />Additional placeholders: ReportName, ReportFileExtension | ||
| style="white-space: nowrap;" | --ReportFileName=<FileName> | | style="white-space: nowrap;" | --ReportFileName=<FileName> | ||
| style="white-space: nowrap;" | ${FileName}.${ReportName}.${ReportFileExtension} | | style="white-space: nowrap;" | ${FileName}.${ReportName}.${ReportFileExtension} | ||
Line 253: | Line 253: | ||
| | | | ||
| Searches the filename for the calculated CRC32 hash. If not present or different a line with the caluclated hash and the full path of the file is appended to the specified path<br />The regex pattern should contain the placeholder ${CRC32} which is replaced by the calculated hash prior matching.<br />Consumer CRC32 will be force enabled! | | Searches the filename for the calculated CRC32 hash. If not present or different a line with the caluclated hash and the full path of the file is appended to the specified path<br />The regex pattern should contain the placeholder ${CRC32} which is replaced by the calculated hash prior matching.<br />Consumer CRC32 will be force enabled! | ||
| style="white-space: nowrap;" | --CRC32Error=<Filepath> | | style="white-space: nowrap;" | --CRC32Error=<Filepath>,<RegexPattern> | ||
| style="white-space: nowrap;" | (, (?i)${CRC32}) | | style="white-space: nowrap;" | (, (?i)${CRC32}) | ||
|} | |} |