Displaying 5 results from an estimated 5 matches for "avvvz".
Did you mean:
avvv
2005 Oct 04
2
rsync hanging on large windows directories
...P:/cygdrive/e/www/Apache/htdocs/
/My/Local/Directory/On/Linux/Box
Sometime rsync hangs on getting the file list (~1400 Files in many
directories)
Most times the transfer starts and hangs on the first large file
Once the rsync actually completed.
There appears to be nothing unusual when using -avvvz
/cygdrive/e on the WIndows 2K box is a local drive (not a network share)
I have this exact same problem on two different Win2K machiens (Win2K
Pro, and Win2K Advanced Server)
Any help would be GREATLY appreciated.....
Thanks In Advance,
Nick
2010 Jan 18
2
Another cygwin/rsync question
..."user at remotehost:/home/user/backup/""""
rsync -avvvvz --progress --delete --chmod=ugo=rwX -e "ssh -i
/home/administrator/rsync-key" '"/cygdrive/c/Users\ Shared\ Folders"'
'"user at remotehost:/home/user/backup/"'
rsync -avvvz --progress --delete --chmod=ugo=rwX -e 'ssh -i
/home/administrator/rsync-key' /cygdrive/c/Users\\\ Shared\\\ Folders
user at remotehost:/home/user/backup/
The cygwin rsync is v3.0.6 and the Linux (Centos) target machine has
rsync 2.6.8
Any ideas most welcome.
Thanks
Ken
--
This me...
2006 Sep 04
1
Rsync + SSH on a different port + restricted access
...syndserver:mirror/
Still works fine ;)
But my user can login in my box with SSH. So, after a couple of google, i found that i have to edit authorised_keys 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 s...
2004 Oct 22
0
rsync hangs in 'send_files starting'
...new to this list. I have a problem trying to mirror a cvs repository. I
suspect the error happens when getting a directory containing many files. I
did a test by creating 200 5k files in a directory named tmp, but It hangs
after building file list. When I try to run it with -vvv:
$ rsync -essh -avvvz cheepy@gateway.internet4u.com.au:tmp .
This is the end of the printout (before I press ^C):
....
recv_generator(tmp/94.t,195)
recv_generator(tmp/95.t,196)
recv_generator(tmp/96.t,197)
recv_generator(tmp/97.t,198)
recv_generator(tmp/98.t,199)
recv_generator(tmp/99.t,200)
generate_files phase=1
rec...
2013 Jul 18
7
[Bug 10035] New: rsync hangs in solaris
https://bugzilla.samba.org/show_bug.cgi?id=10035
Summary: rsync hangs in solaris
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: nestor.urquiza at gmail.com
QAContact: