File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ In Addition, there is an option to mount to a network drive and also have the da
99copied to that network drive. This can be setup in the settings or you can pass a parameter to the script
1010to tell it to execute the net copy function.
1111
12- NOTE: There are some settings in the script that you will have to setup in the code, Please see the settings
13- sections for more details
12+ ** NOTE: There are some settings in the script that you will have to setup in the code, Please see the settings sections for more details**
1413
1514## Switches
1615
@@ -29,7 +28,7 @@ sections for more details
2928</tr >
3029</table >
3130
32- Settings
31+ ## Settings
3332
3433<table >
3534<tr >
@@ -72,6 +71,10 @@ Settings
7271<td >mapNet</td >
7372<td >You can use the switch to override this, but you can enable or disable the copy to network share as a default.</td >
7473</tr >
74+ <tr >
75+ <td >deleteAfterNetCopy</td >
76+ <td >If enabled, then it will delete the local copy of the backup after it has been copied to the network drive.</td >
77+ </tr >
7578</table >
7679
7780
You can’t perform that action at this time.
0 commit comments