Paths
Enupal Backup allows setup the different binary files needed to run a Backup, this is great for when the server is running on Windows.
TIP
You may don't need these options if you're on a Linux Server.
You could add the next binary paths to Enupal Backup:
# Tar
Custom TAR executable location, if you're on an Windows server we highly recommend install Cygwin (opens new window) and add the bin path folder.
For Example:Β C:\cygwin64\bin
# PHP
Custom PHP >7.xΒ executable location.
For Example:Β C:\MAMP\bin\php\php7.0.0\php.exe
# Openssl
Custom Openssl executable location. This could be needed if you encrypt your Backups.
# MySqlDump
Custom MySqlDump binary folder.
For Example: C:\MAMP\bin\mysql\bin
# PgDump
Custom PgDump binary folder.
For Example: C:\MAMP\bin\postgresql\bin