Re: Slow large file copy

2025-07-31 Thread Gionatan Danti via rsync
Il 2025-07-30 14:26 Hardy via rsync ha scritto: So NOT using --inplace will save a lot of network transmission at the cost of local disk copying. Can you not tolerate the temporary disk space? Not in this case: for large file transfer (think about 40+ GB), this would cause excessive load on

Re: Slow large file copy

2025-07-30 Thread Hardy via rsync
so I cannot check, but I suspect the --inplace to be the culprit. If rsync has to overwrite the file while transferring, it may not be able to check blocks in the original? Regards Hardy -- I'm so stupid today, I could rule America. On 29.07.25 12:55, Gionatan Danti via rsync wrote: Hi

Re: Slow large file copy

2025-07-30 Thread Gionatan Danti via rsync
Il 2025-07-30 08:49 Hardy via rsync ha scritto: Hi Danti, away from my computer now, so I cannot check, but I suspect the --inplace to be the culprit. If rsync has to overwrite the file while transferring, it may not be able to check blocks in the original? Regards Hardy Hi, I tried with

Re: Slow large file copy

2025-07-30 Thread Hardy via rsync
12:55, Gionatan Danti via rsync wrote: Hi all, rsync seems slow to copy large files. The issue is not related to the transfer itself, which is quite fast, but to the discovery of different blocks. For example, transferring a big (multi-GB) file from src (remote) to dst (local) with "--inplace&

Slow large file copy

2025-07-29 Thread Gionatan Danti via rsync
Hi all, rsync seems slow to copy large files. The issue is not related to the transfer itself, which is quite fast, but to the discovery of different blocks. For example, transferring a big (multi-GB) file from src (remote) to dst (local) with "--inplace" (to avoid a whole-file copy on dst) s

Symbolic Link Permissions on OpenBSD

2025-06-08 Thread Antoine Verheijen via rsync
Hi. I’m hoping this is the right place to send this. My sincerest apologies if it’s not. I have a small patch that I'm hoping might be considered for inclusion in a future release of rsync. It relates to the retention of permissions when copying symbolic links. On most systems, permissions for a

/include/config/.PINCTRL_EMMITSBURG.fUespu","security.selinux") failed: Operation not supported (95)

2025-05-14 Thread Mario Marietto via rsync
Hello to everyone. I'm trying to copy all the system files of Rocky Linux 9 from within Ubuntu-2404-KDE6-Wayland vm to outside the vm,directly on the UFS fs of FreeBSD 14.2 using this command : rsync -avxHAXP * /FreeBSD/compat/linux but I get a lot of errors : /include/config/.PINCTRL_ELKHARTLA

Re: rsync --chmod affects the source permissions as well as destination permissions

2025-05-05 Thread Graham Leggett via rsync
On 05 May 2025, at 20:14, Derek Martin wrote: > If I understand correctly, I believe using --chmod without using > --perms (or with --no-p) will do what you want. Typical command lines > often use -a which equates to -rlptgoD (i.e. it includes -p/--perms). > So you either need to not use -a and

Re: rsync --chmod affects the source permissions as well as destination permissions

2025-05-05 Thread Derek Martin via rsync
On Tue, Apr 08, 2025 at 12:54:24PM +0100, Graham Leggett via rsync wrote: > I misunderstood the --chmod option, thinking that it specified the > permissions at the destination. What actually happens is that it > overrides the source permissions, and has a side effect of the >

Re: How do I restore using --fake-super?

2025-04-21 Thread Graham Leggett via rsync
On 21 Apr 2025, at 06:37, TheNew HEROBRINE via rsync wrote: > For your situation I think you should use both --fake-super and -M--super > because reading the manual it says: > "For a local copy, this option affects both the source and the destination. > If you wish a local co

Re: How do I restore using --fake-super?

2025-04-20 Thread TheNew HEROBRINE via rsync
For your situation I think you should use both --fake-super and -M--super because reading the manual it says: "For a local copy, this option affects both the source and the destination. If you wish a local copy to enable this option just for the destination files, specify -M--fake-super. If you wis

Re: rsync --chmod affects the source permissions as well as destination permissions

2025-04-16 Thread Graham Leggett via rsync
On 08 Apr 2025, at 12:54, Graham Leggett via rsync wrote: > Another thing I've found is that my backups have lost their permissions. > > I misunderstood the --chmod option, thinking that it specified the > permissions at the destination. What actually happens is that it

How do I restore using --fake-super?

