similar to: rsync finishes but incomplete

Displaying 20 results from an estimated 3000 matches similar to: "rsync finishes but incomplete"

2006 Mar 28
1
rsync on windows
Hi, I have installed a rsync on windows which downloaded on http://optics.ph.unimelb.edu.au/help/rsync/rsync_pc1.html and run edited bat file content: *********************************************** @echo off set PATH=c:\rsync;%PATH% set CYGWIN=tty binmode set TERM=ansi rem set RSYNC_RSH=c:\rsync\ssh.exe set RSYNC_RSH=/cygdrive/c/rsync/ssh.exe set USERNAME=myusername set HOME=c:\rsync echo Drive C
2004 Aug 06
5
reommended settings for low bitrate voicecom codec ?
Hello, the voice-communication TeamSpeak (www.teamspeak.org) is currently testing a version that supports speex codecs. The quality for high bitrates is quite good. BUT, the low-bandwidth speex codecs that are currently used arent very good. What I did to find this out: I comprared a speex AVB with 6.3 KBit/sec (total, overhead for packets and stuff included) and the 6.3 Kbit/sec Celp Codec
2010 Aug 25
7
A bug in Xenbus driver
Hi all, I think this is a serious bug, existing in the pvops 2.6.31.13 (also existing in linux 2.6.35); In the xenbus driver (drivers/xen/xenfs/xenbus.c), the function of xenbus_file_read has a section of source code like this: if (ret != sz) { if (i == 0) i = -EFAULT; goto out; } /* Clear
2001 Dec 15
1
Understanding backup-dir semantics
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Please cc in replies as I am not subscrubed to the list - However I have just searched backwards over the list archive looking for an answer and I can't find any posts relating to this. I am currently backing up my family's windows machine over the network to my linux box by mounting the windows disk as a file share an using cp to copy
2002 Sep 03
1
rsync process never finishes
Hi, I've got a Debian 3.0 machine from which I initiate rsync connections over ssh to winNT/2k boxen, where sshd is running as a service, to grab files from the windows machines. I don't get any error from either side of the connection. The directory I indicate is transferred as well as every sub directory, just not any of the files in the sub directories. The process seems to be running
2004 Aug 06
0
reommended settings for low bitrate voicecom codec ?
> What I did to find this out: > I comprared a speex AVB with 6.3 KBit/sec (total, overhead for packets and > stuff included) and the 6.3 Kbit/sec Celp Codec vom hawkvoice ( > http://www.hawksoft.com/hawkvoice) and the result is quite favorable for > hawkvoice. > I cant believe that this is *normal* speex behavior, please correct me if that > hawkvoice thing just performs
2012 Nov 29
0
Simper analysis with Morisita-Horn
Dear ecology fellows, I tried to implement Morisita-Horn distance (instead of Bray that is in the current version) in the code for the Simper analysis in vegan. I would be very grateful if someone can check if the code is right. function (comm, group, ...) { if (any(rowSums(comm, na.rm = TRUE) == 0)) warning("you have empty rows: results may be meaningless")
2000 Apr 07
4
Possible long filenames problem with smbtar
Hi I am using Samba 2.0.6 on a SUN SPARC Solaris 2.6 machine. I compiled Samba using SUN cc with CFLAGS of "-fast". All the remaining configure parameters were left unspecified. I have been trying to use Samba to backup a nerwork of PCs onto the UNIX box. Each PC has a shared network drive, and the user issues an smbtar or smbclient backup command. eg. % smbclient //dcmbpc/C
2004 Aug 06
0
reommended settings for low bitrate voicecom codec ?
Hello, HawkVoice doesn't have a 6.3kbps codec for CELP, it has a 4.5kbps CELP codec and I do not believe it is being used by TeamSpeak. The 6.4kbps CELP being used in TeamSpeak, to which you are referring I believe comes from Lernout & Hauspie's LHACM.ACM file which it appears you are redistributing (I assume TeamSpeak has a license and permission to do this). The only people I
2005 Mar 25
0
rsync+auto-ssh
Dear All, though my query is not directly with rsync but i thought some of the people must be using rsync & ssh, so i am posting my query here, in case if there is some other group or forum pls let me know so that i won't bother people here(my apologies) actually, i am facing a very strange issue as : my objective is to use rsync from windows m/c with ssh(auto), so i did as ... 1) I
2010 Apr 08
1
incomplete final line found by readTableHeader
Hi I am trying this > x <- read.table("/home/kenji/1245/GDS1_2grps_.cls", header = F, skip = 2) > x <- read.table("/home/kenji/1246/MYCset.cls", header = F, skip = 2) Warning message: In read.table("/home/kenji/1246/MYCset.cls", header = F, skip = 2) : incomplete final line found by readTableHeader on '/home/kenji/1246/MYCset.cls' Here are the
2010 Nov 11
10
[PATCH 0/3] Xen Microcode update driver for 2.6.38
From: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Hi all, This series adds a new microcode driver for Xen. The Xen hypervisor can deal with all the low-level details of doing a microcode update (Intel vs AMD, doing all the physical CPUs present on the system, current and future, etc), so all the driver has to do is make a hypercall to upload the microcode into Xen. This only
2016 Dec 08
1
doveadm-server uses 100% cpu and never finishes, dsync backup also never finishes
Hi Guys, I have a quite interesting problem. I have two servers that replicate to each-other. Suddenly one of the accounts is starting to eat a very large amount of disk space on, what basically is the replica for this account. doveadm-server seems to hang and keeps on filling the disk. I came across this message in the logs: Dec 8 07:36:40 <server> dovecot:
2010 Mar 09
3
Enhanced MDISKCHK.COM and MEMDISK patches
Good day to all, Gert Hulselmans requested a feature for MDISKCHK.COM that would function roughly like GETARGS.COM[1] by Murali Krishnan Ganapathy: DOS SET command output for MEMDISK kernel arguments passed by previous boot-loaders. He also needed to support the case for MEMDISK-in-a-MEMDISK type situations, where all MEMDISK kernel arguments could be gathered together and output as a list
2006 Apr 18
1
Route cache
Hi, I have a P4 @ 3Ghz router running Debian. It shapes traffic ( about 500-600 classes ), about 1000 iptables rules, and it does BGP too, so i get about 1300+ routes in the routing table. The problem is the load is too high on this system. I found a solution to my problem, turning off the route cache, but i dont know how to implement it, I was wondering if anyone found a way to disable the
2005 Aug 31
1
Asterisk@Home: How to changed AMP User Login and Password
Hi, I can't figure out how to change User Login and Password for AMP. By default it is user:admin and password:maint. Anybody knows how to do it? Zeeshan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050831/c8ef57b2/attachment.htm
2006 Aug 13
0
æ“ú‚̘b‚ÌŒ‚Å‚·
BObAB RR@http://www.to-pop-gal.com/enjyoshien@B AlB TAO}bNq B^M^A35SRA `AvB ocC`qADB eAB AB
2005 Sep 01
0
Asterisk@Home: How to changed AMP User Login andPassword
>From the command prompt type: help-aah This will give you a list of commands to change passwords. For example: Commands Descriptions ----------------------------------------------------------------------- config set the local time zone and keyboard type netconfig configure ethernet interface genzaptelconf autoconfig Zaptel
2015 Sep 22
0
Dovecot proxy ignores trusted root certificate store
On 22 Sep 2015, at 01:11, Alex Bulan <avb at korax.net> wrote: > > On Mon, 21 Sep 2015, Edgar Pettijohn wrote: > >> doveconf -n? > > doveconf -n|grep ssl should suffice: > > ssl = required > ssl_ca = </usr/local/share/certs/ca-root-nss.crt > ssl_cert = </path/to/my/file.pem > ssl_key = </path/to/my/file.pem > ssl_require_crl = no > >
2004 Sep 22
1
high nfs load after rsync finishes
Hi, We have a cluster of Poweredge 1750s and couple storage nodes (Powervault 220) running RH9 (2.4.20-31.9smp). We use rsync for daily backups. The daily rsync write size is only around 10MB and read size is ~300MB. The rsync finishes fast enough, but for around 4-5 hours after rsync finishes, the load on the