Am 25.05.20 um 11:05 schrieb Jorrit Jongma:
> No, this patch is for the whole-file checksum, the resulting checksum
> is the same regardless of the block size used when feeding the hash
> algorithm.
Understoof. My fault. Sorry.
Cheers,
Pierre
--
Please use reply-all for most replies
d be fine to use here anyway.
Will this not to produce more false negative results? This mean if
comparing a block will produce "same cksum" although the blocks differs?
Cheers,
Pierre
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or
Am 14.11.19 um 16:25 schrieb Pierre Bernhardt:
> Is this for linke backup reason if the source dir is different
> from the link-dest dir because of different hosts like
>
> rsync -av --dest-link=../a a/ backuphost:b/
>
> where on backuphost a is an older copy and b is the
Am 14.11.19 um 15:02 schrieb Paul Slootman via rsync:
> On Thu 14 Nov 2019, Pierre Bernhardt via rsync wrote:
> So it's looking for b/a as the link-dest directory.
>
> Use a full pathname for --link-dest to remove all uncertainty.
> E.g.:
>
> rsync -av --link-dest=$
Am 14.11.19 um 10:54 schrieb Paul Slootman via rsync:
> You need to specify the source directory as the link-dest directory.
Hi, I tried it also because it's an old question which has never worked
for me. Instead it creates copies and not hard links:
pierre@in94:~/tmp$ ls -li a b
a:
ins
o the job to copy all xattrs from btrfs to ext4 which
are only exists on ext4 and btrfs.
That's my 2 cent :-)
Cheers,
Pierre
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/r
With rsync 3.1.1 (on debian), using the "backup-dir" option creates a tree of
empty folders inside the backup repository. This doesn't affect the transfer
(all files and folder are copied anyway).
Example:
rsync -rtvhPx --delete --stats
--exclude-from=/home
It seems working, thanks for your help !
regards,
Pv
Paul Slootman wrote:
On Fri 12 Jun 2009, Pierre-Vincent Ledoux wrote:
for i in $LIST; do
COMPAREDIR="$COMPAREDIR/mnt/bckhd01/ns200176.ovh.net/$i "
done
OPTS="--verbose --progress --archive --hard-links
Hi,
I would like to compare a backup dir with a directory list in
--compare-dest= but I don't know how to specify this list. If a have
only one dir it's ok, but if I have 2 or more dir I have an error ?
Here is my script:
#!/bin/bash
SSH_USER=
SSH_HOST=
TOBCK=/
EXCLUDES=/root/bckscript/ns2
n the head, or with paper or a board if too intricate, run the
program "by hand", step by step, as if single stepping with a debugger.
I think we need here a method to represent how the files flow is
processed by rules.
Imbaud Pierre wrote:
Maybe I am tired. I have been reading man page
Maybe I am tired. I have been reading man page, and these messages, and
the website, I just dont understand how include/exclude works.
Is there a decent tutorial on the subject, I missed, for some reason?
all I want is to take /var/tmp/*.conf files. I dont want to recurse down
thru directories
th MacOS
10.4 (gcc version 4.0.1 (Apple Computer, Inc. build 5367))
Regards,
Pierre Chatelier
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
ave to create "mirror"
servers, the exclude list for both servers are the same. So I rsync the exclude
file first, and then rsync the actual directories tree using the same exclude
file both on the server and on the client. That way, I can manage only the
excludes list on the server a
s only in one place.
The important point which seems not to be possible is the second point.
Or perhaps have a set uid on the client side to restrict the power of the
--delete option?
Thanks if you can help me to keep a simple rsync configuration.
Pierre Métras
--
To unsubscribe or change options:
Je serai absent(e) du 08/02/2003 au 01/09/2003.
Je répondrai à votre message dès mon retour.
L'integrite de ce message n'etant pas assuree sur internet, Natexis
Banques Populaires ne peut etre tenu responsable de
son contenu. Toute utilisation ou diffusion non autorisee est
interdite. Si vous
ge mais je suis resté une heure à le visiter, un must !
Je te fais une copie de leur lien.
Amuses-toi bien.
Pierre.
Liens directs, copro, brico-deco, tte la France
Un site Web passionnant, primé x. fois
www.jeditoo.com
--
To unsubscribe or change options: http://lists.samba.org/mailman/list
On Monday 17 December 2001 13:31, David Nickel Jr. wrote:
> I just finished installing rsync on one of my servers. But when I go to do
> a test connection via "rsync web1::" I get the following error
>
> rsync: failed to connect to web1: Connection refused
> rsync error: error in socket IO (code 1
On Monday 17 December 2001 11:17, David Nickel Jr. wrote:
> Howdy,
> I am pretty "green" with rsync so any help will be much appreciated.
> I want to mirror webserver A and webserver B. The two directories I want to
> mirror are /www/home and /www/default. I was wondering how I would set this
> u
On Wednesday 10 October 2001 16:44, Bennett Todd wrote:
> How about using something like the Cryptographic File System (CFS),
> where the files are stored encrypted locally, and the encryption is
> confined to blocks. This is done to make the encrypted files
> random-addressable in the CFS impleme
On Wednesday 03 October 2001 06:40, Andreas Rebenstorf wrote:
> Hi,
>
> I am using the following command:
>
> rsync -avzuC --delete -e ssh --stats --progress
> someone@someware:/home/someone /home/someone
>
> The problem is now that all uppercase files and directorys are saved as
> lowercase. Exam
On Tue, 29 May 2001, Frank Artusa wrote:
>I have a few web servers running Redhat 6.2 which synchronize via two
>scripts to an rsync server. They run every 5 and 15 minutes through a cron
>job. For many months this worked great until a few days ago when it just
>stopped working. If I run the
On Wed, 25 Apr 2001, Bob Foster wrote:
>Hello,
>
>I'm trying to set up an rsync that will run without operator intervention.
> I have the daemon running on the receiving server and here is the module:
>
>[test]
>path = /web/test
>comment = test
>uid = siteadm
>gid = web
>read only = no
>list = ye
On Mon, 16 Apr 2001, Chandra Kanakpalli wrote:
>hi,
>I am trying to install rsync on Freebsd machine but after installing i
>am not able to find rsyncd.conf file in /usr/etc can some one help me out.
You write one. It has sections that look like this:
[module]
list=yes
path=home/somebody
ho
On Tue, 10 Apr 2001, Andreas Meyer wrote:
>Hi all!
>
>Great thing this rsync to backup my files to my backup-server!
>
>My secrets-file in /etc looks like this:
>root:rootpassword
>andreas:password
>
>In the bash as root I do a:
>root@gamma:/home/andreas > rsync -avz -e ssh /cad alpha::ga-cad
>Pas
On Thu, 22 Feb 2001, Khanh Pham wrote:
>
>Hi,
>
>I want to use the rsync to copy folders to remote machine.
>I do cammand
>%rsync -e ssh -v -r user@host:dest it ok. But it prompt me to input the password.
>In order to avoid inputing the password,
>I've written the password into a file at /home/
On Fri, 16 Feb 2001, John Poltorak wrote:
>I am trying to set up an RSYNC server, and looking at the man pages
>it looks like a trivial enough task...
>
>It seems as though I need to create a /etc/rsyncd.conf with something
>like this in it:-
>
>
>[ftp]
>path = /pub
>comment = ftp
On Mon, 12 Feb 2001, Dave Dykstra wrote:
>The reason why the password is in the clear in the secrets file is not an
>antique idea: it avoids having to send the passwords in the clear over the
>network, which you cannot avoid with native OS usernames and passords
>unless you use encryption like SSH
On Sat, 10 Feb 2001, Tal Dayan wrote:
>We have a backup script (on Linux x86 6.0) that retrieves the list of
>modules (the '[name'] things defined in rsyncd.conf) of a remote server and
>than sync it in. This is done using the command:
>
>rsync --rsh=/usr/bin/rsh --recursive --times myserver.com:
On Wed, 31 Jan 2001, Oliver Pitterling wrote:
>i am trying to setup the 2.4.6-1.i386.rpm rsynch daemon server on "A" and
>run the same version on client "B". the client rsync process is supposed to
>pull a "backup" from A. i am running the standard redhat 7.0 install with
>the 2.2.16-22 kernel on
How do I get rsync working as a daemon called from xinetd? I have never seen
xinetd before, but have been using rsync with ssh and inetd with no problem.
The OS is Linux Mandrake 7.2 in high security level (and what do security
levels do in Mandrake?).
phma
On Fri, 12 Jan 2001, Brian Vandruff wrote:
>I have two directories on the same systems that I want to keep synced
>up. Only one is ever updated by my users. Rsync needs to update the
>second directory. The problem is that when a file is deleted from the
>first directory rsync does not delete it fr
On Mon, 08 Jan 2001, Goswin Brederlow wrote:
>Hi,
>
>cvs has the nice feature that it ignores everything in .cvsignore in
>each directory.
>
>Does rsync has something similar or does anyone voluntere to implement
>it?
try rsync --cvs-exclude
phma
>Why do I always get a FAILED TO CONNECT TO SERVEUR1.MYDOMAIN.COM -
>CONNECTION REFUSED error message ???
Do you have rsync listed in /etc/inetd.conf?
phma
>Everything that should be copied across is. The problem is the images
>are corrupted in the process. I can send a picture over, mount a floppy
>and cp the file to the floppy, drop the floppy back in my WinME box and
>am unable to view the image. Any ideas?
Check if your Windows disk is mounted b
>The data sent over the encrypted channel will usually be
>gzip-compressed, so changing a single byte won't produce a single byte
>change in decompressed plaintext. (It might be appropriate to force
>at least -z0 if --privacy is specified.) Simple corruption of the
>stream will be detected by gz
>Z number of people will use stream cyphers when they really should be
>using ssh, because there are active attackers on the network and the
>data is security-critical. This despite that the documentation will
>still recommend using SSH as a first choice.
The attacks on synchronous stream cipher
On Wed, 11 Oct 2000, Glen Lee Edwards wrote:
>I'm on the client side trying to use rsync to download several files.
>We're trying to access the rsync server directly instead of going through
>ssh. Using:
>
>rsync -avc --progress --stats --partial my.server.com::gh2.0/myfile.iso myfile.iso
>
>I'm
>Is there a way to keep partially downloaded files from disappearing if the
>download is severed so the transfer can be resumed? I didn't see anything
>in man rsync that covered this.
Try --partial .
phma
On Thu, 05 Oct 2000, Mueller-Lynch Thomas wrote:
>Hello,
>
>I'm using rsync for synchronizing files between two web servers. Some of the
>filenames which we synchronize have german umlauts (äöüß) and blanks. After
>synchronizing these files the filenames have been switched.
>
>I'm not sure if yo
On Wed, 13 Sep 2000, Wood, Jeremy wrote:
>All:
> I have written a script that uses rsync via ssh to connect to
>another server I have web content on. The script runs fine when I run it
>from a command line, but when it is run from cron, the ssh hostbased
>authentication that I am using cann
40 matches
Mail list logo