rsync with liblongpath
Find a file
2013-08-20 13:22:45 +02:00
doc Getting rid of all .cvsignore files. 2007-11-12 13:32:10 -08:00
lib Set number_separator the first time it gets used. 2013-06-11 13:28:45 -07:00
m4 modernize configure.ac, update gnulib macros and add the havelib module, remove aclocal.m4 2013-08-20 13:19:28 +02:00
packaging Preparing for release of 3.1.0pre1 2013-07-28 10:36:43 -07:00
popt Reject passing an arg to an option that doesn't take one (bug 6915). 2010-04-24 10:00:38 -07:00
support Rename lsh.pl -> lsh. 2013-06-09 19:40:56 -07:00
testhelp Start of Python code to generate likely-looking pseudo random file 2002-02-25 18:54:27 +00:00
testsuite Rename lsh -> lsh.sh. 2013-06-09 19:40:56 -07:00
zlib Upgrading zlib to 1.2.8. 2013-06-09 22:27:33 -07:00
.gitignore modernize configure.ac, update gnulib macros and add the havelib module, remove aclocal.m4 2013-08-20 13:19:28 +02:00
access.c Update copyright year. 2013-01-19 11:05:53 -08:00
acls.c Update copyright year. 2013-01-19 11:05:53 -08:00
authenticate.c Allow --password-file=- for a stdin-supplied password. 2013-06-09 12:11:53 -07:00
backup.c Update copyright year. 2013-01-19 11:05:53 -08:00
batch.c Use S_IXUSR instead of the now-obsolete S_IEXEC. 2013-05-19 22:01:29 +00:00
byteorder.h Update copyright year. 2013-01-19 11:05:53 -08:00
case_N.h Update copyright year. 2013-01-19 11:05:53 -08:00
checksum.c Update copyright year. 2013-01-19 11:05:53 -08:00
chmod.c Update copyright year. 2013-01-19 11:05:53 -08:00
cleanup.c Improve logic of code vs exit_code (etc.) in cleanup. 2013-05-26 16:23:37 -07:00
clientname.c Look for REMOTE_HOST before SSH_* environment options. 2013-07-12 15:24:58 -07:00
clientserver.c Update copyright year. 2013-01-19 11:05:53 -08:00
compat.c Update copyright year. 2013-01-19 11:05:53 -08:00
config.guess Updated to the version dated 2013-05-16. 2013-05-19 22:00:44 +00:00
config.rpath modernize configure.ac, update gnulib macros and add the havelib module, remove aclocal.m4 2013-08-20 13:19:28 +02:00
config.sub Updated to the version dated 2013-04-24. 2013-05-19 22:01:07 +00:00
configure improve configure auto-magic 2013-08-20 13:14:30 +02:00
configure.ac use liblongpath if available 2013-08-20 13:22:45 +02:00
connection.c If max-connections is < 0, disable the module. 2007-09-18 14:14:22 +00:00
COPYING Switching to GPL 3. 2007-07-07 05:33:14 +00:00
csprotocol.txt Mention the change for protocol 30. 2007-11-12 07:12:48 -08:00
delete.c Update copyright year. 2013-01-19 11:05:53 -08:00
Doxyfile Don't generate code for zlib and popt. 2002-04-08 04:00:24 +00:00
errcode.h Update copyright year. 2013-01-19 11:05:53 -08:00
exclude.c Update copyright year. 2013-01-19 11:05:53 -08:00
fileio.c Update copyright year. 2013-01-19 11:05:53 -08:00
flist.c use liblongpath if available 2013-08-20 13:22:45 +02:00
generator.c Update copyright year. 2013-01-19 11:05:53 -08:00
getfsdev.c John E. Malmberg convinced me to standardize on #ifs for defined 2005-02-14 00:53:43 +00:00
getgroups.c Update copyright year. 2013-01-19 11:05:53 -08:00
hashtable.c Update copyright year. 2013-01-19 11:05:53 -08:00
hlink.c Update copyright year. 2013-01-19 11:05:53 -08:00
ifuncs.h Fixed unused variable warnings in free_stat_x. 2013-05-19 22:01:29 +00:00
INSTALL Suggest a better solution for a make without wildcard support. 2011-02-26 08:12:28 -08:00
install-sh Don't use '#' in the dsttmp filename. 2003-01-10 19:58:51 +00:00
inums.h Split up the ifuncs.h file into 3 .h files. 2008-09-01 19:11:36 -07:00
io.c Look for got_kill_signal in a couple more spots. 2013-05-28 12:59:47 -07:00
io.h Update copyright year. 2013-01-19 11:05:53 -08:00
itypes.h Update copyright year. 2013-01-19 11:05:53 -08:00
loadparm.c Update copyright year. 2013-01-19 11:05:53 -08:00
log.c Move some code from util.c to util2.c and add sum_as_hex(). 2013-06-11 13:36:44 -07:00
main.c Update copyright year. 2013-01-19 11:05:53 -08:00
Makefile.in improve configure auto-magic 2013-08-20 13:14:30 +02:00
match.c Remove bypassed checksums in --inplace to improve speed. 2013-08-03 09:59:38 -07:00
mkproto.pl Improved proto.h-tstamp handling, including cleanup. 2007-11-24 11:50:41 -08:00
NEWS Remove bypassed checksums in --inplace to improve speed. 2013-08-03 09:59:38 -07:00
OLDNEWS Update OLDNEWS with 3.0.9 info. 2013-01-19 11:05:15 -08:00
options.c Set number_separator the first time it gets used. 2013-06-11 13:28:45 -07:00
params.c Change rsyncd.conf &merge directive to match *.inc. 2011-03-11 16:13:33 -08:00
pipe.c Update copyright year. 2013-01-19 11:05:53 -08:00
prepare-source Improved prepare-source to make it more flexible. The script now 2007-12-17 23:32:47 -08:00
prepare-source.mak improve configure auto-magic 2013-08-20 13:14:30 +02:00
progress.c Update copyright year. 2013-01-19 11:05:53 -08:00
README Updated the README and the NEWS file. 2008-04-15 08:12:56 -07:00
receiver.c Avoid preallocation on inplace file that is already long enough. 2013-06-02 12:37:48 -07:00
rounding.c Update copyright year. 2013-01-19 11:05:53 -08:00
rsync-ssl.in Support rsync daemon over SSL via stunnel. 2013-06-15 16:40:10 -07:00
rsync.c Avoid I/O via signal-handler thread. 2013-05-26 16:22:56 -07:00
rsync.h use liblongpath if available 2013-08-20 13:22:45 +02:00
rsync.yo Preparing for release of 3.1.0pre1 2013-07-28 10:36:43 -07:00
rsync3.txt Fix a typo that Andrea Gelmini pointed out. 2010-03-27 12:06:45 -07:00
rsyncd.conf.yo Preparing for release of 3.1.0pre1 2013-07-28 10:36:43 -07:00
rsyncsh.txt Notes on an interactive shell for rsync. 2001-08-30 07:11:46 +00:00
runtests.sh When modifying PATH, export it (for Solaris). 2011-09-15 07:32:07 -07:00
sender.c Update copyright year. 2013-01-19 11:05:53 -08:00
shconfig.in Better fakeroot support helps Solaris. 2011-09-20 13:17:42 -07:00
socket.c Update copyright year. 2013-01-19 11:05:53 -08:00
stunnel-rsync.in We need a trailing dot when using --server --daemon. 2013-07-12 15:28:54 -07:00
stunnel-rsyncd.conf.in We need a trailing dot when using --server --daemon. 2013-07-12 15:28:54 -07:00
syscall.c use liblongpath if available 2013-08-20 13:22:45 +02:00
t_stub.c Fix "make check". 2013-06-11 18:06:53 -07:00
t_unsafe.c Update copyright year. 2013-01-19 11:05:53 -08:00
tech_report.tex updates to reflect new samba.org domain 1998-11-23 00:30:27 +00:00
testrun.c Let's cast getpid() to an int instead of a long for snprintf(). 2011-10-08 09:15:36 -07:00
tls.c Set number_separator the first time it gets used. 2013-06-11 13:28:45 -07:00
TODO Removed a couple items (one complete, one that we don't need). 2007-01-09 20:03:34 +00:00
token.c Update copyright year. 2013-01-19 11:05:53 -08:00
trimslash.c Set number_separator the first time it gets used. 2013-06-11 13:28:45 -07:00
tweak_manpage Don't force \(em in the manpages. Fixes bug 7941. 2011-06-04 12:53:10 -07:00
uidlist.c Update copyright year. 2013-01-19 11:05:53 -08:00
util.c Move some code from util.c to util2.c and add sum_as_hex(). 2013-06-11 13:36:44 -07:00
util2.c Move some code from util.c to util2.c and add sum_as_hex(). 2013-06-11 13:36:44 -07:00
wildtest.c Set number_separator the first time it gets used. 2013-06-11 13:28:45 -07:00
wildtest.txt A few extra directory-style matching tests. 2005-12-19 02:30:59 +00:00
xattrs.c use liblongpath if available 2013-08-20 13:22:45 +02:00

WHAT IS RSYNC?
--------------

Rsync is a fast and extraordinarily versatile file copying tool for
both remote and local files.

Rsync uses a delta-transfer algorithm which provides a very fast method
for bringing remote files into sync.  It does this by sending just the
differences in the files across the link, without requiring that both
sets of files are present at one of the ends of the link beforehand.  At
first glance this may seem impossible because the calculation of diffs
between two files normally requires local access to both files.

A technical report describing the rsync algorithm is included with this
package.


USAGE
-----

Basically you use rsync just like scp, but rsync has many additional
options.  To get a complete list of supported options type:

    rsync --help

See the manpage for more detailed information.


SETUP
-----

Rsync normally uses ssh or rsh for communication with remote systems.
It does not need to be setuid and requires no special privileges for
installation.  You must, however, have a working ssh or rsh system.
Using ssh is recommended for its security features.

Alternatively, rsync can run in `daemon' mode, listening on a socket.
This is generally used for public file distribution, although
authentication and access control are available.

To install rsync, first run the "configure" script.  This will create a
Makefile and config.h appropriate for your system.  Then type "make".

Note that on some systems you will have to force configure not to use
gcc because gcc may not support some features (such as 64 bit file
offsets) that your system may support.  Set the environment variable CC
to the name of your native compiler before running configure in this
case.

Once built put a copy of rsync in your search path on the local and
remote systems (or use "make install").  That's it!


RSYNC DAEMONS
-------------

Rsync can also talk to "rsync daemons" which can provide anonymous or
authenticated rsync.  See the rsyncd.conf(5) man page for details on how
to setup an rsync daemon.  See the rsync(1) man page for info on how to
connect to an rsync daemon.


WEB SITE
--------

The main rsync web site is here:

    http://rsync.samba.org/

You'll find a FAQ list, downloads, resources, HTML versions of the
manpages, etc.


MAILING LISTS
-------------

There is a mailing list for the discussion of rsync and its applications
that is open to anyone to join.  New releases are announced on this
list, and there is also an announcement-only mailing list for those that
want official announcements.  See the mailing-list page for full
details:

    http://rsync.samba.org/lists.html


BUG REPORTS
-----------

To visit this web page for full the details on bug reporting:

    http://rsync.samba.org/bugzilla.html

That page contains links to the current bug list, and information on how
to report a bug well.  You might also like to try searching the Internet
for the error message you've received, or looking in the mailing list
archives at:

    http://mail-archive.com/rsync@lists.samba.org/

To send a bug report, follow the instructions on the bug-tracking
page of the web site.

Alternately, email your bug report to rsync@lists.samba.org .


GIT REPOSITORY
--------------

If you want to get the very latest version of rsync direct from the
source code repository then you can use git:

    git clone git://git.samba.org/rsync.git

See the download page for full details on all the ways to grab the
source, including nightly tar files, web-browsing of the git repository,
etc.:

    http://rsync.samba.org/download.html


COPYRIGHT
---------

Rsync was originally written by Andrew Tridgell and is currently
maintained by Wayne Davison.   It has been improved by many developers
from around the world.

Rsync may be used, modified and redistributed only under the terms of
the GNU General Public License, found in the file COPYING in this
distribution, or at:

    http://www.fsf.org/licenses/gpl.html


AVAILABILITY
------------

The main web site for rsync is http://rsync.samba.org/
The main ftp site is ftp://rsync.samba.org/pub/rsync/
This is also available as rsync://rsync.samba.org/rsyncftp/