Skip to content
/ dump Public

Script for dump database + media and upload to another server

Notifications You must be signed in to change notification settings

metazet/dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

How it works

For run this script, you need to set correct values for constants in the begin of script. After that, you can run this script.

Script are creating two files: mysql dump and tar.gz archive of selected directory. Script are creating this files in $TEMP_DIRECTORY and uploading they to $SSH_DESTINATION. After that, script are deleting temporary files.

Important

You need to add public ssh key from source server to destination server, because files are uploading via ssh channel.

About

Script for dump database + media and upload to another server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages