cytopia / mysqldump-secure

[sh] Encrypted mysqldump script with compression, logging, blacklisting and Nagios/Icinga monitoring integration
https://mysqldump-secure.org
147 stars 38 forks source link

Allow to set file/folder permissions (chmod) via config file #6

Closed cytopia closed 9 years ago

cytopia commented 9 years ago

File and folder restrictions for the backups are currently too restrictive and in case of encrypted backups, some other user might need to transfer them to another backup server.

So keep 0700 folder and 0600 file permissions as default, but make it possible to alter it in the configuration file in case it is desired.

cytopia commented 9 years ago

Done for Target directory and target file