Skip to content

zbhavyai/tranquil-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tranquil Backup

A data backup tool for making full or differential backups to and from physically connected disk drives or partitions

Features

  • Only copy the new or updated files or directories, saving time and manual efforts
  • Preserve the metadata of each of the file and directory during backup process
  • Easily skip the child-directories that you don't want to backup
  • Before starting the backup, Tranquil shows number of items ready for backup and the total backup size

Dependencies

  • JDK version 11.0.11 or above

How to run

  1. Clone the repository on your machine

  2. If you are using Windows OS, simply double on the run.cmd file. If you are using unix based OS, run the below command in the project directory

    $ ./run.sh

Screenshots

  • Program Menu and prompts

    screenshots/win-test-001.png

  • Backup messages

    screenshots/win-test-002.png

  • Menu for excluding child directories from the backup process

    screenshots/win-test-003.png

About

A tool for backing up your data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages