Displaying 2 results from an estimated 2 matches for "vvvnlogdtprz".
Did you mean:
vvvlogdtprz
2007 Feb 23
0
rsync not working over firewall, although ssh works
...my work machine and my machines at home
(which is strange, since one month ago I could: I don't know what I've
changed...). What happens is:
rsync -avvvnze 'ssh -p 23' rsy elvanor@elvanor.net:/home/elvanor/
opening connection using ssh -p 23 -l elvanor elvanor.net rsync --server
-vvvnlogDtprz . /home/elvanor/
Read from remote host elvanor.net: Connection timed out
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(453) [sender=2.6.9]
_exit_cleanup(code=12, file=io.c, line=453): about to call exit(255)
Authenticati...
2004 Aug 05
0
[Bug 1582] New: rsync dry run cannot find missing folders, contradicts actual run.
...option (and the -vvv
debugging option to show what is happening) I get this:
/sw/pd/bin/rsync262 -azvvvn --delete --rsync-path=/sw/pd/bin/rsync262
/export/sw/irix/testirix6/junkdir/junkdir4
elk:/export/sw/irix6/sw01/testirix6/junkdir/
opening connection using rsh elk /sw/pd/bin/rsync262 --server -vvvnlogDtprz
--delete . /export/sw/irix6/sw01/testirix6/junkdir/
building file list ...
[sender] make_file(junkdir4,*,2)
[sender] expand file_list to 131072 bytes, did move
[sender] make_file(junkdir4/gar1,*,2)
[sender] make_file(junkdir4/gar2,*,2)
[sender] make_file(junkdir4/gar3,*,2)
[sender] make_file(junkd...