2025-04-10 Thread Graham Leggett via rsync
Hi all, I have a backup that was created with --fake-super that I need to restore to a fresh partition on the same machine as the backup (source and destination on the same machine). The docs describe how --fake-super is used to make the backup, but none of the docs describe how you do the rev

Re: How do I restore using --fake-super?

2025-04-08 Thread Graham Leggett via rsync
On 08 Apr 2025, at 10:28, Graham Leggett via rsync wrote: > Unfortunately all combinations of --fake-super that I have used so far have > had the effect of backing up the backup, not restoring the backup. Looking in the source code, it looks like the difference between rsync perfor

Re: How do I restore using --fake-super?

2025-04-08 Thread Graham Leggett via rsync
On 08 Apr 2025, at 10:04, Paul Slootman via rsync wrote: >> I have a backup that was created with --fake-super that I need to restore to >> a fresh partition on the same machine as the backup (source and destination >> on the same machine). >> >> The docs descri

rsync --chmod affects the source permissions as well as destination permissions

2025-04-08 Thread Graham Leggett via rsync
Hi all, Another thing I've found is that my backups have lost their permissions. I misunderstood the --chmod option, thinking that it specified the permissions at the destination. What actually happens is that it overrides the source permissions, and has a side effect of the destination permiss

Re: How do I restore using --fake-super?

2025-04-08 Thread Paul Slootman via rsync
On Tue 08 Apr 2025, Graham Leggett via rsync wrote: > > I have a backup that was created with --fake-super that I need to restore to > a fresh partition on the same machine as the backup (source and destination > on the same machine). > > The docs describe how --fake-super i

RE: [Question] Building without iconv

2025-03-04 Thread Randall S. Becker via rsync
some Makefile tweaking? > >On 3/3/25 9:55 PM, Randall S. Becker via rsync wrote: >> On March 3, 2025 9:14 PM Marc Aurèle La France wrote: >>> On Mon, 2025-Mar-03, Randall S. Becker via rsync wrote: >>> >>>> I am trying to build a 64-bit version of rsync.

Re: [Question] Building without iconv

2025-03-03 Thread Kevin Korb via rsync
d-linux-x86-64.so.2 (0x7f77c9259000) $ uname -a Linux fog 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Maybe whatever mystery platform you are on needs some Makefile tweaking? On 3/3/25 9:55 PM, Randall S. Becker via rsync wrote: On March 3, 2

RE: [Question] Building without iconv

2025-03-03 Thread Randall S. Becker via rsync
On March 3, 2025 9:14 PM Marc Aurèle La France wrote: >On Mon, 2025-Mar-03, Randall S. Becker via rsync wrote: > >> I am trying to build a 64-bit version of rsync. My issue is that I do >> not have a 64-bit libiconv.so or libiconv.a available. The platform I >> am on onl

Re: [Question] Building without iconv

2025-03-03 Thread Marc Aurèle La France via rsync
On Mon, 2025-Mar-03, Randall S. Becker via rsync wrote: I am trying to build a 64-bit version of rsync. My issue is that I do not have a 64-bit libiconv.so or libiconv.a available. The platform I am on only has 32-bit builds. The --disable-iconv option in configure is not actually disabling

[Question] Building without iconv

2025-03-03 Thread Randall S. Becker via rsync
Hi Rsync Team, I am trying to build a 64-bit version of rsync. My issue is that I do not have a 64-bit libiconv.so or libiconv.a available. The platform I am on only has 32-bit builds. The --disable-iconv option in configure is not actually disabling iconv. Is there a different option to disable t

buffer overflow in recv_file_entry

2025-02-18 Thread Jakob Unterwurzacher via rsync
I have a backup job failing because of a long path with error message (full output below, [1]): > overflow: xflags=0x2078 l1=255 l2=775 lastname=long path > ERROR: buffer overflow in recv_file_entry [receiver] It looks like the remote system (a Hetzner Storagebox) for some reason has a ma

Re: Create "thincopy": with fileystem metadata only?

2025-02-18 Thread Peter B. via rsync
Dear Stein, Thanks for the suggestions and link to your patch. Indeed it's quite related to scenarios I'm having with large scale audiovisual collection synchronizations in memory institutions. My request here on this list however goes beyond "something I can get to work in my setup": Even t

Re: Create "thincopy": with fileystem metadata only?

2025-02-16 Thread Stein Vidar Hagfors Haugan via rsync
r (or the same) patch if you give me a month of time, > never mind the money. A month includes overhead & a nice profit, I really > need the time ;-). > > Cheers, hope this will work for you! > > Stein Haugan > >> On 15 Feb 2025, at 21:24, Peter B. via rsync w

