Displaying 20 results from an estimated 1000 matches similar to: "rsync: on remote machine: --drop-cache: unknown option"
2010 Aug 09
0
In Rsyncd not work options exclude, exlcude from and charset
Daemon was started and tested on two different OS.
FreeBSD 9.0-CURRENT:
# rsync --version
rsync version 3.0.7 protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 32-bit inums, 64-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append,
2009 Feb 05
0
Extended attributes fail mactomac
Hi All,
I have a problem transferring extended attributes from a mac to a mac.
A local copy does work. Is this a known issue or am I making a mistake.
the command I am running:
rsync -aXv --rsync-path=/opt/local/bin/rsync /Users/bas/Library/Fonts bas@play.bushbaby.nl
:/Users/bas/Desktop/
several copied Fonts are zero Kb, while when I do it local to local
they are their correct size and work
2015 Mar 11
0
[Bug 11161] New: rare crash in hlink.c:536
https://bugzilla.samba.org/show_bug.cgi?id=11161
Bug ID: 11161
Summary: rare crash in hlink.c:536
Product: rsync
Version: 3.1.1
Hardware: x64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: sbrabec at
2013 Oct 24
2
[Bug 10226] New: fatal_unsafe_io_error and the version it reports
https://bugzilla.samba.org/show_bug.cgi?id=10226
Summary: fatal_unsafe_io_error and the version it reports
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: Martin.vGagern at
2016 Aug 08
0
[Bug 12132] New: Error on attributes when directory read-only
https://bugzilla.samba.org/show_bug.cgi?id=12132
Bug ID: 12132
Summary: Error on attributes when directory read-only
Product: rsync
Version: 3.1.2
Hardware: All
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2013 Aug 28
1
rsync checksums change randomly
Hello,
I have a weird issue with rsync randomly marking some files as having a
different checksum (see sample outputs below - run one after another). You
would think it is some kind of corruption / io problem with the files but
it doesn't seem so - I have copied files around, changes source to
different machines, counted md5s manually 100s of times - always the same.
All files except
2011 Mar 16
1
[Bug 8018] New: configure doesn't find iconv library
https://bugzilla.samba.org/show_bug.cgi?id=8018
Summary: configure doesn't find iconv library
Product: rsync
Version: 3.0.8
Platform: All
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: mike at bombich.com
2008 Oct 09
2
Possible 3.0.4 bug with -s (--protect-args) - protocol error
Hi.
Two different hosts with 3.0.4 compiled from source, no patches.
It seems fine except that -s causes protocol failures. See below.
Local host is Sparc (Solaris 5.8), remote is Sparc (Solaris 5.10) or i686 Linux.
Regards,
Giuliano.
userX@hostA$ /home/userX/tools/bin/rsync -v -v -v -v -v -n
--rsync-path /home/userX/tools/bin/rsync -s . hostB:
FILE_STRUCT_LEN=16, EXTRA_LEN=4
cmd=<NULL>
2008 Oct 21
1
writefd_unbuffered failed to write
Hi,
I've installed cygwin and rsync on a vista client and want backup it to a
Linux server:
On client side (vista) I use rsync 3.0.4 (protocol version 30)
Capabilities:
64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, no IPv6, batchfiles, inplace,
append, ACLs, no xattrs, iconv, symtimes
On server side (linux) I have rsync 3.0.3
2019 May 16
0
[Bug 13953] New: error message instead of --stats informations (in case of vanished files), using rsync 3.1.1 and rsync 3.0.9
https://bugzilla.samba.org/show_bug.cgi?id=13953
Bug ID: 13953
Summary: error message instead of --stats informations (in case
of vanished files), using rsync 3.1.1 and rsync 3.0.9
Product: rsync
Version: 3.1.1
Hardware: x64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
2010 Jun 17
1
RERR_PARTIAL exit status
Hello all, long first post, sorry.
I've been using rsync in a backup script for several years now. The
script has been stable, and the backup system as a whole pretty much
error free for at least 2 years, the only hiccups being minor tweaks to
accommodate changes to base utilities used (lvm, namely).
In broad strokes, here is what happens for the home directory on my
notebook(s).
0.
2016 Nov 09
2
[Bug 12417] New: Sametimes currupted file after disconnect
https://bugzilla.samba.org/show_bug.cgi?id=12417
Bug ID: 12417
Summary: Sametimes currupted file after disconnect
Product: rsync
Version: 3.1.2
Hardware: x64
OS: All
Status: NEW
Severity: major
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2019 Jul 27
1
Correct, resumable, large-file flags
On 2019-07-27T07:59:56 +0200
Francis.Montagnac at inria.fr wrote:
>
> Try:
>
> rsync -avz --delete-after --delay-updates --partial /A/ www2.example.com:/B/
>
> The man indicate also for --delay-updates:
>
> See also the "atomic-rsync" perl script in the "support" subdir
> for an update algorithm that is even more atomic (it
2023 Sep 03
2
Why try to update (some) permissions which are the same?
On the source system:
$ rsync --version
rsync version 2.6.8 protocol version 29
Copyright (C) 1996-2006 by Andrew Tridgell, Wayne Davison, and others.
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, ACLs, symlinks, batchfiles,
inplace, IPv6, file flags, 32-bit system inums, 64-bit internal inums
...
$ ll -d fcst-200[89] fcst-201[01]
dr-xr-xr-x
2020 Jun 04
13
[Bug 14401] New: unicode character conversion problem from MacOS to Linux despite iconv
https://bugzilla.samba.org/show_bug.cgi?id=14401
Bug ID: 14401
Summary: unicode character conversion problem from MacOS to
Linux despite iconv
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
2016 Mar 24
0
enable 64-bit inums in build on AIX
Hello,
I'm building rsync on an AIX 6.1.9.6 host. I would like to build it so
it has
64-bit inums enabled but have not been able to figure out how to enable this
feature. Can someone please provide me with some guidance on how do do this?
This is my current build:
-bash-4.3$ /usr/local/bin/rsync --version
rsync version 3.1.2 protocol version 31
Copyright (C) 1996-2015 by Andrew Tridgell,
2010 Apr 19
2
from solaris to linux: /usr/local/bin/rsync: No such file or directory
Moin,
I want to use rsysnc to get files from a linux box to a solaris server.
root at solaris:/root # which rsync
/usr/local/bin/rsync
root at solaris:/var/log/r5backup # rsync --version
rsync version 3.0.7 protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 64-bit inums, 32-bit timestamps,
2014 Aug 09
1
meta bug: info on "why" xfer seems no longer available? (3.1.0)
I just copied a file system using
xfsdump|xfsrestore
At least 1 new directory had been created on the source during the
xfer (took 9+hours -- 7TB), so I wanted to verify I hadn't missed anything.
Using rsync:
> rsync --version
rsync version 3.1.0 protocol version 31
Capabilities:
64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints,
socketpairs, hardlinks,
2024 Mar 12
1
rsync segfaults when openssl fips is enabled
Hi All,
Any inputs on this issue?
--
Shedi
On Wed, Feb 21, 2024 at 5:12?PM Shreenidhi Shedi <
shreenidhi.shedi at broadcom.com> wrote:
> Hi All,
>
> Copying the content from the GH issue as is.
> Need your inputs on the same.
> FWIW, the coredump files generated in linux have xattr values which are >
> 32 bytes.
>
> https://github.com/WayneD/rsync/issues/569
2009 Jan 24
2
rsync with --copy-devices patch and device-target with --write-batch doesnt work
Hi List!
I want to use rsync to create differential backups of my lvm-snapshots.
fullbackup-filename: /mnt/sdc1/snapshotvergleich/rootbackup1.img
current snapshot: /dev/vg0/rootbackup
note: compiled-in --copy-devices-patch
root@xp8main3:/usr/local/src/rsync# ./rsync --version
rsync version 3.1.0dev protocol version 31.PR5
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and