1
0
mirror of https://github.com/Spearfoot/FreeNAS-scripts synced 2025-12-06 01:23:19 +00:00

Update README.md

This commit is contained in:
Keith Nash
2017-03-24 09:10:25 -05:00
committed by GitHub
parent fa860b48e4
commit e64b8dee32

View File

@@ -36,7 +36,11 @@ Edit this script and specify the target dataset where you want the backup files
Optional features:
* Specify your email address to receive notification messages whenever the script executes.
* Specify your ESXi short hostname to backup the ESXi server configuration.
* Specify your ESXi short hostname to backup the ESXi server configuration file. These backup files are formed from the hostname and date in this format: _hostname-configBundle-date.tgz_. Here is an example from a recent backup on my server named _felix_, on which _boomer_ is a guest:
```
felix-configBundle-20170315224905.tgz
```
***
# set_hdd_erc.sh