diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2007-08-25 20:33:31 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2007-08-25 20:33:31 +0000 |
commit | ccae5a0641f26be4211a80bc3528fa17a1c720ad (patch) | |
tree | 6f729eae448e2dcad70577163e0368b0628a9297 /net/grsync/pkg-descr | |
parent | f9dc424914aa7e28364b4b73cbf183784e063d63 (diff) |
Notes
Diffstat (limited to 'net/grsync/pkg-descr')
-rw-r--r-- | net/grsync/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/grsync/pkg-descr b/net/grsync/pkg-descr new file mode 100644 index 000000000000..5f40c8d18642 --- /dev/null +++ b/net/grsync/pkg-descr @@ -0,0 +1,9 @@ +Grsync is a GUI (Graphical User Interface) for rsync, the commandline +directory synchronization tool. It makes use of the GTK libraries and is +released under the GPL license, so it is opensource. It doesn't support all +of rsync features, but can be effectively used to synchronize local +directories and supports remote targets in a limited way (read: manual). For +example some people use grsync to synchronize their music collection with +removable devices or to backup personal files to a networked drive. + +WWW: http://www.opbyte.it/grsync |