similar to: Anecdote: File folder "conflict"

Displaying 20 results from an estimated 4000 matches similar to: "Anecdote: File folder "conflict""

2006 Nov 29
1
Extract some character from a character vector of length 1
the content of th character vector (of length 1) is as follows: a <- "something2 ....pat1 name1 pat2 something2....pat1 name2 pat2....pat1 name3 pat2 " I would like to extract the character bewteen pat1 and pat2. That's to say, I would like to get a vecter of c("name1", "name2","name3"). What I did is use strsplit() twise. But I wonder if there
2004 Sep 06
5
Newby question. Basic structure
Hi all. I've being reading posts from the list since yesterday and I feel this question was answered a lot time ago, but the list archives are a mess (yet). I hope some one is willing to help me out. I want to set up this: caller ----- PSTN ---- (SOMETHING1) ------ VoIP --------- (SOMETHING2) ---- PSTN I think this must be a very basic architecture, but I'm not sure wat SOMETHING1
2018 Aug 24
0
conflicted: an alternative conflict resolution strategy
Dear Hadley, There's been some mails from you lately about packages on R-devel. I would argue that the appropriate list for that is R-pkg-devel, as I've been told myself not too long ago. People might get confused and think this is about a change to R itself, which it obviously is not. Kind regards Joris On Thu, Aug 23, 2018 at 8:32 PM Hadley Wickham <h.wickham at gmail.com>
2018 Aug 23
0
conflicted: an alternative conflict resolution strategy
First, some general comments: This sounds like a useful package. I would guess it has very little impact on runtime efficiency except when attaching a new package; have you checked that? I am not so sure about your heuristics. Can they be disabled, so the user is always forced to make the choice? Even when a function is intended to adhere to the superset principle, they don't always
2007 Nov 16
1
channels to destroy
Hello, In a couple of Asterisks, after type "sip show channels" we have a lot of these: IP_PEER dst_number something 00102/00103 unkn No (d) Rx: BYE IP_PEER dst_number2 something2 00102/00103 unkn No (d) Rx: BYE We are using ASterisk 1.2.x When I say "a lot" I mean more than 180, more than 230, etc. Is it normal? How we can remove it? Thank you very much, --
2013 Dec 31
1
Setting CDR variables for all linked channels
Hi, when one does "Set(CDR(var)=value)" in dialplan, the value is only set for one record in the cdr table, but not the linked ones (the ones with the same linkedid). E.g. if you do something like same => n, Set(CDR(var)=value) same => n,Dial(Local/something&Local/something2) like only the original CDR record with have "var" set to "value", but the
2008 Feb 12
1
RE: Delegation of authentication (S4U) and SAMBA
Hello, Does samba support the use of S4U? What do we need to configure in SAMBA or krb5 to support getting a ticket obtained by S4U. We are using 3.0.25 and krb5-1.4.1 We are getting the following error: decode_pac_data: Name in PAC [username@something1.something2.realmname] does not match principal name in ticket The ticket could be different than the PAC name because the
2018 Aug 24
0
conflicted: an alternative conflict resolution strategy
Hadley, Overall seems like a cool and potentially really idea. I do have some thoughts/feedback, which I've put in-line below On Thu, Aug 23, 2018 at 11:31 AM, Hadley Wickham <h.wickham at gmail.com> wrote: > > <snip> > > conflicted applies a few heuristics to minimise false positives (at the > cost of introducing a few false negatives). The overarching goal is
2004 Oct 18
2
rsync bug recreating header.info
If this is not the correct place to post this I apologize. I am having a problem with rsync not setting the correct permissions on the rsync'd files. I have rsync 2.6.3 running on a Windows 2003 server using cygwin. I rsync the fedora core 2 updates to my server for internal use. The problem is after the rsync, the header.info file is no longer accessible to anyone and the other rsync'd
2018 Aug 24
1
conflicted: an alternative conflict resolution strategy
If you have to load two packages which both export the same name in their namespaces, namespace does not help in resolving which synonymous function to use. Neither does it help to have a package instead of a script as long as you end up loading two namespaces with name conflicts. The order of importing namespaces can also be difficult to control, because you may end up loading a namespace already
2013 Mar 09
2
file corruption
Hi, I am backing up about 500G of data from a linux-based NAS to a USB hard drive attached to a router (rt-n16 with tomatousb firmware). Both NAS and the router have rsync-3.0.9. The router is running rsync in the daemon mode. To test the set up, I rsync'd the files to the empty USB hard drive, then back to the NAS in a new temp dir. Afterwards, I did a local "diff -r" on the NAS.
2015 Feb 18
0
Preserve ACLs Changing Group. File Cannot Be Opened on Destination
When using the following to keep duplicate files on multiple computers, I find some files have their ACLs changed and cannot then be opened. I am using the following command. My goal is to be able to read/write/edit any local or remote file from any machine. Until recently this worked just fine, but now some files cannot be opened once rsync'd. rsync -avzh --progress --delete --super -A
2001 Oct 22
3
Feature req: multiple source trees
Hi everybody, I want to share a feature request I wrote here some time ago. I'd like to give rsync more than 1 source-tree, where the "sum" (as described below) is rsync'd to the destination. suppose I have some machines, which have almost the same configuration, different only in small details. Then I want to rsync all machines from a master, with the details as specific to
2003 Feb 19
2
Samba, rsync and a newbie sorting it out...
All, I'd like to use rsync as a way to back up Windows devices on a network, pulling data off of the Windows boxes and putting it onto a Samba share. Is this even possible? I suspect I either need some sort of rsync implementation on Windows (ha!) or I need to have Samba know to "reach into" the boxes and get the info for rsync-ing. Doable? A fool's errand? The setup:
2018 Aug 23
7
conflicted: an alternative conflict resolution strategy
Hi all, I?d love to get your feedback on the conflicted package, which provides an alternative strategy for resolving ambiugous function names (i.e. when multiple packages provide identically named functions). conflicted 0.1.0 is already on CRAN, but I?m currently preparing a revision (<https://github.com/r-lib/conflicted>), and looking for feedback. As you are no doubt aware, R?s default
2003 Dec 01
3
rsync'd destination much larger than source
Hello. Recently, I started using rsync to backup files in my root partition on an Ensim box over to a remote machine. The remote machine 'pulls' from the Ensim box using the following: rsync -arvzx --exclude=/proc --exclude=/tmp --exclude=/mnt --delete --delete-excluded -e ssh 192.168.0.1:/ /bkup/rootpart/ The problem is, if I 'df' the Ensim box, it reports that the entire
2020 Feb 05
2
Relabel /usr directory
> The -X option to rsync will copy all extended attributes from the old to > the new filesystem. > Yes, I discovered this when I rsync'd a whole 4Tb filesystem and the backup system decided everything had changed because the attributes had changed. I've settled on using "rsync -avHAX ..." and that seems to keep everything preserved. P.
2017 May 17
3
Best practices for copying lots of files machine-to-machine
Vanhorn, Mike wrote: > On 5/17/17, 12:03 PM, "CentOS on behalf of ken" <centos-bounces at centos.org > on behalf of gebser at mousecar.com> wrote: > >>An entire filesystem (~180g) needs to be copied from one local linux >>machine to another. Since both systems are on the same local subnet, >>there's no need for encryption. >> >>I've
2018 Dec 04
3
Samba and firewalling
Hai,   Just a questions, this might be a bug, might not, but for this one i need some help.   Setup, debian 9.   Member server samba 4.9.3 AD DC servers samba 4.8.7   Im setting up the member with a very tight firewall, so nothing in/our/routed unless its defined. Im using UFW firewall for it.   I notice the following in my member its firewall logs, and this only happend when i run : id or
2004 Jan 16
1
Share Unavailable
Hi, I have files rsync'd from an old samba server. When I try to run testparam I see the following notice. Samba is running on the new server. Does anyone know what I'm doing wrong? Load smb config files from /etc/samba/smb.conf Processing section "[homes]" NOTE: Service homes is flagged unavailable. Processing section "[transfer]" NOTE: Service transfer is flagged