Re: Create "thincopy": with fileystem metadata only?

2025-02-16 Thread Stein Vidar Hagfors Haugan via rsync
same) patch if you give me a month of time, never mind the money. A month includes overhead & a nice profit, I really need the time ;-). Cheers, hope this will work for you! Stein Haugan > On 15 Feb 2025, at 21:24, Peter B. via rsync wrote: > > Hello everyone :) > >

Re: Create "thincopy": with fileystem metadata only?

2025-02-15 Thread Peter B. via rsync
7;m really professionally interested in such a feature, as it would greatly make our lives in the galleries-libraries-archives-museums (GLAM) world :D Thank you very much in advance! Peter B. On 11.12.24 17:17, Peter B. via rsync wrote: On 12/10/24 21:15, Roland Kletzing wrote: hello, that

pre/post-xfer: How to distinguish between up- and download?

2025-02-14 Thread Frank Thommen via rsync
Hi all, for an rsync-based incremental mechanism we use quite some pre- and post-processing through pre-xfer and post-xfer. However it has turned out, that the pre- and post-processing scripts must be able to differ between uploads and downloads, as we require different processing steps in either

patches - Re: new release 3.4.0 - critical security release

2025-01-18 Thread Madhu via rsync
* "rsync.project via rsync" : Wrote on Wed, 15 Jan 2025 09:34:10 +1100: > sorry about the prefix changes in rsync-patches. We're going to be dropping > the whole rsync-patches system soon anyway, as it really isn't working > well. It was supposed to be a staging ar

Re: question about the recursive algorithm

2025-01-16 Thread bp25--- via rsync
> I don't believe the transferring part of rsync will jump around. How about the deleting part? > It will transfer files it deems need it in the order it finds them > which will be 1 dir at a time. Though when it enters a child dir that > doesn't mean it is done with the parent dir. In the sen

Re: question about the recursive algorithm

2025-01-16 Thread Kevin Korb via rsync
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I don't believe the transferring part of rsync will jump around. It will transfer files it deems need it in the order it finds them which will be 1 dir at a time. Though when it enters a child dir that doesn't mean it is done with the parent dir. O

Re: question about the recursive algorithm

2025-01-16 Thread bp25--- via rsync
Thanks for your message again. I appreciate your answers. I don't mind about the order of the files, and neither really about the order of the directories: I'm interested about whether rsync might transfer some files into a directory, then transfer some files into another which is outside of the f

Re: question about the recursive algorithm

2025-01-16 Thread Kevin Korb via rsync
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 There is no guarantee that rsync will do anything in any order since it is going by the filesystem without any sorting. With --delete-during the directory indexing and therefore the deletions are running in parallel with file transfers. This means i

Re: question about the recursive algorithm

2025-01-16 Thread BP25 via rsync
Thanks Kevin, but I don't understand your message, or at least how it answers my "real question" (last paragraph)... and by the way --delete defaults to --delete-during for current versions of rsync as far as I know... > rsync doesn't really give much control over the order it does things > in. I

Re: question about the recursive algorithm

2025-01-16 Thread Kevin Korb via rsync
P via rsync wrote: Date: Thu, 16 Jan 2025 13:53:04 + From: BP via rsync To: rsync@lists.samba.org Subject: question about the recursive algorithm Hello, I always run rsync as follows: "sudo rsync -PaSHAXvi --del DIR1/ DIR2". I would think that whenever I see in the output of this

Re: question about the recursive algorithm

2025-01-16 Thread Marc Aurèle La France via rsync
On Thu, 2025-Jan-16, BP via rsync wrote: I always run rsync as follows: "sudo rsync -PaSHAXvi --del DIR1/ DIR2". I would think that whenever I see in the output of this rsync command a few lines of the form A/B/... and then further down in the output again a few lines of the form A/B

question about the recursive algorithm

2025-01-16 Thread BP via rsync
Hello, I always run rsync as follows: "sudo rsync -PaSHAXvi --del DIR1/ DIR2". I would think that whenever I see in the output of this rsync command a few lines of the form A/B/... and then further down in the output again a few lines of the form A/B/... (dots are dirs or files), then every line b

Re: new release 3.4.0 - critical security release

2025-01-15 Thread Nelson H. F. Beebe via rsync
rsbecker@... asks: >> Is there a way I can get access to a machine 3.4.0 is failing to build on? >> Maybe a VM under VirtualBox? Or some cloud service? >> I don't have an ia64 QEMU does not support IA-64, so VMs are likely out. 20+ years ago, HP had an IA-64 emulator that sort of worked, but did

rsync 3.4.1 released

