Author: PinLiang, Chen
Wed May 21 16:08:24 CST 2014
Author Mail:pingliangchenisthebest@gmail.com
Copyright (c) 2014 PinLiang Chen Author. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
- First you need to install python library paramiko. (paramiko is for SFTP)
- Before used, need fix some environment setting. (BackupPath, RemotePath, DB_user, DB_name, Host, User, Passwd)
- Last setting how long doing backup.
- Run command $ python BackupDataBase.py start|stop|restart