1GRSYNC(1) rsync frontend GRSYNC(1)
2
3
4
6 GRSYNC - GTK+ frontend for rsync
7
8
10 grsync [-e] [-s] [session_name]
11
12 grsync -i session_file_name
13
14
16 GRSYNC is a graphical interface using GTK2 for the rsync command line
17 program. It currently supports the most important rsync features and
18 can be used effectively for local directory synchronization.
19
20
22 You can specify a session to load instead of the default one, by typing
23 it as a command line option. The "-e" commandline option automatically
24 executes the session and closes grsync when finished, unless an error
25 has been encountered. You can have grsync stay open anyway using the
26 "-s" option (even if the session run has been successfull).
27
28 The alternative syntax, using the "-i" switch, will open the "import
29 session" dialog on the file you specified as argument.
30
31
33 Website <http://www.opbyte.it/grsync/>
34
35
37 GRSYNC was written by Piero Orsoni <info@opbyte.it>.
38
39 This manual page was written by Daniel Baumann <daniel.baumann@pan‐
40 thera-systems.net>, for the Debian project (but may be used by others).
41 Updated by Piero Orsoni.
42
43
44
451.0.0 2010-01-07 GRSYNC(1)