1GRSYNC-BATCH(1) grsync batch runner GRSYNC-BATCH(1)
2
3
4
6 GRSYNC-BATCH - Grsync batch session runner
7
8
10 grsync-batch [-f] [-d] [session_name|file_name]
11
12
14 GRSYNC-BATCH is a script which can be used to automate rsync runs using
15 grsync sessions (see man grsync). for example it can be put into
16 crontab for scheduled execution on terminal, and to get the results via
17 email.
18
19
21 GRSYNC-BATCH by default loads the session you specify on the command
22 line from your grsync.ini default configuration file. if you specify
23 the -f option, it will be treated as a file name to load instead. in
24 this case, only one session can be present in the file so there is no
25 need to specify the session. the -d option makes a dry-run, i.e. simu‐
26 lation (run but don't make any changes)
27
28
30 Website <http://www.opbyte.it/grsync/>, grsync
31
32
34 GRSYNC was written by Piero Orsoni <info@opbyte.it>.
35
36 This manual page was written by Piero Orsoni
37
38
39
400.6 2007-07-18 GRSYNC-BATCH(1)