GitHunt
VI

Vincz/Backtower

A node tools to backup remote server and synchronize filesystem

BackTower

This script helps to backup remote server. It allows to execute remote command and backup the result and to synchronize remote (or local) filesystem.

Installation

Easiest through npm: npm install backtower

Dependencies

Requires git to be installed and that it can be called using the command git.
Requires rsync to be installed and that it can be called using the command rsync.

Configuration

Define a config.js file (see the config.js.dist for example)

Languages

JavaScript82.1%HTML17.9%

Contributors

Created March 21, 2019
Updated March 21, 2019
Vincz/Backtower | GitHunt