Displaying 1 result from an estimated 1 matches for "5fed6c07".
Did you mean:
5fed0c0
2011 Sep 05
3
rsync crash behind a firewall [cygwin]
As part of coreutils' bootstrap, rsync crashes on cygwin:
$ /usr/bin/rsync \
--delete \
--exclude '*.s1' \
-Lrtvz 'translationproject.org::tp/latest/coreutils/' \
'po/.reference'
rsync: failed to connect to translationproject.org (*inet_ntop failed*): Connection refused (111)
Segmentation fault (core dumped)
$ cat rsync.exe.stackdump