Home Explore Blog CI



man-pages

92th chunk of `rsync.man`
a4c34dbd0fa89534e990de88fb591dac363de3a3ff10ebfe0000000100000d05
          such  as  rsync‐ssl  to  be able to know the port number that the
              user specified on the command line.

       HOME   This environment variable is used  to  find  the  user’s  default
              .cvsignore file.

       RSYNC_CONNECT_PROG
              This  environment  variable is mainly used in debug setups to set
              the program to use when making a daemon connection.  See CONNECT‐
              ING TO AN RSYNC DAEMON for full details.

       RSYNC_SHELL
              This environment variable is mainly used in debug setups  to  set
              the  program  to  use  to run the program specified by RSYNC_CON‐
              NECT_PROG.  See CONNECTING TO AN RSYNC DAEMON for full details.

FILES
       /etc/rsyncd.conf or rsyncd.conf

SEE ALSO
       rsync‐ssl(1), rsyncd.conf(5), rrsync(1)

BUGS
       o      Times are transferred as *nix time_t values.

       o      When transferring to FAT filesystems rsync may re‐sync unmodified
              files.  See the comments on the --modify‐window option.

       o      File permissions, devices, etc. are transferred as native numeri‐
              cal values.

       o      See also the comments on the --delete option.

       Please report bugs! See the web site at https://rsync.samba.org/.

VERSION
       This manpage is current for version 3.2.7 of rsync.

INTERNAL OPTIONS
       The options --server and --sender are  used  internally  by  rsync,  and
       should never be typed by a user under normal circumstances.  Some aware‐
       ness  of  these options may be needed in certain scenarios, such as when
       setting up a login that can only run an rsync  command.   For  instance,
       the  support  directory  of the rsync distribution has an example script
       named rrsync (for restricted rsync) that can be used with  a  restricted
       ssh login.

CREDITS
       Rsync is distributed under the GNU General Public License.  See the file
       COPYING for details.

       An  rsync  web  site is available at https://rsync.samba.org/.  The site
       includes an FAQ‐O‐Matic which may cover  questions  unanswered  by  this
       manual page.

       The rsync github project is https://github.com/WayneD/rsync.

       We would be delighted to hear from you if you like this program.  Please
       contact the mailing‐list at rsync@lists.samba.org.

       This  program  uses  the  excellent  zlib compression library written by
       Jean‐loup Gailly and Mark Adler.

THANKS
       Special thanks go out to: John Van  Essen,  Matt  McCutchen,  Wesley  W.
       Terpstra, David Dykstra, Jos Backus, Sebastian Krahmer, Martin Pool, and
       our gone‐but‐not‐forgotten compadre, J.W. Schultz.

       Thanks  also to Richard Brent, Brendan Mackay, Bill Waite, Stephen Roth‐
       well and David Bell.  I’ve probably missed some people, my apologies  if
       I have.

AUTHOR
       Rsync  was  originally  written  by  Andrew Tridgell and Paul Mackerras.
       Many people have later contributed to it. It is currently maintained  by
       Wayne Davison.

       Mailing   lists   for   support   and   development   are  available  at
       https://lists.samba.org/.

rsync 3.2.7                       20 Oct 2022                          rsync(1)

Title: Rsync Files, Bugs, Version, Credits, and Author
Summary
This section specifies the configuration files used by rsync, lists known bugs, states the current version of rsync, mentions internal options for specific use cases, and provides credits, thanks, and contact information for the authors and contributors. The section also includes the location of the rsync website and GitHub project.