An easy-to-use backup tool for GNU Linux using rsync in the back
Back In Time is an easy-to-use tool to backup files and folders. It runs on GNU Linux (not on Windows or OS X/macOS) and provides a command line tool backintime and a GUI backintime-qt both written in Python3. It uses rsync to take manual or scheduled snapshots and stores them locally or remotely through SSH. Each snapshot is in its own folder with copies of the original files, but unchanged files are hard-linked between snapshots to save storage space. It was inspired by FlyBack.
A very simple file backup app. Drop your file on the program icon or select item in context menu (Linux) to create a backup folder where numbered backups of your file will be stored.