2025-01-15 Thread rsync.project via rsync
Due to some regressions in 3.4.0 we have released 3.4.1. See https://download.samba.org/pub/rsync/NEWS#3.4.1 for details of the changes Our apologies for not catching these issues before 3.4.0 -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change opt

Re: new release 3.4.0 - critical security release

2025-01-15 Thread rsync.project via rsync
t; Is there a way I can get access to a machine 3.4.0 is failing to build on? > Maybe a VM under VirtualBox? Or some cloud service? > > I don't have an ia64 > > > > On Thu, 16 Jan 2025 at 01:20, wrote: > > On January 14, 2025 11:20 PM, Perry Hutchison wrote: >

RE: new release 3.4.0 - critical security release

2025-01-15 Thread Randall S. Becker via rsync
rsbec...@nexbridge.com> > wrote: On January 14, 2025 11:20 PM, Perry Hutchison wrote: >"Randall S. Becker via rsync" <mailto:rsync@lists.samba.org> > wrote: > >> FYI: I think this is just missing #include "rsync.h" in popt/findme.c > >Structurally, t

RE: new release 3.4.0 - critical security release

2025-01-15 Thread Randall S. Becker via rsync
>"Randall S. Becker via rsync" <mailto:rsync@lists.samba.org> > wrote: > >> FYI: I think this is just missing #include "rsync.h" in popt/findme.c > >Structurally, this seems very odd. I thought popt was a generic argument handler, >which should not nee

Re: new release 3.4.0 - critical security release

2025-01-15 Thread rsync.project via rsync
Is there a way I can get access to a machine 3.4.0 is failing to build on? Maybe a VM under VirtualBox? Or some cloud service? I don't have an ia64 On Thu, 16 Jan 2025 at 01:20, wrote: > On January 14, 2025 11:20 PM, Perry Hutchison wrote: > >"Randall S. Becker via rsync&qu

RE: new release 3.4.0 - critical security release

2025-01-15 Thread Randall S. Becker via rsync
On January 14, 2025 11:20 PM, Perry Hutchison wrote: >"Randall S. Becker via rsync" wrote: > >> FYI: I think this is just missing #include "rsync.h" in popt/findme.c > >Structurally, this seems very odd. I thought popt was a generic argument handler, >whi

RE: new release 3.4.0 - critical security release

2025-01-15 Thread Randall S. Becker via rsync
om: rsync mailto:rsync-boun...@lists.samba.org> > On Behalf Of Randall S. Becker via rsync Sent: January 14, 2025 6:46 PM To: 'rsync.project' mailto:rsync.proj...@gmail.com> > Cc: rsync@lists.samba.org <mailto:rsync@lists.samba.org> Subject: RE: new release 3.4.0

Re: new release 3.4.0 - critical security release

2025-01-14 Thread rsync.project via rsync
> patch also. >> >> >> >> Thanks, >> >> Randall >> >> >> >> *From:* rsync *On Behalf Of *Randall S. >> Becker via rsync >> *Sent:* January 14, 2025 6:46 PM >> *To:* 'rsync.project' >> *Cc:* rsync@lists.

Re: new release 3.4.0 - critical security release

2025-01-14 Thread rsync.project via rsync
Another issue here in findme.c. strlcpy() is a BSD-only method and > definitely not portable. > > Please consider other platforms when creating patches. I can provide a > patch to this > > patch also. > > > > Thanks, > > Randall > > > > *From:* rsy

Re: new release 3.4.0 - critical security release

2025-01-14 Thread Perry Hutchison via rsync
"Randall S. Becker via rsync" wrote: > FYI: I think this is just missing #include "rsync.h" in popt/findme.c Structurally, this seems very odd. I thought popt was a generic argument handler, which should not need to #include details of the application that is using it

RE: new release 3.4.0 - critical security release

2025-01-14 Thread Randall S. Becker via rsync
ue here in findme.c. strlcpy() is a BSD-only method and definitely not portable. Please consider other platforms when creating patches. I can provide a patch to this patch also. Thanks, Randall From: rsync mailto:rsync-boun...@lists.samba.org> > On Behalf Of Randall S. Becker via rsy

RE: new release 3.4.0 - critical security release

2025-01-14 Thread Randall S. Becker via rsync
Another issue here in findme.c. strlcpy() is a BSD-only method and definitely not portable. Please consider other platforms when creating patches. I can provide a patch to this patch also. Thanks, Randall From: rsync On Behalf Of Randall S. Becker via rsync Sent: January 14, 2025 6

Re: new release 3.4.0 - critical security release

