similar to: Source files in use or modified while transfer

Displaying 20 results from an estimated 10000 matches similar to: "Source files in use or modified while transfer"

2016 Mar 28
2
-H option causes unneccessary transfers
Greetings, when the daily system backup with rsync is performed, thousands of files (e.g. from /usr directory), which are not modified are uselessly transferrred to the backup storage every day. The rsync command is the following: rsync --update -DHAErlptgo --relative --atimes --delete-during ${SRCPATH} ${BACKUPDIR} Quick investigation shown, that these files are hard links, and the command
2016 Mar 28
2
-H option causes unneccessary transfers
On Mon, Mar 28, 2016 at 08:11:07AM -0400, Kevin Korb wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > What does --itemize-changes say about these files? > > Also, what is --atimes? Is this the Apple modified rsync for OSX? > > On 03/28/2016 07:51 AM, Albert Berger wrote: > > Greetings, > > > > when the daily system backup with rsync is
2007 Apr 23
1
chgrp problem
I'm using a comand like rsync -av directory /media/usbdisk/ to backup to a usb device (on a Fedora 5 machine). I'm getting 100s of messages like rsync: chgrp "/media/usbdisk/file" failed: Operation not permitted (1) and then at the end rsync error: some files could not be transferred. How do I fix this? Why is rsync trying to change the group? And is the message at
2011 Jul 11
3
Feature request, or HowTo? State-full resume rsync transfer
I am looking to do state-full resume of rsync transfers. My network environment is is an unreliable and slow satellite infrastructure, and the files I need to send are approaching 10 gigs in size. In this network environment often times links cannot be maintained for more than a few minutes at a time. In this environment, bandwidth is at a premium, which is why rsync was chosen as ideal for the
2010 Jan 26
2
Attended Transfer with REFER
Hi guys, I am wondering (and have been unable to find out thus far) whether Asterisk sets some special channel variables or something when a call is transfered with the REFER method. Basically, I'm trying to figure out if it is possible to somehow get a transferred call back to the transferrer (as it is done with the built-in atxfer) after X seconds (or an unsuccessful attempt). Using a
2009 Oct 26
1
Cancel attended transfer
Hi folks, I have a simple question regarding attended transfers. I have some queues where agents take calls and I have configured attended transfers between queues. That is, the agent dials the attended transfer extension that routes it to the aproppiate transfer queue where the second agent answers and they both talk for a while. Finally the transferrer leaves the call with *, connecting
2017 Dec 12
2
[OT] Overview of Homer installation on Debian Stretch
Hello, I've discovered homer-api-postgresql and homer-api-mysql packages in Stretch repo. I'm not sure I understand how Homer-API relates to Homer. My questions are: 1. What is the simplest available installation option to install Homer on a dedicated box, this dedicated box gathering data from one or several Asterisk systems on the same LAN ? 2. Is it possible to centralize data on a
2002 Jul 13
2
Win98s and Samba
Hello Everyone, I am relatively new to linux and Samba and I am having some difficulties setting Samba up as a Primary Domain Controller. Ihave read the Pdf document called "Using Samba as a PDC" by developrWorks and I have read most of the Howto documents relating to Samba. When I try to connect to my samba server with Win98se I get the message "no Domain server was able to
2006 Sep 22
2
postfix problem since update: mail loops back to myself
Hello I already asked in the IRC, but apart from recommendations reading the mailing lists, nobody could help me. I read all postfix-update related articles but non of them seemed to match or resolve my problem: Everything works fine, apart from one host, which we are doing MX backups for (backupdomain.com): Sep 22 12:18:58 homer postfix/smtp[18784]: 6BD7B1189E4: to=<user at
2016 Mar 28
0
-H option causes unneccessary transfers
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 What does --itemize-changes say about these files? Also, what is --atimes? Is this the Apple modified rsync for OSX? On 03/28/2016 07:51 AM, Albert Berger wrote: > Greetings, > > when the daily system backup with rsync is performed, thousands of > files (e.g. from /usr directory), which are not modified are > uselessly transferrred
2016 Mar 28
0
-H option causes unneccessary transfers
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 My guess is that it is the atimes patch causing the problem. Normally rsync would never say "u" in the itemized output as it is "reserved for future use". Plus copying the file would change the atime. On 03/28/2016 08:44 AM, Albert Berger wrote: > On Mon, Mar 28, 2016 at 08:11:07AM -0400, Kevin Korb wrote: >> -----BEGIN
2008 Jul 10
1
memory leak in readline code
Several folks have previously written that valgrind notices a memory leak in R's readline code. It looks like it leaks a copy of every input line. % ~/R-svn/r-devel/R/bin/R --debugger=valgrind --debugger-args=--leak-check=full --vanilla ==10725== Memcheck, a memory error detector. ==10725== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. ==10725== Using LibVEX rev 1658, a
2012 May 25
1
equivalent to source() inside a package
Hi all: I'm working on a project that I have packaged for ease of distribution. The different simulations in the package share code, so obviously I have those parts organized as functions. Now, I want to show people my code, but the structure with the internal functions might be a little confusing to follow. One thing I tried was to have the code of the functions as their own R files in the
2007 Mar 19
1
Cannot install program. Errors out with 0x80040702, Failed to load DLL: Setupapi
Good evening! I'm trying to install "Garmin POI Loader v2.3.2" from <http://www.garmin.com/support/download_details.jsp?id=927> with Wine 0.9.25. on a Gentoo Linux x86 system. The installation always fails :/ After running the installer, I get the following error message: Error Number: 0x80040702 Description: Failed to load DLL: Setupapi
2006 Jan 09
0
Re: Logcheck-users Digest, Vol 5, Issue 1
The entry is probably not igored because of the word deny in your path . You might better set your rule in violation.ignore.d/ directory. At 13:00 09/01/2006, you wrote: >Send Logcheck-users mailing list submissions to > logcheck-users@lists.alioth.debian.org > >To subscribe or unsubscribe via the World Wide Web, visit >
2003 Apr 10
1
"Device or Resource Busy" when deleting folders
Hi all, I have set up an LTSP environment (www.ltsp.org) for a small group of users who have migrated from WinXP. As part of the setup, and during the transition, I have created a number of folders in each user's home directory which are mapped via SMBMOUNT to the NT domain controller's home directories, and various shared data folders. When each user logs into X, a script is run
2003 Jul 08
3
Characters and Numeric Values in One Matrix
Dear R-Users, I want to ask a question for a colleague of mine. He wants to put a character vector and a numeric vector into one matrix and still have the old character and numeric type for the respective columns. Unfortunately, I am just starting using R and I could not help him. Is there an easy and straightforward way to do this in R? Maybe a little example facilitates understanding our
2005 Jul 08
1
Help needed - Zap Transfer Failing...
Hi. I have the following line in the default context of all my internal extensions: exten => 9876,1,Transfer(125) When I dial extension 9876 from any sip phone, * dutifully transferrs it to extension 125, which is just what I want. Unfortunately when I dial 9786 from my Zap connected analogue phone, the transfer doesn't go through and the dialplan drops through to a hangup. debug
2003 Jan 29
1
Incremental transfers: how to tell?
Hello. I just started messing around with RSync to synchronize some RRD files between a couple BSD/Linux boxes. To test, I'm just trying to sync about 20 of these files which are about 256KB each. It seems that the full contents of each file are being transferred each time; i.e., the incremental transfer feature isn't working. I'm basing this assumption on output such as the
2018 May 10
4
kernel spew from nouveau/ swiotlb
Greetings, When box is earning its keep, nouveau/swiotlb grumble.. a LOT. The below is from master.today. [12594.640959] nouveau 0000:01:00.0: swiotlb buffer is full (sz: 2097152 bytes) [12594.693000] nouveau 0000:01:00.0: swiotlb buffer is full (sz: 2097152 bytes) [12594.713787] nouveau 0000:01:00.0: swiotlb buffer is full (sz: 2097152 bytes) [12594.743413] nouveau 0000:01:00.0: swiotlb buffer