diff options
author | Michael Wagner <lapinours@web.de> | 2010-05-11 20:01:33 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 20:01:33 +0200 |
commit | e6e9cce83571f6fe00a525af78e4400ef24cbeab (patch) | |
tree | e9024318d7868b3cd484ed09ad044e29950bac71 /network/grsync/README | |
parent | 703aba7fff2ef72768f0ea1361844a2ae55e6c80 (diff) | |
download | slackbuilds-e6e9cce83571f6fe00a525af78e4400ef24cbeab.tar.gz |
network/grsync: Added to 12.0 repository
Diffstat (limited to 'network/grsync/README')
-rw-r--r-- | network/grsync/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/grsync/README b/network/grsync/README new file mode 100644 index 0000000000..c676df10b0 --- /dev/null +++ b/network/grsync/README @@ -0,0 +1,9 @@ +Grsync (GUI for rsync) + +Grsync is a GUI (Graphical User Interface) for rsync, the commandline +directory synchronization tool. +It is in beta stage and doesn't support all of rsync features, +but can be effectively used to synchronize local directories +and supports remote targets in a limited way. + +Homepage: http://www.opbyte.it/grsync/ |