A file manager for the Unix terminal.
Unlike most file managers out there, based on the TUI, CliFM is entirely based on command-line. It is also ultra-lightweight, lightning fast, extensible, and written in C.
Utilizes common unix utilities to provide a simple backup solution. Like Apple's Time Machine, sbak uses hard-links to minimize disk usage. Reduces data transfer by using compressed rsync transfers. Web interface and subscription service coming soon.
this is simple backup client<=>server oriented system;
you put the server on the machine you want to backup;
and the client on the machine used for storage;