similar to: HELP !!! Problem with file timestamps updating "weird" during rsync data pull

Displaying 20 results from an estimated 1000 matches similar to: "HELP !!! Problem with file timestamps updating "weird" during rsync data pull"

2006 Feb 24
1
How to use multiple link-dest directories?
Hi guys, I hope this is not considered a stupid question, but it really seems to be something that needs to be covered with a decent example in the man page. I have looked in every piece of documentation I can think of and have found no answer. So I want to use the multiple link-dest directories feature as of 2.6.4. (I am using 2.6.6) My understanding of how this should work is that I can
2002 Oct 16
0
Fwd: Re: HELP !!! Problem with file timestamps updating "weird" during rsync data pull
>Date: Wed, 16 Oct 2002 14:26:46 -0500 >To: Wayne Davison <wayned@users.sourceforge.net> >From: Sean O'Neill <sean@seanoneill.info> >Subject: Re: HELP !!! Problem with file timestamps updating "weird" during >rsync data pull >Cc: rsync@lists.samba.org > >At 12:10 PM 10/16/2002 -0700, Wayne Davison wrote: >>On Wed, Oct 16, 2002 at 01:36:10PM
2002 Dec 23
0
Rsync Spawns Not Dieing
Hello, I am experience a problem with rsync spawned process will not die on their own. The problem first showed its face when I ran rsync through /etc/inetd.conf. I changed to running rsyncd as daemon and I still have the problem. Description: 1) I have rsync server setup with following parameters: [orcanow] path = /orca/data/now comment = file depot use chroot = no
2015 Nov 24
2
why rsync update large directory so slow?
Hi: I have a large directory with about 0 Milillion files in it to backup by network. Server and client both windows. rsync server config: ------------------------------------------------------------------------------------------------------ strict modes = false hosts allow = 10.200.121.104 hosts allow = 10.171.209.87 hosts deny = * log file = /cygdrive/d/log/rsyncd.log port=8730 uid = 0
2002 Jan 07
1
Help with displaying multiple data elements on one graph
I'm interested if anyone can help me to the R to display multiple data elements on one graph - just a simple graph, nothing fancy. I can't seem to find an example of this. An example of what I'm looking for is, say, a CPU graph which graphs user, system, and idle time as a cumulative stack representing each data element as a different color. See the following URL for an example
2010 Oct 22
0
NUT and AsciiDoc (was: Next AsciiDoc release)
Hi Stuart, sorry for the lag in answering, I know that you're awaiting feedback for the final release... 2010/10/19 Stuart Rackham > Hi Arnaud > > I successfully compiled all the docs in svn:// > svn.debian.org/nut/branches/AsciiDoc using the current AsciiDoc trunk, and > yes, the chunked manual only has a single toc. But there was the added > problem of the article
2005 Feb 11
0
[LLVMdev] Add ability for external projects use for buildinstalled version LLVM [PATCH]
>> Before this change is committed, you need to test that all our scenarios, >> in each combination: >> >> 1. Both with and without OBJ_DIR == SRC_DIR >> 2. Single and Parallel builds >> 3. Building LLVM versus building a project (and now building from >> installed) > ok, will do... > > I found some bugs in my patch and then I will send updated
2000 Jul 28
0
RJava and Orca...
It's cool, it's exciting, and much thanks to Duncan. He announced RJava yesterday (or this morning?) on the R-devel list, and it's really worth it. http://www.omegahat.org/RSJava for more details. But it does mean that we can run Orca code directly within R, (without Thomas' socket connections) (and also means that we really need a "stop" button, since killing
2018 Jun 20
2
Bad message_id occasionally when connecting a MacOS to a freebsd running 4.8.2
Hi, I am running Samba 4.8.2 with fruit and use it to connect a MacOS to the server. Mostly it works very good, but occasionally the connection halts or the Mac disconnects, and in the log I find these messages: Jun 20 13:00:00 orca smbd[6033]: [2018/06/20 13:00:00.856101, 0] ../source3/smbd/smb2_server.c:641(smb2_validate_sequence_number) Jun 20 13:00:00 orca smbd[6033]:
2018 Jun 20
0
Bad message_id occasionally when connecting a MacOS to a freebsd running 4.8.2
On Wed, Jun 20, 2018 at 03:40:48PM +0200, Are via samba wrote: > Hi, > I am running Samba 4.8.2 with fruit and use it to connect a MacOS to the server. Mostly it works very good, but occasionally the connection halts or the Mac disconnects, and in the log I find these messages: > > Jun 20 13:00:00 orca smbd[6033]: [2018/06/20 13:00:00.856101, 0]
2001 Nov 08
1
ethertap dropping packets?
Hello, I'm having some routing issue with my tinc setup. I'm running a fairly basic VPN configuration between two networks: ------- Site A: ------- --- tinc-up --- #!/bin/sh /sbin/ifconfig tap0 hs ether fe:fd:00:00:00:00 /sbin/ifconfig tap0 10.11.1.2 netmask 255.0.0.0 /sbin/ifconfig tap0 -arp ---- tinc.conf --- Name = orca Hostnames = no InterfaceIP = 63.108.71.7 KeyExpire =
2008 Mar 28
3
Major rsync issue - overwriting files!!!
Hi, I'm having a MAJOR issue with an rsync backup script that is actually OVERWRITING the files that it should be backing up! The thing is, the same script (with different source/destination variables) runs FLAWLESSLY on another file server! Background: 2 OS X client computers running 10.4.11 (1 intel, 1 PPC). both are running rsync v2.6.3. rsync is backing up from one firewire HD(afp
2008 Sep 01
0
Feature request: preallocation of directories
Hi there, One of the things that I've been doing for fun is to try to speed up ext4's fsck time. As you can see here: http://thunk.org/tytso/blog/2008/08/08/fast-ext4-fsck-times/ Fsck'ing an ext4 filesystem can be between 6-8 times after than the equivalent file hierarchy on ext4. In order to speed it up further, the main place to look is in pass #2, where the directory is
2020 Mar 27
3
llvm-objdump cannot recognize mul&mulh RISC-V M Instructions
I am using llvm-project compiling risc-v programs. llvm-project version:dd8a2013dc1804be1b7d9cffacad2e984300bd22 Instructons to build LLVM+clang: ``` cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/home/llvm/workspace/llvm/llvm-project/llvm_install -DCMAKE_BUILD_TYPE="Release" -DDEFAULT_SYSROOT="/home/llvm/workspace/riscv/riscv-tc-20200220/bin/riscv32-unknown-elf"
2002 Mar 20
0
Question re:S4 classes and design; clashing classes?
On Wed, 20 Mar 2002, John Chambers wrote: > It wasn't entirely clear what your design goals were, but the general > question of comparing functional method languages (S, CLOS, Dylan) and > OOP languages (Java, etc) is of much interest to me, so here are some > general comments. Maybe we can then iterate on your example, with or > without r-devel. I'll keep it on r-devel
2002 Mar 19
1
Question re:S4 classes and design; clashing classes?
Thanks to Duncan's recent work on SJava, I've got a (so far) stable platform to put together the R-Orca interface (dynamic graphics, including brushing, subseting, etc). While the first version will be looking at installation issues and study basic user interfaces for providing a few working examples, it will be important for this particular package to look at how one integrates a
2002 Nov 20
0
Delay on first Attempt to resolve PDC host name
I am using samba 2.2.1a , in an NT-4 domain. security = DOMAIN on the first logon to the samba server, I can see a message: Attempting host lookup for name MYPDCNAME<0x20> the next message appears after 10 seconds (that is the delay). samba tries to resolve MYPDCNAME with the wins server, and succeeds. Higher debug level (debug level = 10) does not produce more debug messages. Any ideas
2005 Oct 13
2
rrd compilation on Centos
Hi, i am trying to compile the latest version of orca source code on CentOS 4.0 system running amd64 bit processor. I am getting the following error: make[5]: Entering directory `/usr/local/src/orca-snapshot-r407/packages/rrdtool-1.0.49/perl-shared' cp RRDs.pm blib/lib/RRDs.pm cp ntmake.pl blib/lib/ntmake.pl /usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp -typemap
2002 Aug 08
0
PXE Question....
Hi, We are using PXELinux 1.75, ISC DHCP 3.0pl1 and atftp-0.6 to deploy RH 7.3 across a number of Dell Rackmount systems. I would like to set things up so that the RH boot kernel grabs the IP Address, gateway aand DNS address from the first DHCP request with 'ipappend 1', but so far have had no success, Kickstart issue a seconed request after booting the kernel. Here are my configs:
2011 Jun 23
1
gcc-4.5.2 and install.packages("glmnet")?
Hi, is there any chance to install glmnet with gcc-4.5.2? For me it fails on all systems with: trying URL 'http://mirrors.softliste.de/cran/src/contrib/glmnet_1.7.tar.gz' Content type 'application/x-gzip' length 522888 bytes (510 Kb) opened URL ================================================== downloaded 510 Kb * installing *source* package ?glmnet? ... This package has only