db backup for mysql
authorKilian Saffran <ksaffran@dks.lu>
Wed, 20 Feb 2019 09:54:02 +0000 (10:54 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Wed, 20 Feb 2019 09:54:02 +0000 (10:54 +0100)
commit1dae8da900f2b2ae0e900a9fa331267817c99371
tree312b2935a065fd40f02779cbbca1b33183c70d55
parentca86e321eb7aeb510f0405c58b07522e120358f2
db backup for mysql
78 files changed:
.gitignore [new file with mode: 0644]
bin/Module/OpenVPN.pm [moved from Module/OpenVPN.pm with 100% similarity, mode: 0644]
bin/Module/SSH.pm [moved from Module/SSH.pm with 100% similarity, mode: 0644]
bin/Module/Service.pm [moved from Module/Service.pm with 100% similarity, mode: 0644]
bin/Module/System.pm [moved from Module/System.pm with 100% similarity, mode: 0644]
bin/Module/Test.pm [moved from Module/Test.pm with 100% similarity, mode: 0644]
bin/backup_station.pl [moved from backup_station.pl with 100% similarity, mode: 0644]
bin/db_backup.sh [new file with mode: 0644]
bin/dksnas.pl [moved from dksnas.pl with 100% similarity, mode: 0644]
bin/external_ip.sh [moved from external_ip.sh with 100% similarity, mode: 0644]
bin/external_ip.xml [moved from external_ip.xml with 100% similarity, mode: 0644]
bin/gitweb/GITWEB-BUILD-OPTIONS [moved from gitweb/GITWEB-BUILD-OPTIONS with 100% similarity, mode: 0644]
bin/gitweb/INSTALL [moved from gitweb/INSTALL with 100% similarity, mode: 0644]
bin/gitweb/Makefile [moved from gitweb/Makefile with 100% similarity, mode: 0644]
bin/gitweb/README [moved from gitweb/README with 100% similarity, mode: 0644]
bin/gitweb/gitweb.cgi [moved from gitweb/gitweb.cgi with 100% similarity, mode: 0644]
bin/gitweb/static/git-favicon.png [moved from gitweb/static/git-favicon.png with 100% similarity, mode: 0644]
bin/gitweb/static/git-logo.png [moved from gitweb/static/git-logo.png with 100% similarity, mode: 0644]
bin/gitweb/static/gitweb.css [moved from gitweb/static/gitweb.css with 100% similarity, mode: 0644]
bin/gitweb/static/gitweb.js [moved from gitweb/static/gitweb.js with 100% similarity, mode: 0644]
bin/gitweb/static/js/README [moved from gitweb/static/js/README with 100% similarity, mode: 0644]
bin/gitweb/static/js/adjust-timezone.js [moved from gitweb/static/js/adjust-timezone.js with 100% similarity, mode: 0644]
bin/gitweb/static/js/blame_incremental.js [moved from gitweb/static/js/blame_incremental.js with 100% similarity, mode: 0644]
bin/gitweb/static/js/javascript-detection.js [moved from gitweb/static/js/javascript-detection.js with 100% similarity, mode: 0644]
bin/gitweb/static/js/lib/common-lib.js [moved from gitweb/static/js/lib/common-lib.js with 100% similarity, mode: 0644]
bin/gitweb/static/js/lib/cookies.js [moved from gitweb/static/js/lib/cookies.js with 100% similarity, mode: 0644]
bin/gitweb/static/js/lib/datetime.js [moved from gitweb/static/js/lib/datetime.js with 100% similarity, mode: 0644]
bin/jsontobashvar.pl [new file with mode: 0644]
bin/mountdrives.pl [moved from mountdrives.pl with 76% similarity, mode: 0644]
bin/station/configuration.html [moved from station/configuration.html with 96% similarity, mode: 0644]
bin/station/css/station.css [moved from station/css/station.css with 89% similarity, mode: 0644]
bin/station/index.html [moved from station/index.html with 97% similarity, mode: 0644]
bin/station/js/browser.js [moved from station/js/browser.js with 97% similarity, mode: 0644]
bin/station/js/configure.js [moved from station/js/configure.js with 97% similarity, mode: 0644]
bin/station/js/dksnas.js [moved from station/js/dksnas.js with 94% similarity, mode: 0644]
bin/station/test.html [moved from station/test.html with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/css/bootstrap-grid.css [moved from station/vendor/bootstrap/css/bootstrap-grid.css with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/css/bootstrap-grid.css.map [moved from station/vendor/bootstrap/css/bootstrap-grid.css.map with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/css/bootstrap-grid.min.css [moved from station/vendor/bootstrap/css/bootstrap-grid.min.css with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/css/bootstrap-grid.min.css.map [moved from station/vendor/bootstrap/css/bootstrap-grid.min.css.map with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/css/bootstrap-reboot.css [moved from station/vendor/bootstrap/css/bootstrap-reboot.css with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/css/bootstrap-reboot.css.map [moved from station/vendor/bootstrap/css/bootstrap-reboot.css.map with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/css/bootstrap-reboot.min.css [moved from station/vendor/bootstrap/css/bootstrap-reboot.min.css with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/css/bootstrap-reboot.min.css.map [moved from station/vendor/bootstrap/css/bootstrap-reboot.min.css.map with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/css/bootstrap.css [moved from station/vendor/bootstrap/css/bootstrap.css with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/css/bootstrap.css.map [moved from station/vendor/bootstrap/css/bootstrap.css.map with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/css/bootstrap.min.css [moved from station/vendor/bootstrap/css/bootstrap.min.css with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/css/bootstrap.min.css.map [moved from station/vendor/bootstrap/css/bootstrap.min.css.map with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/js/bootstrap.bundle.js [moved from station/vendor/bootstrap/js/bootstrap.bundle.js with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/js/bootstrap.bundle.js.map [moved from station/vendor/bootstrap/js/bootstrap.bundle.js.map with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/js/bootstrap.bundle.min.js [moved from station/vendor/bootstrap/js/bootstrap.bundle.min.js with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/js/bootstrap.bundle.min.js.map [moved from station/vendor/bootstrap/js/bootstrap.bundle.min.js.map with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/js/bootstrap.js [moved from station/vendor/bootstrap/js/bootstrap.js with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/js/bootstrap.js.map [moved from station/vendor/bootstrap/js/bootstrap.js.map with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/js/bootstrap.min.js [moved from station/vendor/bootstrap/js/bootstrap.min.js with 100% similarity, mode: 0644]
bin/station/vendor/bootstrap/js/bootstrap.min.js.map [moved from station/vendor/bootstrap/js/bootstrap.min.js.map with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/css/fa-svg-with-js.css [moved from station/vendor/fontawesome/css/fa-svg-with-js.css with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/js/fa-brands.js [moved from station/vendor/fontawesome/js/fa-brands.js with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/js/fa-brands.min.js [moved from station/vendor/fontawesome/js/fa-brands.min.js with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/js/fa-regular.js [moved from station/vendor/fontawesome/js/fa-regular.js with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/js/fa-regular.min.js [moved from station/vendor/fontawesome/js/fa-regular.min.js with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/js/fa-solid.js [moved from station/vendor/fontawesome/js/fa-solid.js with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/js/fa-solid.min.js [moved from station/vendor/fontawesome/js/fa-solid.min.js with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/js/fa-v4-shims.js [moved from station/vendor/fontawesome/js/fa-v4-shims.js with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/js/fa-v4-shims.min.js [moved from station/vendor/fontawesome/js/fa-v4-shims.min.js with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/js/fontawesome-all.js [moved from station/vendor/fontawesome/js/fontawesome-all.js with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/js/fontawesome-all.min.js [moved from station/vendor/fontawesome/js/fontawesome-all.min.js with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/js/fontawesome.js [moved from station/vendor/fontawesome/js/fontawesome.js with 100% similarity, mode: 0644]
bin/station/vendor/fontawesome/js/fontawesome.min.js [moved from station/vendor/fontawesome/js/fontawesome.min.js with 100% similarity, mode: 0644]
bin/station/vendor/jquery/jquery-3.2.1.min.js [moved from station/vendor/jquery/jquery-3.2.1.min.js with 100% similarity, mode: 0644]
certserver.pl [deleted file]
checkip.cgi [deleted file]
conf/db_backup.json [new file with mode: 0644]
conf/drives.json [new file with mode: 0644]
conf/smb.conf [new file with mode: 0644]
dev/install.sh [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]