Difference between revisions of "Rsync"

From Free Software Directory
Jump to: navigation, search
(New version)
Line 10: Line 10:
 
* Can use rsh, ssh or direct sockets as the transport
 
* Can use rsh, ssh or direct sockets as the transport
 
* Supports anonymous rsync which is ideal for mirroring
 
* Supports anonymous rsync which is ideal for mirroring
 +
|Homepage URL=http://samba.anu.edu.au/rsync/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://samba.anu.edu.au/rsync/
 
 
|VCS checkout command=:pserver:cvs@samba.org:/cvsroot login password: cvs
 
|VCS checkout command=:pserver:cvs@samba.org:/cvsroot login password: cvs
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User man pages available in HTML form from http://samba.anu.edu.au/ftp/rsync/rsync.html; programmer's copy of rsync.conf pages available in HTML form from http://samba.anu.edu.au/ftp/rsync/rsyncd.conf.html
 
|Documentation note=User man pages available in HTML form from http://samba.anu.edu.au/ftp/rsync/rsync.html; programmer's copy of rsync.conf pages available in HTML form from http://samba.anu.edu.au/ftp/rsync/rsyncd.conf.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=DirSync,LazyFTP,prcs,pssh,pysync,rdate,Safecat,Ssync,Unison,weex,rsyncrypto
 
|Related projects=DirSync,LazyFTP,prcs,pssh,pysync,rdate,Safecat,Ssync,Unison,weex,rsyncrypto
 
|Keywords=FTP,remote,remote file transfer,file transfer protocol,rsynch
 
|Keywords=FTP,remote,remote file transfer,file transfer protocol,rsynch
|Is GNU=n
+
|Version identifier=3.1.2
|Last review by=Janet Casey
+
|Version date=2015/12/21
|Last review date=2003-12-04
+
|Version status=stable
 +
|Version download=https://download.samba.org/pub/rsync/rsync-3.1.2.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/02/20
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=3.0.5
+
|Status=
|Version date=2009-01-26
+
|Is GNU=No
|Version status=stable
+
|License verified date=2009-01-26
|Version download=http://rsync.samba.org/ftp/rsync/rsync-patches-3.0.5.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2009-01-26
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-01-26
 
|License verified date=2009-01-26
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Andrew Tridgell
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Andrew Tridgell
 
 
|Email=samba@samba.org
 
|Email=samba@samba.org
 
|Resource URL=
 
|Resource URL=
Line 55: Line 59:
 
|System-administration=remote-administration
 
|System-administration=remote-administration
 
|Use=system-administration
 
|Use=system-administration
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-01-26
 
}}
 
{{Project license
 
|License=GPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-01-26
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 70: Line 64:
 
|Prerequisite description=rsh/ssh (ssh recommended for security reasons)
 
|Prerequisite description=rsh/ssh (ssh recommended for security reasons)
 
}}
 
}}
 +
{{Featured}}

Revision as of 06:19, 20 February 2017


[edit]

Rsync

http://samba.anu.edu.au/rsync/
FTP program to keep remote files in synch

rsync is a replacement for rcp that has many more features. rsync uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync 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. Features include:

  • Ability to whole directory trees and filesystems
  • Optionally preserves symbolic links, hard links, file ownership,
  • permissions, devices and times
  • Requires no special privilages to install
  • Internal pipelining reduces latency for multiple files
  • Can use rsh, ssh or direct sockets as the transport
  • Supports anonymous rsync which is ideal for mirroring





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

26 January 2009

Verified by

Kelly Hopkins

Verified on

26 January 2009




Leaders and contributors

Contact(s)Role
Andrew Tridgell Maintainer


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/rsync
Bug TrackingHomepagehttp://samba.anu.edu.au/cgi-bin/rsync
Debian (Ref)https://tracker.debian.org/pkg/rsync
Developer,Help,SupportE-mailmailto:rsync@samba.org


Software prerequisites

KindDescription
Required to usersh/ssh (ssh recommended for security reasons)




Entry

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.