search for: vvlogdtprz

Displaying 7 results from an estimated 7 matches for "vvlogdtprz".

Did you mean: vvlogdtpr
2004 Jul 16
1
Rsync using --daemon - how to specify port on client side for upload.
...pposite behaviour; I want it to freshen files on my webserver which I've updated locally. I figured I could simply reverse the order of the arguments to make this happen; rsync -avvz /home/cje/mirror/ rsync://www.clintoneast.com:20000/clinton opening connection using rsh rsync rsync --server -vvlogDtprz . "//www.clintoneast.com:20000/clinton" rsh: rsync: Name or service not known rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(150) Now, I'm guessing rsync thinks I'm wanting to connect using ssh, and h...
2002 Jul 26
1
inflate returned -3
...174M file to a system with 1.2G free. Other files in the tree come over just fine, but this transfer dies partway through: rsync -avvz -e ssh --partial --progress server.with.the.file:/server/directory /local/directory opening connection using ssh server.with.the.file rsync --server --sender -vvlogDtprz --partial . /local/directory receiving file list ... 30 files to consider OneFile is uptodate ... path/to/hosts.tar.bz2 inflate returned -3 (0 bytes) 0:02:17 rsync error: error in rsync protocol data stream (code 12) at token.c(416) rsync: connection unexpectedly closed (792 bytes read so far)...
2010 Nov 11
1
rsync stops at system call select()
...hot_data* * At first, this works just fine.* But after about one or two days, rsync will stop at some place and the whole backup process stuck. The following is the output with -vv option when backup stop: *opening connection using: ssh -l admin 10.249.49.101 rsync --server -vvlogDtprze.isf . /news_hot_data* I used strace to track the system call, and I found select() was invoked again and again, never end until the program was killed by ctrl+c. The following is the output: ...... 18477 select(1027, [255 1024], [], NULL, NULL) = 1 (in [1024])...
2014 Nov 22
1
rsync not transferring files
....5) to my local machine. It appears to connect fine, but does not transfer any file. this is what I am seeing [youcantoo at testbox home]# rsync -avvvzh -P --stats --delete servername::backupdir/ /home/findmoore opening tcp connection to servername port 873 sending daemon args: --server --sender -vvlogDtprze.iLs . backupdir/ Welcome to the servername rsync server. You may download the distribution by using the appropriate module name. For example: rsync -avz -P --stats --delete username at servername::modulename/ /local/path receiving incremental file list recv_file_name(.) received 1 names...
2002 Aug 07
1
Is there anyway to fix large file support?
...ystem inums, 64-bit internal inums > > > The error: > > A failed large file over 2 gigs: > > aurora:/premdordev/MP5.BCV # rsync --progress -arvvz SM.ORDERS > n4000.premdor.com:/premdor/SM.ORDERS > opening connection using remsh n4000.premdor.com rsync --server > -vvlogDtprz . /premdor/SM.ORDERS > building file list ... > expand file_list to 4000 bytes, did move > 1 file to consider > delta transmission enabled > SM.ORDERS > rsync: writefd_unbuffered failed to write 16385 bytes: phase "unknown": > Broken pipe > rsync error: error in r...
2014 Nov 24
1
rsync not transferring files
...not transfer >> any file. this is what I am seeing >> >> [youcantoo at testbox home]# rsync -avvvzh -P --stats --delete >> servername::backupdir/ /home/findmoore >> >> opening tcp connection to servername port 873 sending daemon args: >> --server --sender -vvlogDtprze.iLs . backupdir/ Welcome to the >> servername rsync server. >> >> You may download the distribution by using the appropriate module >> name. For example: >> >> rsync -avz -P --stats --delete username at servername::modulename/ >> /local/path >> >&...
2014 Nov 26
0
rsync not transferring files [SOLVED]
...am seeing >>>> >>>> [youcantoo at testbox home]# rsync -avvvzh -P --stats --delete >>>> servername::backupdir/ /home/findmoore >>>> >>>> opening tcp connection to servername port 873 sending daemon >>>> args: --server --sender -vvlogDtprze.iLs . backupdir/ Welcome >>>> to the servername rsync server. >>>> >>>> You may download the distribution by using the appropriate >>>> module name. For example: >>>> >>>> rsync -avz -P --stats --delete >>>> userna...