Difference between revisions of "Rsync"

From Free Software Directory
Jump to: navigation, search
(New version)
(Added Debian link)
Line 15: Line 15:
 
|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
 +
|Accepts cryptocurrency donations=No
 
|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
Line 21: Line 22:
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://download.samba.org/pub/rsync/rsync-3.1.2.tar.gz
 
|Version download=https://download.samba.org/pub/rsync/rsync-3.1.2.tar.gz
|Last review by=Alejandroindependiente
+
|Last review by=Bendikker
|Last review date=2017/02/20
+
|Last review date=2018/02/27
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2009-01-26
 
|License verified date=2009-01-26
Line 43: Line 42:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=samba@samba.org
 
|Email=samba@samba.org
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/rsync
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 09:09, 27 February 2018


[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













"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














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.