logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

GRSYNC-BATCH - Grsync batch session runner

Author

       GRSYNC was written by Piero Orsoni <info@opbyte.it>.

       This manual page was written by Piero Orsoni

0.6                                                2007-07-18                                    GRSYNC-BATCH(1)

Description

GRSYNC-BATCH is a script which can be used to automate rsync runs using grsync sessions (see man grsync).
       for  example  it  can be put into crontab for scheduled execution on terminal, and to get the results via
       email.

Name

       GRSYNC-BATCH - Grsync batch session runner

Options

GRSYNC-BATCH by default loads the session you specify on the command line from  your  grsync.ini  default
       configuration  file.  if you specify the -f option, it will be treated as a file name to load instead. in
       this case, only one session can be present in the file so there is no need to specify the  session.   the
       -d option makes a dry-run, i.e. simulation (run but don't make any changes)

See Also

Synopsis

grsync-batch[-f][-d][session_name|file_name]

See Also