similar to: How rsync works

Displaying 20 results from an estimated 400 matches similar to: "How rsync works"

2006 Jul 11
1
How can rsync detect renamed files ? If it is possible.
Hi, I read that rsync can find files that we renamed. So, I would like to know how it can do that, if it's really possible ? I think there is a link with the file-list but I don't understand how it can detect that a file named 'test' is the same than the file renamed 'test_bis' for example. I didn't test it so I don't know if my question is correct. Micka?l
2006 Jul 19
1
Cwrsync ... mkdir permission denied
Hi, I have a little problem with Cwrsync. I don't know if one of you has already use it but I don't understand why rsync can't create directories. The next error is dislpayed : "rsync: recv_generator: mkdir "/*****" <in *****> failed: Permission denied <13>" I use a remote rsync server launched with rsync --daemon. I created a module pointing to the
2006 Aug 16
1
unexpected tag 3
Hi guys, I need to update my rsync-2.6.8 to avoid that error. I found the patch that Wayne creates in the archives of the mailing list but I don't know how to apply it. Can someone help me ? I tried to download the 2.6.8-4 rpm version of rsync but it seems the rpm doesn't work on my SUSE 10.0. When I do my rpm -iv ... it only writes a line with "rsync-2.6.8-4" ... useless. It
2006 Jun 23
2
rsync and mysql with users connected
Hi, I want to apologise for my bad english (I'm french). So I need to Back-up a lot of datas from a place to an another by the way of rsync with ssh naturally. A good question from my boss was : What happened when the mysql database is used by a user during the Backup ? Is the system stop the Backup or is it transparency for rsync ? Sorry if my question is stupid but I haven't
2008 Oct 24
1
bonding over bridge or bridge over bonding ?
Hi, I'm trying to configure a network bridge over a bonding without any success. Here is my configuration: ifcfg-eth0: DEVICE=eth0 HWADDR=00:1E:C9:E8:3F:E5 ONBOOT=yes USERCTL=no MASTER=bond0 SLAVE=yes ifcfg-eth1: DEVICE=eth1 HWADDR=00:1E:C9:E8:3F:E7 ONBOOT=yes USERCTL=no MASTER=bond0 SLAVE=yes ifcfg-bond0: DEVICE=bond0 ONBOOT=yes BRIDGE=br0 USERCTL=no ifcfg-bridge0: DEVICE=br0
2006 Mar 09
1
SPA3000 and callerID
Hi, I'm using a Sipura SPA 3000 to receive calls from a PSTN line and to send them to Asterisk. But on Asterisk, I don't see the PSTN caller ID! I only have User ID of the SPA 3000 as caller number. The caller number is present on the PSTN line. I'm in france, maybe the SPA 3000 is not compatible? If you have an idea, please tell me! Thanks, Micka?l
2011 Jun 22
1
Question about in-place option.
Hello, I was wondering if there is a way top specify rsync to replace only different block in case of in-place update. When I rsync a huge binary file that change often to a Copy-On-Write filesystem for backing it up (ZFS in my case, but I suppose that btrfs will act the same way) ; rsync replaces the whole file even with '--inplace' and so snapshots are inefficient. If you update only
2005 Jul 05
1
calling fortran functions CHOL and DPOTRF form Fortran
Hi all, I'm working out some Fortran code for which I want to compute the Choleski decomposition of a covariance matrix in Fortran. I tried to do it by two methods : 1) Calling the lapack function DPOTRF. I can see the source code and check that my call is correct, but it does not compile with: system("R CMD SHLIB ~/main.f") dyn.load("~/main.so") I get: Error in
2009 Oct 20
3
High Volume Call Center SIP versus IAX2
I wont say we are extremely high volume (40 concurrent calls) but I get occasional complaints about quality. Setup (at same location): Asterisk 1.4.26.2 FrontEnd Asterisk 1.4.26.2 Gateway with Sangoma A108D card with 2 PRI and LDT1 Connected via IAX2 trunking on its own VLAN Is IAX2 the way to go or would SIP trunking be better. I know its a pretty vague question but I am just trying to
2020 Jul 07
2
libssh2 is hanging during a file transfert
I don't see a problem, my MTU is at the default value = 1500, but when I look at the trace from libssh2, packet type 4 received, => SSH_MSG_DEBUG packet type 91 received, => SSH_MSG_CHANNEL_OPEN_CONFIRMATION packet type 93 received, => SSH_MSG_CHANNEL_WINDOW_ADJUST packet type 99 received, => SSH_MSG_CHANNEL_SUCCESS packet type 98 received, => SSH_MSG_CHANNEL_REQUEST packet
2014 Feb 18
1
Books of Samba 4
Hello, We are currently working on a migration Samba 3 to Samba 4 and I would like to know if one or more books on Samba 4 exist ? Thanks you in advance, [image: Geovariances] Mickael GOYAT *Administration Syst?mes et R?seaux* Geovariances, 49bis avenue Franklin Roosevelt - 77215 Avon Cedex - FRANCE +33.1.60.74.74.58 | mobile: +33.6.27.89.52.83 | fax: +33.1.6422.8728 | www.geovariances.com
2010 Feb 08
17
ZFS ZIL + L2ARC SSD Setup
I have some questions about the choice of SSDs to use for ZIL and L2ARC. I''m trying to build an OpenSolaris iSCSI SAN out of a whitebox system, which is intended to be used as a backup SAN during storage migration, so it''s built on a tight budget. The system currently has 4GB RAM, 3GHz Core2-Quad and 8x 500GB WD REII SATA HDDs attached to an Areca 8port ARC-1220 controller
2003 Sep 05
1
MD5 checksum missmatch for bpft4
Hello freebsd-security, Apologize if it's offtopic, but: The message digest checksum for bpft4 from ports/net/bpft does not matchs the one printed on the sources page at http://www.freebsd.org/cgi/pds.cgi?ports/net/bpft My digests are 3810114b068f438cc7e8e0b1af745953 from top 6 links. Only last ftp://rusunix.org/pub/FreeBSD/distfiles/bpft4-latest.tgz gave the right cheksum -
2004 Oct 22
1
building an R package : where and how should my fortran library be loaded ?
Hi , I'm currently trying to make available a few fortran subroutines and R functions (which make interface to these subroutines), as an R package. I'm doing it under linux with R 1.9.0 (but hope to do it for windows too). I have trouble for loading my fortran code. Here are the steps involved : 1) In R: # Create tree for package
2006 Sep 11
3
Export data
Hi there, I would like to write a data output. In first time, a data frame (called "res") is written in a file *csv such as: A B C # names of data 1.5 4.5 7 # values So I use "write.table" which prints "res" to a file "file.csv" write.table(res,file="file.csv",sep="",row.names=TRUE,col.names=TRUE,eol = "\n")
2005 Jun 14
3
Calling C from Fortran
I would like to call C routines from Fortran under linux as suggested in section 5.6 of the "Writing R extensions" documentation. I'm familiar with Fortran but not with C. I understand the example provided in Fortran: subroutine testit() double precision normrnd, x call rndstart() x = normrnd() call dblepr("X was", 5, x, 1) call rndend() end but I don't understand
2010 Mar 26
7
Asterisk load balancing and failover
Hi List, I'm finding a solution to provide failover and load balancing features to my IVR system. Anyone suggest me what is the best solution please?. what the hardware I should use ?. I heard about RedFone, but someone on the mail list said that it is not good because TDMoE module in asterisk is not so stable and TDMoE is stale. And It seems that RedFone doesn't not support load
2000 Apr 14
1
novice question
Hello, I've just compile R under solaris 7, everything went right, unfortunatly when I run R as a normal user it returns saying: $./R GUI `X11' is not supported However as root it works fine in text mode, that's what I want $./R R : Copyright 2000, The R Development Core Team Version 1.0.0 (February 29, 2000) R is free software and comes with ABSOLUTELY NO WARRANTY. You are
2011 Dec 28
0
Direct media path on Avaya IPOFFICE and Asterisk with H323 Trunk
Hi List, I would like create a H323 trunk from Avaya IPOFFICE to Asterisk, but i would like activate a "direct media path" for the RTP transit directly between the phone and the Asterisk. Now, - H323 Trunk is OK - RTP from the phone transit directly to Asterisk (activate "strictrtp=no" in rtp.conf, and "Allow Direct Media Path" option in Avaya Ipoffice) H323: Phone
2005 Jan 12
0
Attended transfer problem with Atxfer
Hi everyone, I'm trying the new atxfer functionality. All seems to work fine at the beginning, but there is no audio between the party at the end of the transfer. Plus, after that, even normal calls won't work well (they can't hangup!). I'm using the Asterisk CVS from 2005-01-10 with Asterisk-OH323. Here is my dialplan: [default] exten => h,1,NoOp(bye) exten =>