ecl1ps / periodic-backup

Tool for frequent backups of a few files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

periodic-backup

Do you need frequent backups of a few files? Maybe backup of a game save? Then this is the right tool for you!

Usage

> PeriodicBackup <time in minutes> <files to backup separated by semicolon> [<directory to backup>] [<name of output file>]

When backuping multiple files last parameter <name of output file> is required and files are put in a zip archive with this name.

Backups are rolling and timestamp is appended to file name.

Backup is skipped when files hasn't changed since last backup.

Installation

Download archive from Releases section, extract its content and run PeriodicBackup.exe.

About

Tool for frequent backups of a few files.

License:MIT License


Languages

Language:C# 100.0%