Why rsync failing with an error message "rsync error: error in rsync protocol data stream (code 12) at io.c(463) [sender=2.6.8]"
Issue
- Running
rsyncform the system is failing with an error messagersync error: error in rsync protocol data stream (code 12) at io.c(463) [sender=2.6.8].
[user@example ~]$ rsync -ahe ssh /home/user/dir 192.168.0.1:/test
user@192.168.0.1's password:
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(463) [sender=2.6.8]
Environment
- Red Hat Enterprise Linux 5.5
- rsync
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