2025-01-14 Thread rsync.project via rsync
I don't have a Mac to test on. If you have a Mac maybe you could test and open a PR against rsync for the change? On Wed, 15 Jan 2025 at 10:12, Ryan Carsten Schmidt wrote: > On Jan 14, 2025, at 16:34, rsync.project wrote: > > > sorry about the prefix changes in rsync-patches. > > > No problem;

RE: new release 3.4.0 - critical security release

2025-01-14 Thread Randall S. Becker via rsync
ully ask that it be included ASAP. Thanks, Randall From: rsync On Behalf Of Randall S. Becker via rsync Sent: January 14, 2025 6:09 PM To: 'rsync.project' Cc: rsync@lists.samba.org Subject: RE: new release 3.4.0 - critical security release This happens on NonStop x86 and ia64. I h

Re: new release 3.4.0 - critical security release

2025-01-14 Thread Ryan Carsten Schmidt via rsync
On Jan 14, 2025, at 16:34, rsync.project wrote:sorry about the prefix changes in rsync-patches.No problem; those changes were easy to remove from the fileflags patch. We're going to be dropping the whole rsync-patches system soon anyway, as it really isn't working well. It was supposed to be a stag

RE: new release 3.4.0 - critical security release

2025-01-14 Thread Randall S. Becker via rsync
is not portable. Is there a way around this? Thanks, Randall From: rsync mailto:rsync-boun...@lists.samba.org> > On Behalf Of rsync.project via rsync Sent: January 14, 2025 2:49 PM To: rsync-annou...@lists.samba.org <mailto:rsync-annou...@lists.samba.org> Cc: rsync@lists.samba

Re: new release 3.4.0 - critical security release

2025-01-14 Thread rsync.project via rsync
sorry about the prefix changes in rsync-patches. We're going to be dropping the whole rsync-patches system soon anyway, as it really isn't working well. It was supposed to be a staging area where users would test the patches before being considered for the main release, but we haven't really receiv

Re: new release 3.4.0 - critical security release

2025-01-14 Thread Ryan Carsten Schmidt via rsync
The patches within the rsync-patches-3.4.0.tar.gz archive seem to contain new unnecessary hunks that change the prefix from /usr to /usr/local. This was not the case in 3.3.0. I use the fileflags.diff patch in the MacPorts build of rsync, and with the 3.4.0 version of this patch, it does not b

Re: new release 3.4.0 - critical security release

2025-01-14 Thread rsync.project via rsync
; *From:* rsync *On Behalf Of *rsync.project > via rsync > *Sent:* January 14, 2025 2:49 PM > *To:* rsync-annou...@lists.samba.org > *Cc:* rsync@lists.samba.org > *Subject:* new release 3.4.0 - critical security release > > > > We have just released version 3.4.0 of rsync. Thi

RE: new release 3.4.0 - critical security release

2025-01-14 Thread Randall S. Becker via rsync
A new dependency was added since 3.3, alloca(), which is not portable. Is there a way around this? Thanks, Randall From: rsync On Behalf Of rsync.project via rsync Sent: January 14, 2025 2:49 PM To: rsync-annou...@lists.samba.org Cc: rsync@lists.samba.org Subject: new release 3.4.0

Re: new release 3.4.0 - critical security release

2025-01-14 Thread Charalampos Mitrodimas via rsync
"rsync.project via rsync" writes: > We have just released version 3.4.0 of rsync. This release fixes 6 security > vulnerabilities found by two > groups of security researchers. > > You can find the new release links here: > > - https://rsync.samba.org/ > - ht

new release 3.4.0 - critical security release

2025-01-14 Thread rsync.project via rsync
We have just released version 3.4.0 of rsync. This release fixes 6 security vulnerabilities found by two groups of security researchers. You can find the new release links here: - https://rsync.samba.org/ - https://download.samba.org/pub/rsync/src/ For details on the vulnerabilities please see

Re: question about --link-dest and the rsync protocol

2025-01-12 Thread Anthony LaTorre via rsync
Thanks for the advice. Unfortunately I tried: --link-dest=/snapshots/rsync_test/last and it still does not find it. On Sun, Jan 12, 2025 at 8:37 AM Paul Slootman via rsync wrote: > > On Sat 11 Jan 2025, Anthony LaTorre via rsync wrote: > > > Thanks for your quick response. The r

Re: question about --link-dest and the rsync protocol

2025-01-12 Thread Paul Slootman via rsync
On Sat 11 Jan 2025, Anthony LaTorre via rsync wrote: > Thanks for your quick response. The rsyncd.conf file looks like: > > charset = utf-8 > [user] > path = /c/user > comment = "" > use chroot = true Note the chroot... So "/" equals /c/user &g

