Displaying 20 results from an estimated 4000 matches similar to: "Mutliple backups into a signle dir"
2002 Oct 26
0
How to prevent batch rsync to write rsync_argvs files in the home directory
Hi,
Whenever i am using the command
rsync --write-batch -av --stats `cat $1` -e ssh user@remote machine:/destination/
This is writing rsync_argvs files in the home directory as well as to the destination directory.
Can anyone give me any idea as how to prevent the writing of rsync_argvs files in the home directory which is of no use.
Regards,
Surabhi.
> ----------
> From:
2010 Jan 20
3
Mutliple sets of data in one dataset....Need a loop?
Hi
I'm hoping someone can help me I am a relative newbie to R.
I have data that is in a similar format to this...
Experiment Score1 Score2
X -0.85 -0.02
X -1.21 -0.02
X 1.05 0.09
Y -1.12 -0.07
Y -0.27 -0.07
Y -0.93 -0.08
Z 1.1 -0.03
Z 2.4 0.09
Z -1.0 0.09
Now I can easily have a look at the overall correlation of score 1 and 2 by
doing this
plot(data[,2], data[,3]) or
fit <-
2007 Feb 10
0
mutliple default routes, rp_filter and martians
I have a theory on the cause of a problem but it is still only a theory.
I wonder if anyone here can confirm.
I have a multi-isp configuration with a multi-path default route to each
ISP, equally weighted.
I am seeing, periodically, traffic dropped due to martian detection and
errors logged on inbound traffic, but at other times, that same exact
traffic will be allowed, no errors.
My
2005 Aug 23
0
AreskiCC + Mutliple SIP Gateways for one route
Hello There,
I'd like to define multiple providers for one dial prefix , like , i
want if my one trunk gateway is filled the call is transfered to other
ip, how can i achieve it with areskicc.Kindly Help.
cheers
Thanks
Junaid Uppal
1998 Aug 06
0
Which IP adresses are registered when having mutliple interfaces
Hi!
I'm running Samba 1.9.18p7 on a machine with two interfaces, so I configured:
; multiple interfaces
interfaces =x.y.z.7/255.255.0.0 a.b.c.d/255.255.0.0
; paranoia setting: to be REALLY sure which host name samba uses as NETBIOS name
netbios name = XYZ001
This one has to register with a WINS server on one of the nets, so I configured:
; be a WINS client
wins
2004 Sep 27
3
Mutliple Line 'Buttons'
New to Asterisk's and loving it so far.
Does anyone know of any functionality in Asterisk's (or more so
phones) that allows line numbers to be lit up like a switch board on a
phone?
So that someone can page another person with 'call on line 3'. I'm
not really a telco guy and are still learning terminology for things.
Any idea's?
--
Regards,
JB Hewitt
Business:
2012 Aug 09
5
All combinations possible in a mutliple regression
Hi,
I want to use four independent variables to predict the output of one
dependent variable using a linear model lm. I want to compare all possible
combinations of the 4 independent variables, including singles, pairs and
triples.
I was thinking of using the AIC test to compare all models and pick the best
one.
The model looks like this :
lm(Y ~ X1 + X2 + X3 + X4)
Thanks for your help
2006 Oct 10
0
mutliple ISP's cont.
Hi Paul,
thanks for your answers.
> 3 DSL (ppp0,ppp1,ppp2) providers from the same ISP. (which means they have
> the same gateway, but different static ISP''s)
Do they actually have the same peer address?
The connection is pppoe, the gateway is assigned by the ISP and the 3 ADSL
connections next hop is to the same Router at the ISP.
The gateway is the same for all 3 connections
2003 Jun 20
1
good snapshot solution
Hi all,
I have installed rsync 2.5.5 as daemons on our 35 Netware servers (no 2.5.6
is yet available for Netware) and do a daily sync from a Linux Rsync client
machine with 1.2 TB disk capacity. For the moment we do a daily, weekly and
monthly backup on tape of this machine, but I'd like to replace the daily
backups by a disc-based setup. It would be good to be able to share the
2007 Jan 29
2
Question on --backup --backup-dir Switches For Incremental Backs
I current do some rsync backups with a command like so every day
rsync -az -e ssh --stats --delete --exclude "stuff" / user@server:/home/user/
What I want to do is have some incremental backups in there in
subdirectories. So, for example, something like this on the remote
server
/home/user/something.tuesday
/home/user/something.friday
I thought the --backup --backup-dir Switches were
2003 Mar 15
1
Dirvish, --link-dest and permissions
(I'm not sending this to dirvish@pegasus because I think that this message
applies more to rsync's --link-dest option than to just dirvish.)
I recently noticed a huge spike in dirvish network usage and traced it to
files whose permissions had been changed. (with rsync v2.5.6)
I understand and agree that a --link-dest copy of a source file cannot be
hardlinked to, but couldn't a
2008 May 22
9
Retrieving Mutliple Records using find_by_*
I was hoping that AR''s find_by_* magic methods would help me retrieve
multiple items somewhat like the following:
names_to_find = [''Larry'', ''Moe'', ''Curly'']
found_people = Person.find_by_name(names_to_find)
Is there a way to accomplish this using find_by_* (or even find(:all)
using some sort of conditions) or must I resort to SQL
2005 Nov 22
7
[Bug 3186] Surprisingly large unshared memory usage
https://bugzilla.samba.org/show_bug.cgi?id=3186
------- Comment #1 from foner-rsync-bugzilla@media.mit.edu 2005-11-22 14:16 MST -------
Any ideas on this? It's been open 5 weeks and probably got overlooked... Tnx!
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are
2004 Jul 27
1
Sad news about JW Schultz
I was saddened to learn today that JW Schultz was found dead back on
March 27th of this year. JW was a big help in the recent development of
rsync and I sorely missed his presence during the last release cycle.
JW was also the author of the Dirvish backup software, and Keith
Lofstrom (who provided me with the sad news) has plans to put some
memorial information onto the new dirvish site as
2011 Apr 07
12
Mutliple custom facts not showing in facter
Hi,
I''ve noticed that defining multiple facts in one file is possible, and
puppet can make use of them correctly, but when trying to call with facter
--puppet they are not shown, do I need something special to make them work
as any other single custom fact?
Master is running 2.6.7
This is a custom fact with two facts in it:
[modules/foobar/lib/facter/foobar.rb ]
require
2013 Nov 24
11
[Bug 10290] New: Regression since 3.0.9: send_xattr_request: Assertion `f_out >= 0' failed
https://bugzilla.samba.org/show_bug.cgi?id=10290
Summary: Regression since 3.0.9: send_xattr_request: Assertion
`f_out >= 0' failed
Product: rsync
Version: 3.1.0
Platform: x64
OS/Version: Linux
Status: NEW
Severity: regression
Priority: P5
Component: core
AssignedTo:
2003 Nov 26
3
Backup with rsync until one month
Hello,
I use rsync in the company to make a backup every 4 hours.
but I would like to do in a way like this, that the rsync make a backup of the changed files until one month long.
EX:- file.bak.001 file.bak.002 .....
This file will be to get always, and so i can get the all files untill an one month old version of the file.
Is it possible?
Regardes
Dipl.-Ing. Nazar Hassan
2006 Oct 22
16
Best backup software for linux
We are running backup softwares for incrementals/differentials and full backups
with variouse softwares currently using dirvish scripts + amanda .. what is
everyones views on other opensourced backup software? is there anything better
or other options we have missed? We are looking at backula as an option? any
thoughts?
Thanks
- Nathan
- http://www.linuxcare.ca
2019 Jan 21
2
--server options
Hi all,
I see a couple of earlier threads, particularly this one:
https://www.mail-archive.com/rsync at lists.samba.org/msg32328.html
partly answer my question, but not fully.
I also am writing a wrapper, so that I can run multiple dirvish runs
against the same server, using forced commands, but without using
multiple keys to get multiple commands, which is my current workaround.
But in the
2005 Oct 17
2
[Bug 3175] it would be nice if --link-dest matched up devices and symlinks too
https://bugzilla.samba.org/show_bug.cgi?id=3175
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1518 is|0 |1
obsolete| |
Attachment #1519 is|0 |1
obsolete|