Displaying 20 results from an estimated 4000 matches similar to: "preserve owner when owner is the only change"
2007 May 31
1
Archive parameter doesn't preserve owner:group property!
Hi!
I would like some advices to combine security and automated backup...
How rsync manage hosts allow parameter compared to /etc/hosts.allow?
Is it possible to use ssh key just for authentification not for crypted
transfert?
I have also a problem to preserve owner:group properties even with archive
parameter which is supposed to do that.
I have to put gid =root and uid = root in
2002 Dec 12
2
rsync snapshot problem deleting files
Well, I followed this link:
http://www.mikerubel.org/computers/rsync_snapshots/
and implemented it (with a bit of tweaking) on my home network. It is
used to make snapshots of two Windows PC's over samba. On one of the
machines (and not the other, from what I can tell) it deletes files from
the target machine for no good reason (ie. they still exist on the
source machine). Then, if I run
2005 Feb 17
4
Incremental Backups
I read the following hint at:
http://www.mikerubel.org/computers/rsync_snapshots/#Incremental
mv backup.0 backup.1
rsync -a --delete --link-dest=../backup.1 source_directory/ backup.0/
I simply want to maintain a dated backup of a server so that I could
always go back to a certain date. I would like to keep this structure
for each day for the last seven days, then one weekly snapshot for
2003 Oct 31
1
rsync and smbfs
I'm trying to configure rsync snapshots as described at
http://www.mikerubel.org/computers/rsync_snapshots/. I'm
essentially using the following commands:
mv backup.3 backup.tmp
mv backup.2 backup.3
mv backup.1 backup.2
mv backup.0 backup.1
mv backup.tmp backup.0
cp -al backup.1 backup.0
rsync -a --delete source_directory/ backup.0/
I'm trying to backup two directories in a
2007 Sep 16
12
DO NOT REPLY [Bug 4977] New: rsync: failed to set times on
https://bugzilla.samba.org/show_bug.cgi?id=4977
Summary: rsync: failed to set times on
Product: rsync
Version: 2.6.9
Platform: x86
URL: http://www.mikerubel.org/computers/rsync_snapshots/
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo:
2009 Jan 19
5
file compression on target side
Hello All,
I have been using rsync to backup several filesystems by using Mike
Rubel's hard link method
(http://www.mikerubel.org/computers/rsync_snapshots/).
The problem is, I am backing up a lot of ASCII .log, csv, and .txt
files. These files are large and can range anywhere from 1GB to 30GB.
I was wondering if on the target side (the backup side), if I can use
some sort of compression. I
2003 Mar 24
1
Rsync snapshots problem.
From:
http://lists.samba.org/pipermail/rsync/2002-December/009101.html
>Well, I followed this link:
http://www.mikerubel.org/computers/rsync_snapshots/
>
>and implemented it (with a bit of tweaking) on my home network. It is
>used to make snapshots of two Windows PC's over samba. On one of the
>machines (and not the other, from what I can tell) it deletes files from
>the
2006 Jul 24
0
md5sum -c failing on some files after rsync backup
Hello list readers,
I am doing rsync backups based on Mike Rubels recipe
(http://www.mikerubel.org/computers/rsync_snapshots/). I am creating lvm
snapshots of partitions whose contents changes fast. In order to verify
if evyerthing went ok, I do md5sum checks on all files and everytime some
files are failing the test. Here is a list of them:
./amavis/db/__db.001: FAILED
./amavis/db/__db.002:
2005 Mar 17
1
Trouble samba sharing a read-only nfs mount
Greetings,
I've been using samba for a few years now sharing files from the local
filesystems without a hitch. Recently I have tried to throw into the
mix read only samba shares of read only nfs mounts. I can browse these
shares but any attempt to copy files from them seems to reset the
connection. Windows says the resource is unavailable.
On the Debian system that is sharing the file I see
2004 Nov 03
1
Urgent: rsync hangs with large directories from windows
Hello,
I get hanging rsync-processes while synchronisize windows to linux, starting
on linux.
The problem is not new, I found some mails in this list (archive) and on
http://www.mikerubel.org/computers/rsync_snapshots/#Bugs too.
Example of the command:
rsync -e 'ssh -i /backup/data/servers/identities/backup.W2000Server -p 22 -x
-oForwardAgent=no -oClearAllForwardings=yes' --archive
2005 Aug 09
0
rsync resources list
I am just wondering what the criteria is for getting
something added to the rsync resouces page,
http://samba.anu.edu.au/rsync/resources.html.
I have recently been working on a small little
program, RSBackup, that I use to backup my computers
to each other. Limiting the concern of a hardware
failure causing me to lose any of my bits.
Basically it takes the tutorial by Mike Rubel on using
rsync
2003 Jan 16
1
rsync feature request: conditional compression
rsync is optimized to conserve network resources, sometimes at the expense of CPU resources. As
long as CPU's are fast and networks are slow, rsync with compression
does a great job. However, if I run rsync on a slow box (166MHz Ultra SPARC) over a fast network
(100Mb/s), the compression kills the transfer rate. I turned compression off and I should be done
rsyncing my files (60GB)
2011 Feb 07
1
Incremental backup with only delta into a separate file.
Hi All,
I am presently doing a small POC with rsync for incremental backup and
restore starategies.
I have come up with certain question down the line, can anyone help me with
the explanation.
Used the config and ideas from:
http://www.mikerubel.org/computers/rsync_snapshots/
The commands executed on two machines in sequence
Machine 1:
root at Andruil:~# vim testfile
root at Andruil:~# ls
2023 Apr 03
2
Inconsistent SYSVOL ACLs
03.04.2023 02:53, Anderson Sampaio Mello via samba ?????:
> First of all thank you all for the answers and for trying to help me.
>
> I agree with you michael regarding the parameters passed in the ./configure
> command, the location is not part of the problem.
>
> The file system used is XFS. and the strace command logs are in the
> attached link
>
2010 Feb 05
4
rsync --link-dest, --delete and hard-link count
Hello fellas,
Firstly, I would like to apologize for the post being long, but I would
appreciate if someone with a good knowledge of the subject gave his opinion.
I am working on a backup solution for a series of old and very specialized
host computers in aviation industry.
I need to do monthly backups of one or two logical volumes (non-OS) on each
of the computers and keep the last 12 monthly
2007 Jun 22
1
exemple html - RSS
alex écrit:
Ce n''est pas possible d''afficher RSS/atom lui-même avec Wx::HtmlWindow.
Mais vous pouvez vous servir de quelques bibliothèques ruby pour
chercher RSS (par exemple ''net/http'', ''mechanize'', ''http-access2'') et
l''analyser (par exemple ''rexml'').
Donc, on devrait créer HTML qui répresente
2005 Jun 26
2
(sans objet)
Ma premi??re question: puis-je ??crire en fran??ais, mon anglais est
pire que pire. J'essaie en fran??ais; sinon, j'essaierai une traduction!
Je sduis d??butant. Ma question est donc simple, j'imagine.
Je travaille sur des tableaux de statistiques. Je prends un exemple:
J'ai un "frame" que j'appelle "eurostat" qui me donne des
statistiques
2007 Jul 12
1
bmp => xpm
Salut Alex,
je voudrais savoir comment faire pour passer le format bmp, par exemple, en format xpm?
Est-ce qu''il est possible de lire des formats bmp(entre autre) avec StaticBitmap?
C''est toi en photo dans l''exemple de StaticBitmap?
merci
Sebastien
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
2007 Mar 19
1
Wine Babylone MS visio
Dear All
i have Knoppix Os on my laptop , i want to use Softwere Babylone
dictionary, Ms vision and MSOutlook, but when i want to install it for
exemple Babylone he dependency Internet explorer and when i try to
install ie6 he show me the erro connection. its immasing because i have
internet, its trus i connect to Internet Trough proxy , but when i
chnage my setting network for direct connect,
2007 Jan 16
1
SARIMA problem
Hi,
I have a problem with the ARIMA function, occuring when I set the parameter per (the period of SARIMA model) to a high value (see the exemple bellow). It seems that when per is high it takes a too large amount of memory to calculate the model and I have a memory storage error. But I don't really understand why it takes more memory when per is high, as there is the same number of