v3.0.1
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user