Re: question about --link-dest and the rsync protocol

2025-01-12 Thread Hardy via rsync
On 12.01.25 03:52, Anthony LaTorre via rsync wrote: $ rsync -aPh --link-dest=/user/snapshots/rsync_test/last /home/user/rsync_test rsync://admin@readynas.internal/snapshots/user/Jan_11_2025 Password: sending incremental file list --link-dest arg does not exist: /user/snapshots/rsync_test/last

Re: question about --link-dest and the rsync protocol

2025-01-11 Thread Anthony LaTorre via rsync
IX path is: /c/user/snapshots/rsync_test/last I've tried: --link-dest=snapshots/rsync_test/last --link-dest=./snapshots/rsync_test/last --link-dest=../last but none seem to work. Thanks, Tony On Sat, Jan 11, 2025 at 9:02 PM Kevin Korb via rsync wrote: > > rsyncd doesn't t

Re: question about --link-dest and the rsync protocol

2025-01-11 Thread Kevin Korb via rsync
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 rsyn

question about --link-dest and the rsync protocol

2025-01-11 Thread Anthony LaTorre via rsync
Hi all, I'm trying to figure out why a script works when using SSH but not when using the rsync protocol. When I run the following command: rsync -aPh --link-dest=/user/snapshots/rsync_test/last /home/user/rsync_test root@readynas.internal:/user/snapshots/rsync_test/Jan_11_2025 it works perfectl

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-24 Thread Hardy via rsync
On 24.12.24 09:53, Mario Marietto via rsync wrote: There are times when a large file is copied up to 99% and then deleted after having received the error. Other times when the error occurs earlier and only a part of it is copied. Does it make sense to calculate the checksum if in both cases

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-24 Thread Hardy via rsync
On 23.12.24 22:06, Mario Marietto wrote: -> Did you re-read the data and compare checksums ? Don't know how to do this. Files can be considered binary identical if they do have the same checksums. e.g. # md5sum [files] Using windows: https://windowsreport.com/checksum-on-windows/ c:certu

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-24 Thread Mario Marietto via rsync
> > https://stackoverflow.com/questions/478722/what-is-the-best-way-to-calculate-a-checksum-for-a-file-that-is-on-my-machine > > On Mon, Dec 23, 2024 at 11:02:21PM +0100, Mario Marietto via rsync wrote: > > -> Are you running windows on the same hardware as Linux/BSD ? Is it

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
If you have different systems for windows vslinux, it's possible there is > a HW issue with one of them. > > > Tom > > > On 24 December 2024 7:44:16 am GMT+12:00, Mario Marietto via rsync < > rsync@lists.samba.org> wrote: > >> What would you think if I t

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Tomasz Ciolek via rsync
Mario, Are you running windows on the same hardware as Linux/BSD ? Is it a dual-boot system? If you have different systems for windows vslinux, it's possible there is a HW issue with one of them. Tom On 24 December 2024 7:44:16 am GMT+12:00, Mario Marietto via rsync wrote: > Wh

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
4 and ZFS) that interferes with the transfers of big files. Maybe a disk driver of some sort. On Mon, Dec 23, 2024 at 10:54 PM Hardy via rsync wrote: > > On 23.12.24 20:44, Mario Marietto via rsync wrote: > > What would you think if I told you that using Windows I no longer had >

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Hardy via rsync
On 23.12.24 20:44, Mario Marietto via rsync wrote: What would you think if I told you that using Windows I no longer had that problem ? Would you still think that there are hardware problems ? And if so, why would they only manifest themselves using Linux and FreeBSD and not using Windows

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
ng Windows 11 because I want > to > > > exclude some variables from the equation. > > > > > > On Mon, Dec 23, 2024 at 7:49 PM Robin Lee Powell < > > > rlpow...@digitalkingdom.org> wrote: > > > > > >> Almost certainly your drive is going ba

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
On Linux I'd tell you to >> check dmesg for drive errors, I don't know what the FreeBSD >> equivalent is. But I strongly recommend that you treat that drive >> as "going to fail any second". >> >> On Mon, Dec 23, 2024 at 12:56:09PM +0100, Mario Mari

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
ivalent is. But I strongly recommend that you treat that drive > as "going to fail any second". > > On Mon, Dec 23, 2024 at 12:56:09PM +0100, Mario Marietto via rsync wrote: > > Using the parameters below the file hasn't been removed at 100% even if I > > got the

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
sually happens before >> rsync,that is able to complete the transfer until 99%. >> I've detached and reattached the USB disks,but I still see the error. >> >> On Mon, Dec 23, 2024 at 11:07 AM Paul Slootman via rsync < >> rsync@lists.samba.org> wrote: >> &

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
O error at some point. > > Yes,I tried cp and I got the same error,that usually happens before > rsync,that is able to complete the transfer until 99%. > I've detached and reattached the USB disks,but I still see the error. > > On Mon, Dec 23, 2024 at 11:07 AM Paul Slootman via rsy

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
nd reattached the USB disks,but I still see the error. On Mon, Dec 23, 2024 at 11:07 AM Paul Slootman via rsync < rsync@lists.samba.org> wrote: > On Mon 23 Dec 2024, Mario Marietto via rsync wrote: > > > > Everytime I try to copy a file from one USB disk to another one (does no

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Paul Slootman via rsync
On Mon 23 Dec 2024, Mario Marietto via rsync wrote: > > Everytime I try to copy a file from one USB disk to another one (does not > matter which one),I get this kind of error : > > > mario@Z390-AORUS-PRO-DEST:/mnt/zroot-133/A_FILES/Backup/FreeBSD# rsync > -avxHAX

rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
Hello. Everytime I try to copy a file from one USB disk to another one (does not matter which one),I get this kind of error : mario@Z390-AORUS-PRO-DEST:/mnt/zroot-133/A_FILES/Backup/FreeBSD# rsync -avxHAXP FreeBSD-141-UFS-sdc-DarkMatter.img /mnt/sdj1/OS/Backup/BSD/FreeBSD --ignore-existing send

Re: Create "thincopy": with fileystem metadata only?

2024-12-11 Thread Peter B. via rsync
Dear Roland, On 12/10/24 21:15, Roland Kletzing wrote: hello, that sounds interesting - just one question:  what about file size? is it always zero or is it set to the original size and the file contents are empty ? The filesize (IMO) should stay 0 bytes, since the file actually /is/ empty. I

Create "thincopy": with fileystem metadata only?

2024-12-10 Thread Peter B. via rsync
Hi everyone :) I'm professionally and seriously working with extended filesystem attributes (xattrs) for search/retrieval of data. I am making a "thincopy" of large data trees, like this: `$ cp --attributes-only --preserve=all $(SOURCE) $(TARGET)` Is there a way to do this with rsync? I'm a

