Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GRSYNC(1)			 rsync frontend 		       GRSYNC(1)

NAME
     GRSYNC - GTK+ frontend for rsync

SYNOPSIS
     grsync [-e] [-s] [session_name]

     grsync -i session_file_name

DESCRIPTION
     GRSYNC  is a graphical interface using GTK2 for the rsync command line pro-
     gram.  It currently supports the most important rsync features and  can  be
     used effectively for local directory synchronization.

OPTIONS
     You  can specify a session to load instead of the default one, by typing it
     as a command line option.	The "-e" commandline option  automatically  exe-
     cutes the session and closes grsync when finished, unless an error has been
     encountered.   You  can  have grsync stay open anyway using the "-s" option
     (even if the session run has been successfull).

     The alternative syntax, using the "-i" switch, will open the  "import  ses-
     sion" dialog on the file you specified as argument.

SEE ALSO
     Website <http://www.opbyte.it/grsync/>

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

     This  manual  page  was  written  by  Daniel  Baumann  <daniel.baumann@pan-
     thera-systems.net>, for the Debian project (but may  be  used  by	others).
     Updated by Piero Orsoni.

1.0.0				   2010-01-07			       GRSYNC(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=grsync&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help