mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
ccae5a0641
PR: ports/115785 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
10 lines
540 B
Plaintext
10 lines
540 B
Plaintext
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
|