public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* rsync gives me error 12
@ 2022-03-24  5:22 Neil Aggarwal
  2022-03-25  9:45 ` Adam Dinwoodie
  0 siblings, 1 reply; 18+ messages in thread
From: Neil Aggarwal @ 2022-03-24  5:22 UTC (permalink / raw)
  To: cygwin

Hello:



I am trying to use rsync to pull all backups from a linux server
to my local Windows machine.



I tried this rsync command:

$ rsync --debug=ALL -e ssh root@marketing.propfinancing.com:/var/www/svnDumps
/cygdrive/c/Tmp



Here is the output:

opening connection using: ssh -l root marketing.propfinancing.com rsync
--server --sender -e.LsfxCIvu . /var/www/svnDumps  (10 args)

rsync: connection unexpectedly closed (0 bytes received so far) [sender]

rsync error: error in rsync protocol data stream (code 12) at io.c(226)
[sender=3.1.3]

rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]

rsync error: error in rsync protocol data stream (code 12) at io.c(228)
[Receiver=3.2.4dev]

[Receiver] _exit_cleanup(code=12, file=io.c, line=228): about to call
exit(12)



From what I can find online, code 12 is insufficient disk space, missing
remote
rsync, or a connection error.   I don’t think any of those are the case
here and the
debug output is not helping me.



Any ideas what could be happening?



Thank you,

  Neil



--

Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com

We offer 30 year loans on single family houses!

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2022-03-28 14:31 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-24  5:22 rsync gives me error 12 Neil Aggarwal
2022-03-25  9:45 ` Adam Dinwoodie
2022-03-25 13:25   ` Neil Aggarwal
2022-03-25 13:37     ` Adam Dinwoodie
2022-03-25 13:41       ` Neil Aggarwal
2022-03-25 17:14       ` Neil Aggarwal
2022-03-28 13:27         ` Andrey Repin
2022-03-28 14:06           ` Neil Aggarwal
2022-03-28 14:31           ` Neil Aggarwal
2022-03-25 17:36       ` Neil Aggarwal
2022-03-25 22:41         ` Wayne Davison
2022-03-26  5:01           ` Neil Aggarwal
2022-03-26 17:18             ` Wayne Davison
2022-03-27  4:49               ` Neil Aggarwal
2022-03-27  5:08                 ` gs-cygwin.com
2022-03-27 14:32                   ` Neil Aggarwal
2022-03-26 11:48         ` Adam Dinwoodie
2022-03-26 15:52           ` Neil Aggarwal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).