wok diff grsync/description.txt @ rev 25503

f3: include extra programs
author Hans-G?nter Theisgen
date Fri Jan 27 10:37:43 2023 +0100 (16 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/grsync/description.txt	Fri Jan 27 10:37:43 2023 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +Grsync is a rsync GUI (Graphical User Interface).
     1.5 +Rsync is the well-known and powerful command line directory and file
     1.6 +synchronization tool.
     1.7 +Grsync makes use of the GTK libraries and is released under the GPL
     1.8 +license, so it is opensource.
     1.9 +It doesn't need the gnome libraries to run, but can of course run under
    1.10 +gnome, kde or unity pretty fine.
    1.11 +It can be effectively used to synchronize local directories and it
    1.12 +supports remote targets as well (even though it doesn't support browsing
    1.13 +the remote folder).