Displaying 5 results from an estimated 5 matches for "vvvlogdtprz".
Did you mean:
vvvlogdtpr
2002 Sep 05
0
Aborted by user!
Hello,
On a Server running FreeBSD 4.6-STABLE, I have a script which runs from
a crontab. The problem I am encountering is as follows:
opening connection using ssh zing.crosswind.net rsync --server --sender
-vvvlogDtprz . /etc/raddb/users
Aborted by user!
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)
_exit_cleanup(code=12, file=io.c, line=150): about to call exit(12)
The strange thing is, if I run the script by hand, i.e. ./u...
2006 Sep 04
1
Rsync + SSH on a different port + restricted access
...and put :
command="rsync --daemon -vv --server ." ssh-rsa AAAAB3NzaC1...............
But now, i have this error :
$ rsync -avvvz --rsh='ssh -p2222' /home/foor/bar/ mirror@myrsyndserver:mirror/
opening connection using ssh -p2222 -l mirror myrsyndserver rsync --server -vvvlogDtprz . mirror/
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]
_exit_cleanup(code=12, file=io.c, line=463): about to call exit(12)
I tried with a zillion of different config in...
2006 Oct 31
3
rsync error: error starting client-server protocol
Hi folks,
I have the following problem.
I have installed
1.) a rsync daemon on a windows machine under cygwin
2.) installed a tunnel via ssh from the remote machine to my pc
3.) I could run rsync from the remote machine to make bakups
On the remote machine and on my pc I have rsync version 2.6.6
protocol version 29.
The network admins decided to make 2.) inpossible. So I build the
ssh
2006 Oct 25
0
rsync 2.6.8 timeouts
...ic IP number) which
has nothing but problems...
I am using 2.6.8 (release) on all setups.
rsync -azvvv cvs.blackfin.uclinux.orguclinux533/CVSROOT/history
/cvsroot/uclinux533/CVSROOT/history
opening tcp connection to cvs.blackfin.uclinux.org port 873
opening connection using --server --sender -vvvlogDtprz .
uclinux533/CVSROOT/history
receiving file list ...
recv_file_name(history)
received 1 names
done
recv_file_list done
get_local_name count=1 /cvsroot/uclinux533/CVSROOT/history
recv_files(1) starting
generator starting pid=27391 count=1
delta-transmission enabled
recv_generator(history,0)
generat...
2004 Aug 05
0
[Bug 1582] New: rsync dry run cannot find missing folders, contradicts actual run.
...e -n option, it would run normally, which
contradicts what -n option tells us.
/sw/pd/bin/rsync262 -azvvv --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 -vvvlogDtprz
--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(junkdi...