HEX
Server: Apache
System: Linux vmi1259262.contaboserver.net 5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 x86_64
User: aqarnomics (1008)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //usr/share/webmin/virtual-server/help/backup_before.nl.html
<header>Opdracht uitvoeren vooraf de back-up</header>

Indien dit is ingesteld zal het ingevulde script of de opdracht worden
uitgevoerd als <tt>root</tt> voordat de geplande backup word uitgevoerd.
Dit kan erg handig zijn voor het koppelen van verwijderbare of remote
filesystemen waar de backup naar toe geschreven word. <p>

Indien de opdracht mislukt (met een niet-nul afsluitwaarde) zal de rest
van het backup proces niet doorgaan. <p>

The command can discover information about the backup via environment variables
starting with <tt>BACKUP_</tt> , like:

<dl>
<dt><tt>BACKUP_DOMAIN_NAMES</tt>
<dd>Names of all the virtual servers being backed up.<p>

<dt><tt>BACKUP_DEST</tt>
<dd>The destination directory or URL.<p>

<dt><tt>BACKUP_FEATURES</tt>
<dd>Names of all Virtualmin features included in the backup. If <tt>BACKUP_ALL</tt> is set to 1, all features are included.<p>

</dl>

<footer>