Skip to content

A node tools to backup remote server and synchronize filesystem

Notifications You must be signed in to change notification settings

Vincz/Backtower

Repository files navigation

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)

About

A node tools to backup remote server and synchronize filesystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published