Description of problem: Trying to rsync from a server with 3.0.9 to a F20 server with rsync-3.1.0-1pre1.fc20 I get this error: sending incremental file list unknown message 0:0 [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(441) [sender=3.0.9] The error appears with long line command, I suppose, because a simple rsync won't fail. Ex. of failing command: rsync -ave 'ssh -p 41980' --timeout=120 --include-from='/path' --exclude='*' --max-size=10000kb --delete /path/to/ root.xxx.xxx:/path/to Downgrading in F20 server to rsync-3.0.9-12.fc20 solve the issue. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I don't have these issues anymore with rsync-3.1.0-2