#backup #backup-utility #file #applications #changed #copy

bin+lib klone

A backup application based in the same FS that will only back the file that you changed

8 releases (1 stable)

1.0.0 Apr 10, 2024
0.3.4 Mar 21, 2024
0.2.0 Mar 14, 2024
0.1.0 Feb 15, 2024
0.0.0 Jan 20, 2024

#606 in Filesystem

Download history 36/week @ 2024-02-09 46/week @ 2024-02-16 25/week @ 2024-02-23 11/week @ 2024-03-01 89/week @ 2024-03-08 536/week @ 2024-03-15 104/week @ 2024-03-22 33/week @ 2024-03-29 114/week @ 2024-04-05 17/week @ 2024-04-12

373 downloads per month

Custom license

38KB
874 lines

klone

A cli backup tool focused on simplicity rather than featurefullness.
It emphashices your favourite way to interact with your file system as this will only make the copy of the files.
Its more important feature is when you make a backup rather than replacing all files, the only files that will be replaced are the ones that had had any changes, making this way the backup faster.

Installation

To install this app you must use cargo:

cargo install klone

Once installed run klone --help to print the help for this utility

How to use

For detailed instructions on how to use this utility, check the project's wiki

Dependencies

~6–13MB
~150K SLoC