Re: on rsync.samba.org, there's an SSL-certificate pointing to a berlin dancer website?

2024-12-10 Thread Peter B. via rsync
On 12/9/24 23:46, Perry Hutchison wrote: Sounds as if the catb.org domain registration expired and got bought by someone unrelated to the original owner. The wonder is that the previous content is still there. It seems that "catb.org" really is Eric's personal site, and the issue is solely wh

Re: on rsync.samba.org, there's an SSL-certificate pointing to a berlin dancer website?

2024-12-09 Thread Kevin Korb via rsync
. On 12/9/24 17:11, Peter B. via rsync wrote: Hi everyone :) On the [official website regarding rsync mailing lists](https:// rsync.samba.org/lists.html), the text contains a link: "but please [read this before posting]" Which points to: https://www.catb.org/~esr/faqs/smart-ques

Re: on rsync.samba.org, there's an SSL-certificate pointing to a berlin dancer website?

2024-12-09 Thread Perry Hutchison via rsync
"Peter B. via rsync" wrote: > On the [official website regarding rsync mailing > lists](https://rsync.samba.org/lists.html), the text contains a link: > > "but please [read this before posting]" > > Which points to: > https://www.catb.org/~esr/faq

on rsync.samba.org, there's an SSL-certificate pointing to a berlin dancer website?

2024-12-09 Thread Peter B. via rsync
Hi everyone :) On the [official website regarding rsync mailing lists](https://rsync.samba.org/lists.html), the text contains a link: "but please [read this before posting]" Which points to: https://www.catb.org/~esr/faqs/smart-questions.html Which throws a "bad_domain_error" SSL error, list

Re: forgot to run as root...

2024-12-08 Thread Morgan Read via rsync
I found this helpful re /3: https://serverfault.com/questions/373058/comparing-owners-and-permissions-of-content-of-two-folders If there's any gotchas that jump out - jump on in. M On 08/12/2024 2:28 pm, Morgan Read wrote: Hello List, I've been running rsync for must be 20 years by now, but ov

forgot to run as root...

2024-12-08 Thread Morgan Read via rsync
Hello List, I've been running rsync for must be 20 years by now, but over that time the holes in the Swiss cheese that passes for my brain seem to have grown larger and been filled with budgie seed and sawdust. I once used rsync as my regular backup solution but now settle for a borg backend

Re: Errors with program diagnostics (code 13) after rsync upgrade

2024-11-17 Thread Maxim Usatov via rsync
k/mac/ On Fri, Nov 15, 2024 at 04:08:27PM +, Maxim Usatov via rsync wrote: Dear All, Having weird rsync issues after upgrading FreeBSD from 13.2 to 14.1 and rsync along with it. I cannot find any solution. Setup: doing rsync backup from the root ZFS to an SSD mounted to /media/da0p1. The rsy

Re: Errors with program diagnostics (code 13) after rsync upgrade

2024-11-16 Thread Ian Z via rsync
On Sat, Nov 16, 2024 at 08:26:47AM GMT, Maxim Usatov via rsync wrote: > Tried without nice, xattrs, acls and hard-links - same error. Hmm okay, a real bug then :-) It likely has to do with the way cron assumes the identity of the crontab owner. I would ask on the freebsd-questions list. It

Re: Errors with program diagnostics (code 13) after rsync upgrade

2024-11-16 Thread Maxim Usatov via rsync
Hi Ian, Tried without nice, xattrs, acls and hard-links - same error. Regards, Maxim Usatov On 11/15/24 17:42, Ian Z via rsync wrote: On Fri, Nov 15, 2024 at 04:08:27PM GMT, Maxim Usatov via rsync wrote: I assume code 13 is related to permissions, but given rsync is started as root, why

Re: Errors with program diagnostics (code 13) after rsync upgrade

2024-11-15 Thread Ian Z via rsync
On Fri, Nov 15, 2024 at 04:08:27PM GMT, Maxim Usatov via rsync wrote: > I assume code 13 is related to permissions, but given rsync is > started as root, why would this happen? The same rsync commands > worked on all previous versions of FreeBSD. It also fails with the > same error

Errors with program diagnostics (code 13) after rsync upgrade

2024-11-15 Thread Maxim Usatov via rsync
Dear All, Having weird rsync issues after upgrading FreeBSD from 13.2 to 14.1 and rsync along with it. I cannot find any solution. Setup: doing rsync backup from the root ZFS to an SSD mounted to /media/da0p1. The rsync is initiated as root using /etc/crontab. The log: 2024/11/15 08:30:01 [6

Re: Possible bug that deletes all data in cwd except dst

2024-10-29 Thread Markus Niemi via rsync
quivalent to: rsync -avh src dst . > > IOW, you're copying src and dst to the current directory. > > So, no, not a bug. Although --exclude throwing a warning when its > argument starts with - would perhaps be reasonable. > > On Tue, Oct 29, 2024 at 08:30:31PM +0200, Ma

Possible bug that deletes all data in cwd except dst

2024-10-29 Thread Markus Niemi via rsync
Hello, Came across the following "sudo rsync -avh src/ dst --delete --exclude --exclude ." this will apparently delete everything in the current dir except for the dst dir, is this a bug? rsync version 3.2.7 protocol version 31 Best regards Mark-- Please use reply-all for most replies to avo

[Bug 6741] 'deleting' messages show up in improper places

2024-10-25 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=6741 --- Comment #7 from Marc Aurèle La France --- Created attachment 18484 --> https://bugzilla.samba.org/attachment.cgi?id=18484&action=edit rsync stdout filter Checkpoint III -- You are receiving this mail because: You are the QA Contact for the

Re: Is there any easy way to set some default rsync options?

2024-10-17 Thread Chris Green via rsync
Paul Slootman via rsync wrote: > On Wed 16 Oct 2024, Chris Green via rsync wrote: > > > > I use it almost exclusively on Linux systems and it would be really > > handy if I could set a number of options which would always be used > > when I run rsync. These would be

Re: Is there any easy way to set some default rsync options?

2024-10-17 Thread Paul Slootman via rsync
On Wed 16 Oct 2024, Chris Green via rsync wrote: > > I use it almost exclusively on Linux systems and it would be really > handy if I could set a number of options which would always be used > when I run rsync. These would be in addition to -a which is useful > but not quite

How to actually get patches accepted? ATTN maintainers

2024-10-14 Thread Robin H. Johnson via rsync
Hi, This is mostly intended for the maintainers to read. What's intended way to actually get patches merged into rsync? I've tried: - Mailing list posts - GitHub PRs --ignore-non-existing-directory https://lists.samba.org/archive/rsync/2015-November/030455.html https://github.com/RsyncProject/r

  1   2   3   4   5   6   7   8   9   10   >