wok diff grsync/description.txt @ rev 25331
updated stella (6.6 -> 6.7)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jul 23 11:20:01 2022 +0100 (2022-07-23) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/grsync/description.txt Sat Jul 23 11:20:01 2022 +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).