...
The Folders
command supports the search pattern option (-s
or --Search-Pattern
):
Code Block |
---|
Supersede.exe Files Folders.txt --Search-Pattern *.pdf |
...
Code Block |
---|
Supersede.exe Files Files.txt --Prompts File |
...
Value | Meaning |
---|---|
| No additional prompts will be displayed. File overwrite confirmation prompts will still be displayed when necessary unless the overwrite option is enabled. This is the default value. |
| Displays a single confirmation prompt before any operations are performed. This is useful in scenarios where the Supersede utility is run automatically as part of another process (for example, as a Post Processing Command) and you sometimes want to skip it. |
| Displays a confirmation prompt before processing each file. |
Copy | Displays a confirmation prompt before each file copy operation. |
Supersede | Displays a confirmation prompt before each file supersede operation. |
| Displays a confirmation prompt before each file delete operation. |
| Enables all optional confirmation prompts. |
...
Specifies the verbosity of information messages.
Value | Meaning |
---|---|
| Only information messages, warnings and errors will be displayed |
| Debugging messages will also be displayed |
| Additional debugging messages will be displayed, and messages will be more detailed |
...