Works for me...
$ ./configure --disable-iconv --disable-locale --disable-openssl
--disable-xxhash --disable-zstd --disable-lz4 && make
$ ldd rsync
linux-vdso.so.1 (0x7ffd39873000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f77c8f8b000)
/lib64/ld-linux-x86-64
parent dir.
On Thu, 16 Jan 2025, b...@riseup.net wrote:
Date: Thu, 16 Jan 2025 15:16:02 +
From: b...@riseup.net
To: Kevin Korb
Cc: rsync@lists.samba.org
Subject: Re: question about the recursive algorithm
Thanks for your message again. I appreciate your answers.
I don't mind about t
it is quite common for it to
delete things in directories it isn't transferring files in.
On Thu, 16 Jan 2025, BP25 wrote:
Date: Thu, 16 Jan 2025 14:47:27 +
From: BP25
To: Kevin Korb
Cc: rsync@lists.samba.org
Subject: Re: question about the recursive algorithm
Thanks Kevin,
but I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
rsync doesn't really give much control over the order it does things in.
If you want to control when the deletions happen there is only
- --delete-before or --delete-during but both are slower than the default
- --delete.
On Thu, 16 Jan 2025, BP via
rsyncd doesn't take unix paths. You must adapt your --link-dest to
contend with however the rsycd module is defined in rsyncd.conf.
On 1/11/25 9:52 PM, Anthony LaTorre via rsync wrote:
Hi all,
I'm trying to figure out why a script works when using SSH but not
when using the rsync protocol. Wh
If you load the link as http instead of https it works and has the
content that I am pretty sure is supposed to be there though it could
use some CSS to make it less ugly.
Otherwise, it appears to be a misconfiguration on the web server as both
of those names resolve to the same IP address.
y the file in any way. When I use rsync -a to copy over the
first time, the timestamp is modified to the current time and then
continues to update anytime I run rsync -a
-Blake
*From: *rsync on behalf of Kevin Korb
via rsync
*Date: *Wednesday, October 9, 2024 at 14:45
*To: *rsync@lists.samb
You are using rsync -a which copies (preserves) the timestamp. Meaning
that rsync will copy the file then back-date it to the timestamp of the
source file. Most copying tools do not do this though cp's -a does it
too. Note that your itemized output says that the timestamp is
different meanin
Note that I don't have much experience with these options.
My understanding is that --temp-dir doesn't make a tree because it is
only designed to hold individual files until rsync is done making them
then they aren't temporary anymore and are moved.. --delay-updates on
the other hand keeps fi
It appears that xattr changes (that is what the x mens) never made it
into the verbose output. I would call that a bug but I would rather it
be fixed by making -v include -i.
On 6/3/24 05:22, - via rsync wrote:
Hi,
Version: sync version 3.3.0 protocol version 31
If I do a
I get:
===
I don't believe that what you are asking for can be done with rsync. At
first thought you can't mix --ignore-existing with --ignore-non-existing
as that would ignore everything. Something would have to at least exist
and not be ignored for rsync to link to it.
Anyway, for a laugh, I asked ch
I'm not really blaming the user. If it were up to me, -v would include -i.
On 2/9/24 05:36, Andreas Gruenbacher wrote:
On Sun, Feb 4, 2024 at 7:20 PM Kevin Korb via rsync
wrote:
rsync's -v is fairly useless. Learn to use -i instead or in addition to.
Well, note that I didn'
now it sounds like you have too many hard links for rsync to handle.
On 2/7/24 08:05, Franke via rsync wrote:
Am 06.02.24 um 23:20 schrieb Roland:
and then, it stops totally quiet.
you mean it simply exits without any message?
Yes rsync ends totally quit.
what's the return code ( echo $?
Normally, when rsync isn't deleting things the problem is that there is
some kind of error (possibly scrolled off screen unnoticed) but it
sounds like you are getting no output at all which would eliminate that
possibility.
The other likely cause is your $SOURCE being something that contains a *
rsync's -v is fairly useless. Learn to use -i instead or in addition to.
On 2/4/24 12:58, Andreas Gruenbacher via rsync wrote:
Hello,
when trying to rsync files between hosts, I ran into a surprising case
in which rsync replaces a symlink with a directory, with no indication
of any kind.
In t
Also, instead of -a use -rt. Those are the only parts of -a that FAT
even pretends to support.
On 1/21/24 16:42, Roland via rsync wrote:
it's most likely because of vfat timestamp limitation
try
--modify-window
When comparing two timestamps, rsync treats the
timestamps as bein
ud...@gmail.com>> wrote:
Hi,
On Wed, Dec 20, 2023 at 11:03 AM Kevin Korb via rsync
mailto:rsync@lists.samba.org>> wrote:
What is the error? I assume you know that with that syntax the
filelist.txt is local rather than remote.
Yes, I do know it refers
- if the number of files exceeds 9, it fails.
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator Internet:
F
e. I just ignore it. The most common
reaosn is file vanished.
- --
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator Interne
-09-21 at 20:08 -0400, Kevin Korb via rsync wrote:
I have heard in the past that rsyncing an empty dir over a tree to
delete the tree is faster than an rm -rf but I can't say I have ever
benchmarked it to get any actual numbers.
This **may** indeed be a myth (for a long time now) re-cited
probably not always work)?
2. If a rsync developer is reading this: Is there any chance to fix this?
Steps to reproduce
--
I have attached a bash script "setup.sh" as txt file which makes the issue
fully reproducible (on Ubuntu 22.04).
--
~*-,._.,-*~'`^`'~
ers are looking for.
Is this kind of a patch welcome? Is the plan sound? I haven't written C
since college (in the 90s!) and would be open to advice/mentoring.
Thank you.
regards,
bex
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
You have --itemize-changes but either it didn't or you filtered it out.
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator
possible for rsync to only report the
first level directory?
ie, to have output like this when copying:
/mnt/foo/aaa/
/mnt/foo/bbb/
thanks,
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb
ync -- which is managing the
network traffic. In such a setup rsync will perform about as well as
cp(1).
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
System
ing in most cases.
Selva
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator Internet:
FutureQuest, Inc. ke...@futurequest.net (work)
Orlando, Floridak...@sanita
On 6/29/23 16:31, Stephane Ascoet via rsync wrote:
Kevin Korb le 29/06/2023 04:52:
--itemize-changes will cause rsync to tell you what it thinks is
Hi, thank you so much! Today I used a little different way of doing it,
and another computer, and the behaviour is the same. It seems that the
/media/clec1enextsanstampon/gigamopourcdas4/ are re-sended from
/media/mo instead of being skipped, why?
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
ntinue processing on.
*From:* rsync on behalf of Kevin Korb
via rsync
*Sent:* Wednesday, June 7, 2023 3:26 PM
*To:* rsync@lists.samba.org
*Subject:* [External] Re: ctrl -c while executing --progress --size-only
--partial results in unhidden but incomplete file
[You don't o
to be complete will have issues.
I apologize if I've missed the command line options I'm looking for
Thanks for maintaining a critical piece of software!
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
but we observe the behavior
also on our own machines sometimes.
It would help our investigation if we could better understand the
hardlink-decision for each file and folder.
Kind
Christian
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`
+49.351.802998{1,3} -
gnupg encrypted messages are welcome --- key ID: F69376CE -
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Ad
Thu, Dec 8, 2022 at 12:49 PM Kevin Korb wrote:
The first "Bug Fix" listed in
https://rsync.samba.org/ftp/rsync/NEWS#3.2.4
<https://rsync.samba.org/ftp/rsync/NEWS#3.2.4> is almost certainly
related. Apparently it was fixed via remote option but since your
test
with a minimal test script, in this GitHub repo:
https://github.com/mark-raymond/rsync-test
This looks like a bug to me; am I missing something? If it is a bug, I'm
happy to create an issue in GitHub.
||
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
my issue to "when you're not
using --no-clobber."
Do I have a case here? Or is this erasing both the source and
destination a valid behaviour in my case?
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
leted files etc.
Regardless, the semantics of deleting source files without leaving one
copy of your files intact should never happen right?
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Kor
; is interpreted by ssh and not by rsync?
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator Internet:
FutureQuest, Inc.
might solve my
problem? Will give it a try.
Am 25.09.22 um 20:30 schrob Kevin Korb via rsync:
-a is telling rsync to copy the metadata. --size-only is telling
rsync to skip the contents of files that are the same time. Without
--link-dest rsync would just update the metadata on the target.
Ho
it does not in combination with --link-dest. I can
understand the motivation behind this: rsync is not allowed to change
meta data of the existing inode, nor can it neglect the change - or can it?
Hardy
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`
gt;> /var/log/rsyncd.log
/usr/bin/mount >> /var/log/rsyncd.log
fi
echo " done" >> /var/log/rsyncd.log
exit 0
######
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,.
ackup
what can i do to make this more robust ?
rsync should not hang, as it's getting started via script and the hang
blocks backup of other hosts.
roland
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin
t
have the same data.
Or, alternately, be in a situation where a bit flip would be
catastrophic. Such situations are not common.
On Thu, Jul 14, 2022 at 04:26:48AM -0400, Kevin Korb via rsync wrote:
You should almost never use --checksum. It is slower than just re-copying
everything. You shou
to
prevent repeated transfer of files that have not changed ?
thank you,
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator In
e are legitimate causes for that.
On 7/12/22 17:26, Paul Slootman via rsync wrote:
On Tue 12 Jul 2022, Kevin Korb via rsync wrote:
Rsync does not verify writes. --checksum doesn't verify anything. Sounds
like you want a file verification tool. The simplest would be md5sum.
Running rsync
m paranoid. ;-) ...Please clarify.
Regards, and Thanks,
Mark Filipak.
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator
roprietary
format so it doesn't make sense to add them to a whitelist in rsync itself.
Thanks,
Joe G.
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 25
the reply.
пт, 24 июн. 2022 г. в 19:00, Kevin Korb via rsync <mailto:rsync@lists.samba.org>>:
I think you are thinking too much of rsync here. Rsync groups are the
same as users they just have an @ in front of the name. If you want
UNIX style users and groups then use rsync
yself :(
Thank you very much.
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator Internet:
FutureQuest, Inc. k
includes
and excludes into the same file.
On 4/30/22 20:48, H via rsync wrote:
On 04/30/2022 08:22 PM, Kevin Korb via rsync wrote:
Includes override excludes that follow. So, your include of * meant that
nothing was being excluded. An exclude before any includes isn't affected by
the includes
t all inclusion patterns need to
preceed the exclusion patterns?
Forwarded Message
Subject:Re: Problem with file exclusion pattern
Date: Sat, 30 Apr 2022 18:49:22 -0400
From: Kevin Korb
To: H
Drop the include of * or move the exclude of *.~lock* before it. Als
... I'd love to know why this is or has to be
the case :-) I didn't get any particularly useful answers back in
January 2019 ...
Cheers,
Richard
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin K
m I missing?
Thanks,
Andy
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator Internet:
FutureQuest, Inc.
parallel rsync wrapper that works very well over networks but
is similarly very slow over local disks. I thought it was a bug in my
code but didn't get around to tracking it down since my use cases were
all network/ parallel file systems.
Harry
On Sun, Nov 28, 2021, 11:43 AM Kevin Korb via
cess. So,I'm out of solutions.
-
Mario.
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator Internet:
FutureQuest, Inc. ke...@futurequest.net (work)
Orlando, Florida
rsync have anything similar?
>
> Kevin Korb via rsync wrote:
>
>> There maybe a proper solution but an obvious workaround would be to run
>> rsync twice. The first time without the --fileflags option.
>>
>> --no-perms wouldn't help. That is only the standard
nd other files cannot be created under bar, etc.
>
> How can I force the schg flags to be set on the receiver AFTER
> everything has been copied from the source?
>
> I really don't want to remove all of my schg settings on the source
> before rsyncing to the target.
re the old version
> including deletion of files
> which didn't exist in the old version?
>
> Many thanks for some hints or pointers,
> Helmut
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Message ‐‐‐
> On Saturday, September 18, 2021 12:29 AM, Kevin Korb
> wrote:
>
>> Well, what you have should function. But rsync is going to sort the list.
>
> I want rsync to use the list as given to it by shuf.
>
>> On 9/17/21 8:26 PM, hancooper wrote:
>>
Well, what you have should function. But rsync is going to sort the list.
On 9/17/21 8:26 PM, hancooper wrote:
> ‐‐‐ Original Message ‐‐‐
> On Saturday, September 18, 2021 12:06 AM, Kevin Korb via rsync
> wrote:
>
>> Not really sure what you are trying to accomplis
; shuf -n "$nf" -e ${dpath}/${incl} |
> rsync -av --update --files-from=- . "$dst"
>
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(4
34 AM, hancooper via rsync
> wrote:
>
>> ‐‐‐ Original Message ‐‐‐
>> On Sunday, September 12, 2021 2:03 AM, Kevin Korb k...@sanitarium.net wrote:
>>
>>> I thought I did elaborate. If it is a problem for you then maybe you
>>> shouldn't be using
21 11:20 PM, Kevin Korb via rsync
> wrote:
>
>> --archive is all you really need. I actually wish --archive was the
>> default because it is all most people need and with the exception of
>> writing to a FAT filesystem it is almost always needed.
>>
>> --appe
ors mapping
> "/media/hc1/a1-chaos/amvib/IACL-2017-07-19T00:00:00-2017-07-19T23:59:59.mseed":
> Input/output error (5)
>
> I would like to retry the transfer of these files, at a later time too,
> without affecting the files that had been transferred succe
4, 2021 at 4:57 PM Kevin Korb via rsync
> mailto:rsync@lists.samba.org>> wrote:
>
> Rsync does almost everything cp does but since it is designed to network
> it never got that feature. I was thinking maybe --link-dest could be
> tortured into doing it but if i
understand it as it didn't seem to do what I
> wanted: cp'ing the new files in dir1 into the orig dir).
>
> Does rsync have an option to just "copy" over the new
> files via a hardlink?
>
> Tnx!
>
>
>
>
--
~*-,._.,-*~'`^`
wrote:
> ‐‐‐ Original Message ‐‐‐
> On Tuesday, August 24, 2021 8:25 PM, Kevin Korb via rsync
> wrote:
>
>> In my experience backing up multiple hosts to a single host can speed
>> things up. Especially if using rsync over ssh with multiple CPUs on the
>> sin
rt may be
> worthwhile.
>
> What is the current advice about speeding up data transfer ?
>
>
>
>
>
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb
ditional option button - *to
> only display the copied files in the report* ...
>
> What can i do? What parameter work right? Is there an option for that?
>
> --
> Liebe Grüße aus Haag - und Xund bleim!
>
> Gerhard Obermayr
>
>
--
~*-,._.,-*~'`^`'~*
re is an error. If the
> --append-verify option */silently fails/* to rsync some updated files
> that */should/* be rsync'd, I cannot use --append-verify!
>
> Please advise whether I am misunderstanding the purpose of, or misusing
> the --append-verify flag
ERSION (not in recovery mode)
> [ 2.571227] init: execv("/system/bin/init") failed: No such file or
> directory
> [ 2.593768] init: #00 pc 000e90a0 /init
> [ 2.599958] reboot: Restarting system with command 'bootloader'
>
> --
> Mario.
>
--
comes
> of this I might even turn my brain on again and
> modify my systems. :)
>
> Regards,
>
> Karl
> Free Software: "You don't pay back, you pay forward."
> -- Robert A. Heinlein
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`
s Cygwin rsync is version 3.1.1
>
> Ubuntu version is 3.1.2
>
> Ubuntu file system is ext4
>
> Rsync command main options -rtlg0D ( see attachment for full view)
>
>
>
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
+ + + +
>
> Email: edwinbradf...@gmail.com
>
> Tel.: +44 (0)7981 873 771
>
> + + + + + + + + + + + + + + + + + +
>
>
> On Tue, 29 Dec 2020 at 16:39, Kevin Korb wrote:
>>
>> Not quite. I meant rsync a symlink then delete the source symlink and
>> use rsync to restore it from what
NTFS
> volumes but I would have to manually recreate the symlinks on the
> destination NTFS volume once.
>
> Have I understood correctly?
>
>
> On Tue, 29 Dec 2020 at 13:53, Kevin Korb via rsync
> mailto:rsync@lists.samba.org>> wrote:
>
> If yo
>
> At this point I'm not sure if it's a limitation of rsync and NTFS
> compatibility or whether I'm missing something.
>
> + + + + + + + + + + + + + + + + + +
>
> Email: edwinbradf...@gmail.com <mailto:edwinbradf...@gmail.com>
>
> Tel.: +44 (0)7981 873 771
>
> + + + +
the command
> you're using for the backup?
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator Internet:
FutureQuest, Inc. ke...@futurequest.net (w
pening ? Since /mnt/wall is 13GB, it
> costs me time and SSD-wear to have /mnt/sony/wall recreated all over
> again every time I do a backup.
>
>
> Thanks,
> Manish Jain
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`
xcluded and things as listed get included
> and go into target except for:
> "httpd/conf.d/cluster.d**"
>
> Obviously it isn't as simple as I presumed.
> How to make such sub-folder path included would you know?
> many thanks, L.
>
--
~*-,._.,-*~
is an indication that
> you really want to copy all dirs under root/dir (not just the 3
> named dirs in the first command) then you could use an include of
> "/*/" to match any dir in the root of the transfer, like this:
>
> rsync -riv --progress --include '*.j
run is 'rsync root@server::'. This would list the
modules the server is configured with (assuming listing is allowed).
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone
update retained (will try again).
> WARNING: 19/28879866.pdf failed verification -- update retained (will
> try again).
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 25
me to resolve this.
>
> --
> Thanks,
>
> *Chandrasekar N*
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator Internet:
FutureQuest, Inc. ke...@futurequest.net (work
estigate before settling for the
> "split into multiple jobs" approach; just wondered if anyone has any
> shortcuts for me.
>
> Thanks,
> Andy
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6
t; data and done.
>
> Rsync is run by root in any case so it's not a privilege problem.
>
> Any ideas?
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator
On 5/6/20 11:49 AM, Peng Yu wrote:
> On 5/5/20, Kevin Korb via rsync wrote:
>> Rsync != diff.
>
> What do you mean? I only need to know what files are not the same, but
> I don't need to know what the differences are with the files.
See diff -q
>
>> Howev
specified so that only the differences are
> printed? Thanks.
>
> rsync -avun --delete src dir
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
real file mode?
>
> On Thursday, March 12, 2020 6:26:18 PM CET, Kevin Korb via rsync wrote:
>> I would expect that the sending rsync would only send the perms provided
>> modified by the --chmod. I wouldn't expect the receiver to even know
>> the other permissions.
&g
chmod.
>
> On Thursday, March 12, 2020 6:06:34 PM CET, Kevin Korb via rsync wrote:
>> Permissions don't require super. Any place where permissions can't be
>> stored certainly can't handle xattrs either. So, I wouldn't expect
>> --fake-super to affect
ow if everybody agrees with this behaviour. The patch
> would also modify the man page to document it under --perms.
>
>
> Regards,
> Dimitris
>
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
If you used -v then the very last line rsync outputs is:
total size is ### speedup is ### (DRY RUN)
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
ude1.txt:
> - filename1
> - “file name 1”
>
> Exclude.txt:
> filename1
> “file name 1”
>
> Which of these will exclude both filename1 and “file name 1” anywhere they
> appear in the source?
>
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
ude
> any .git subdirectory regardless of level found?
>
> Thank you.
>
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator
that nothing has changed.
>
> Is there a flag I can add to rsync that will tell it to only create a
> backup file if something actually changed, saving lots of wasted backup
> space?
>
> thanks,
> Wayne
>
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`
t I want?
>
>
> Thanks in advance,
> Dimitris
>
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator Internet:
FutureQuest, Inc.
ing used for something
> like triggering notifications whose absence might be
> noticed.
>
> cheers,
> raf
>
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:
neither of the following works to protect file
> from being deleted at the receiver
>
> echo '-s file' > src/.rsync-filter
> rsync -navi --delete -c -F -F src/ dst/
>
> echo '-r file' > src/.rsync-filter
> rsync -navi --delete -c -F src/ d
structure.
>
> What are your favorite ways of doing such tasks with rsync?
>
> Thanks in advance,
> Pete
>
>
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator
96) [sender=3.1.2]
>
> directory (2)
>
>
>
> Can you help me to solve this problem?
>
>
>
> regards,
>
> Hannes Hutmacher
>
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb P
; Any hint?
>
> Thank you
>
> Gabriele
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone:(407) 252-6853
Systems Administrator Internet:
FutureQuest, Inc. ke...@futurequest.net (work)
Orlando, Flor
t; rsync version 3.1.1 protocol version 31
> Copyright (C) 1996-2014 by Andrew Tridgell, Wayne Davison, and others.
> Web site: http://rsync.samba.org/
> Capabilities:
> Â Â Â 64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints,
> Â Â Â socketpairs, hardlinks, symlinks,
1 - 100 of 716 matches
Mail list logo