« Modèle:SQWareProduction sqwmys RsyncBackup.ksh help » : différence entre les versions
Aller à la navigation
Aller à la recherche
m Updated by BatchUser |
Aucun résumé des modifications |
||
| (11 versions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
Sourcing sqwmys_Global.lib | Sourcing sqwmys_Global.lib v2025.10 SQWareProduction for MySQL (dbSQWare) ... | ||
Usage: sqwmys_RsyncBackup.ksh [-h] -I <instance> [+ options] | Usage: sqwmys_RsyncBackup.ksh [-h] -I <instance> [+ options] | ||
| Ligne 16 : | Ligne 16 : | ||
-FRT code : Force return code value on error. | -FRT code : Force return code value on error. | ||
-LocalRsync : Make rsync 'local'. | -LocalRsync : Make rsync 'local'. | ||
-NoMail : Deactivate sendmail on error | -NoMail : Deactivate sendmail on error demo-sqwarebox@dbsqware.com (by default, send on error). | ||
-AddMail email : Email address to add at ' | -AddMail email : Email address to add at 'demo-sqwarebox@dbsqware.com'. | ||
-SendReport : Send execution log report. | -SendReport : Send execution log report. | ||
-Locale locale : Force Locale for help display (fr,en). | -Locale locale : Force Locale for help display (fr,en). | ||
Dernière version du 10 octobre 2025 à 16:13
Sourcing sqwmys_Global.lib v2025.10 SQWareProduction for MySQL (dbSQWare) ...
Usage: sqwmys_RsyncBackup.ksh [-h] -I <instance> [+ options]
DESCRIPTION
sqwmys_RsyncBackup.ksh rsync dir (without delete) to an other host
SUPPORT
All rdbms type and version
PARAMETERS
-I instance : Target instance.
OPTIONS
-h : Display the full usage.
-s : Display samples of usage.
-FRT code : Force return code value on error.
-LocalRsync : Make rsync 'local'.
-NoMail : Deactivate sendmail on error demo-sqwarebox@dbsqware.com (by default, send on error).
-AddMail email : Email address to add at 'demo-sqwarebox@dbsqware.com'.
-SendReport : Send execution log report.
-Locale locale : Force Locale for help display (fr,en).
-Exec : Run commands (by default, display generated commands).