HOME

TheInfoList



OR:

Grsync is a
graphical user interface A graphical user interface, or GUI, is a form of user interface that allows user (computing), users to human–computer interaction, interact with electronic devices through Graphics, graphical icon (computing), icons and visual indicators such ...
for
rsync rsync (remote sync) is a utility for transferring and synchronizing files between a computer and a storage drive and across networked computers by comparing the modification times and sizes of files. It is commonly found on Unix-like opera ...
. rsync is a
differential backup A differential backup is a type of data backup that preserves data, saving only the difference in the data since the last full backup. The rationale in this is that, since changes to data are generally few compared to the entire amount of data in ...
and
file synchronization File synchronization (or syncing) in computing is the process of ensuring that computer files in two or more locations are updated via certain rules. In ''one-way file synchronization'', also called Web mirror, mirroring, updated files are copied ...
tool widely used in
Unix-like A Unix-like (sometimes referred to as UN*X, *nix or *NIX) operating system is one that behaves in a manner similar to a Unix system, although not necessarily conforming to or being certified to any version of the Single UNIX Specification. A Uni ...
operating system An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ...
s. Grsync is developed with the
GTK GTK (formerly GIMP ToolKit and GTK+) is a free software cross-platform widget toolkit for creating graphical user interfaces (GUIs). It is licensed under the terms of the GNU Lesser General Public License, allowing both Free software, free and ...
widget toolkit A widget toolkit, widget library, GUI toolkit, or UX library is a library (computing), library or a collection of libraries containing a set of graphical control elements (called ''widgets'') used to construct the graphical user interface (GUI) of ...
. Like rsync, Grsync is
free and open-source software Free and open-source software (FOSS) is software available under a license that grants users the right to use, modify, and distribute the software modified or not to everyone free of charge. FOSS is an inclusive umbrella term encompassing free ...
licensed under the
GNU General Public License The GNU General Public Licenses (GNU GPL or simply GPL) are a series of widely used free software licenses, or ''copyleft'' licenses, that guarantee end users the freedom to run, study, share, or modify the software. The GPL was the first ...
.


About

Rsync is a tool for creating backups in Linux systems. It supports backing up local folders, SSH tunneling, delta-only synchronization, and so on. Grsync adds the ability to use such purposes with a graphical user interface, without rsync's need to learn a complex set of command-line arguments. In some cases, it is easier to backup files with grsync than with rsync. Since version 1.3.0, Grsync has GTK-3 compatibility.


See also

*
Back in Time (Linux software) Back in time may refer to: Film and television * ''Back in Time'' (2015 film), a 2015 American documentary directed by Jason Aron * "Back in Time", the fourth episode of the American adult animated television series ''Sit Down, Shut Up'' * '' Bac ...
* luckyBackup


References


External links

*
Grsync
at SourceForge.net Internet Protocol based network software Unix network-related software Data synchronization Software that uses GTK Software using the GNU General Public License Free software programmed in C {{storage-software-stub