This commit is contained in:
Frank Bischof 2023-06-08 09:29:16 +02:00
parent 8374b03834
commit 6ad8b20d23
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ This CSV path can be set in the global vars part of the script.
- robocopy needs to be installed
## Configuration
```
$MAX_FOLDER_SIZE = Max folder size to zip, otherwise switch to robocopy.
$TIMESTAMP = Timeformat to use for the logfile
$TARGET_FILENAME = Target archive name
@ -17,6 +18,7 @@ $LOGFILE = Log file
$TEMPFOLDER_RUNNING = Source folder name for when archive is running
$TEMPFOLDER_DONE = Source folder name for when archive is done
$TEMPFOLDER_FAILED = Source folder name for when archive is failed
```
### CSV template
Create a CSV file containing the following setup: