An interactive node-based command line interface using
rsync
(UNIX/macOS) /robocopy
(Windows, todo), andffmpeg
to create complete backups from a source to a target directory. Additionally, you can specify a third directy (aka cloud directory) for video backup being preprocessed usingffmpeg
.
hermes-cli.mp4
- nodejs ≥ 14.x (hence
- rsync
- ffmpeg
git clone
npm i
node .
- npx @ccp-eva/hermes init (to generate .env config)
- npm i @ccp-eva/hermes