Rsync

Version: 
3.0.9.1
Release date: 
Saturday, 11 November, 2017

License:

Interface:

Authors/Port authors:

Open source utility that provides fast incremental file transfer.

This software is distributed as compressed package. You have to download and manually install it; if prerequisites are required, you will have to manually install them too.

Manual installation

Il programma è distribuito come pacchetto ZIP: scaricare in una cartella temporanea e scompattare nella cartella di destinazione. Vedi sotto per il(i) link di download.

You can install the prerequisites with rpm running the following string in a command line:

yum install libc libgcc1 libssp libstdc++6 libstdc++ libsupc++6 libsupc++ libgcc-fwd

Following ones are the download links for manual installation:

Rsync v. 3.0.9.1 (11/11/2017, Steven Levine) Readme/What's new
Changes in this version (newest first): - 3.0.9.1 - Ensure MAXPATHLEN set to 260 if not already set (rsync.h) - Ensure tmp path names do not exceed OS/2 259 character limit (receiver.c) - Try DosQueryFileInfo if DosQueryPathInfo fails with ERROR_SHARING_VIOLATION (sysxattrs.c) - Avoid touch_up_dirs noise messages - Switch to gcc 4.9.2 and kLIBC 0.6.6 - Retry DosSetPathInfo operations that fail with ERROR_SHARING_VIOLATION (syscall.c)
 home.earthlink.net/~steve53//betas/rsync-3.0.9.1-20171111-shl.zip  local copy
Rsync v. 3.0.7 (9/4/2010, Paul Smedley (Smedles)) Readme/What's new
Changes in this version: - Updated to v3.0.6 - Incorporated a bunch of patches from Steven Levine - Move to GCC 4.3.4 as a compiler - --xattrs now works for remote servers eCS/OS2 specific changes: - Supports OS/2 extended attributes Enable with --xattrs The default is --no-xattrs - Supports drive letters - Supports OS/2 style backslashes in path names - Supports preserving native OS/2 permissions Enable with --os2-perms The default is --no-os2-perms - Supports 2 second native file time resolution Defaults --modify-window to 1 second Disable with --modify-window=0 - Falls back to shared open if standard open fails Allows open files to be backed up if owner allows reading - Defaulted to %ETC% for rsyncd.conf
 download.smedley.info/rsync-3.0.7-os2-20100409.zip  local copy
Record updated last time on: 18/02/2020 - 07:22

Translate to...

Comments

If you are connecting to a rsync daemon running on Linux and get an error like "unexpected tag 33 [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(1141) [Receiver=3.0.9]", try the parameter "--protocol=30" (thanks to Steven Levine, see http://mail.2rosenthals.com:8100/Lists/gnuports/Message/429.html?Language= )

As of 4 February 2018, the link to Steven Levine's website is not working.

Add new comment