Displaying 20 results from an estimated 50000 matches similar to: "[Bug 1448] core dump in send_file_name"
2004 Jun 09
0
[Bug 1448] New: core dump in send_file_name
https://bugzilla.samba.org/show_bug.cgi?id=1448
Summary: core dump in send_file_name
Product: rsync
Version: 2.6.2
Platform: x86
OS/Version: NetBSD
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: eravin@panix.com
QAContact:
2011 Feb 26
0
rsync Digest, Vol 96, Issue 2
I THINK YOUR A VERY SAD BUNCH OF LIFES WAISTERS
On Wed, Dec 8, 2010 at 7:00 PM, <rsync-request at lists.samba.org> wrote:
> Send rsync mailing list submissions to
> ? ? ? ?rsync at lists.samba.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> ? ? ? ?https://lists.samba.org/mailman/listinfo/rsync
> or, via email, send a message with subject or body
2005 Jul 26
0
[Bug 2914] rsync bugzilla needs guest user
https://bugzilla.samba.org/show_bug.cgi?id=2914
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From wayned@samba.org 2005-07-26 09:32
2005 Oct 28
0
[Bug 3220] list of error messages
https://bugzilla.samba.org/show_bug.cgi?id=3220
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From wayned@samba.org 2005-10-27 17:29
2005 Dec 30
1
DO NOT REPLY [Bug 3362] New: Add option to normalize Unicode filenames
https://bugzilla.samba.org/show_bug.cgi?id=3362
Summary: Add option to normalize Unicode filenames
Product: rsync
Version: 2.6.7
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: mike@big.faceless.org
2005 Dec 30
1
DO NOT REPLY [Bug 3363] New: rsync gets stuck on first file
https://bugzilla.samba.org/show_bug.cgi?id=3363
Summary: rsync gets stuck on first file
Product: rsync
Version: 2.6.6
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: domulys@umich.edu
QAContact:
2004 Aug 24
0
[Bug 1660] New: --exclude option causes rsync to fail
https://bugzilla.samba.org/show_bug.cgi?id=1660
Summary: --exclude option causes rsync to fail
Product: rsync
Version: 2.6.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: jguenther@gmail.com
2005 Jul 12
0
[Bug 2871] New: rsync fails on chown command.
https://bugzilla.samba.org/show_bug.cgi?id=2871
Summary: rsync fails on chown command.
Product: rsync
Version: 2.6.4
Platform: PA-RISC
OS/Version: HP-UX
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: jeff.huff@snapon.com
QAContact:
2005 Aug 23
0
[Bug 3029] New: rsync 2.6.6 with acl patch compile fails
https://bugzilla.samba.org/show_bug.cgi?id=3029
Summary: rsync 2.6.6 with acl patch compile fails
Product: rsync
Version: 2.6.5
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2004 Dec 08
0
[Bug 2130] New: suppressing progress bar when not the foreground process
https://bugzilla.samba.org/show_bug.cgi?id=2130
Summary: suppressing progress bar when not the foreground process
Product: rsync
Version: 2.6.3
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: lukem@NetBSD.org
2005 Jun 28
0
[Bug 2831] New: rsync tries to create "." directory
https://bugzilla.samba.org/show_bug.cgi?id=2831
Summary: rsync tries to create "." directory
Product: rsync
Version: 2.6.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: mario@dedenet.de
2020 May 25
0
Enabling easier contributions to rsync
> On 25 May 2020, at 23:55, Wayne Davison via rsync <rsync at lists.samba.org> wrote:
>
> I've decided to give hosting it on github a try, especially since there's been a lot of nice contributions lately. Hopefully this will make it easier for both the people sending patches as well as for me to snag the changes. I'll continue to push changes to the samba git as well.
2011 Apr 19
0
rsync Digest, Vol 100, Issue 14
I have it up and working. for me at least.
http://crypotworksapps.blogspot.com/2011/04/windows-and-linux-backups-made-dirt.html
On Tue, Apr 19, 2011 at 11:00 AM, <rsync-request at lists.samba.org> wrote:
> Send rsync mailing list submissions to
> ? ? ? ?rsync at lists.samba.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> ? ? ?
2005 Aug 24
1
[Bug 1959] writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe
https://bugzilla.samba.org/show_bug.cgi?id=1959
------- Additional Comments From wejn@box.cz 2005-08-24 05:19 -------
Strange, got this error with 2.5.7 when the destination "module" was read-only.
2.6.6 prints user-friendly info that the module is not writeable.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because:
2018 Mar 05
1
file contents cause rsync to fail (with certains args and dir structure)
Problem was introduced with this commit:
commit f3873b3d88b61167b106e7b9227a20147f8f6197
Author: Wayne Davison <wayned at samba.org>
Date: Mon Oct 10 11:49:50 2016 -0700
Support --sparse combined with --preallocate or --inplace.
The new code tries to punch holes in the destination file using newer
Linux fallocate features. It also supports a --whole-file
2011 Nov 26
0
rsync Digest, Vol 107, Issue 24
Hi,
Some explanations regarding cwRsync:
cwRync installers (both client and server) are now available as a paid
download bundle. Installer sources, however, are still available as free
upon contact.
Please keep in mind that installer sources are not enough to build cwRsync
installers: You need to build up a complete Cygwin environment,
compile/copy binaries in the package. It may be time
2020 May 25
3
Enabling easier contributions to rsync
I've decided to give hosting it on github a try, especially since there's
been a lot of nice contributions lately. Hopefully this will make it
easier for both the people sending patches as well as for me to snag the
changes. I'll continue to push changes to the samba git as well.
Here's the new repo: https://github.com/WayneD/rsync
Feel free to open issues there, but we
2004 Sep 09
0
[Bug 1686] Could not transfer DBCS(Double byte Character set) filename
https://bugzilla.samba.org/show_bug.cgi?id=1686
sjra@korea.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From sjra@korea.com 2004-09-09 01:37 -------
We
2009 Dec 15
0
DO NOT REPLY [Bug 4621] Option to create ancestors of destination, like "mkdir -p"
https://bugzilla.samba.org/show_bug.cgi?id=4621
lists at elasticmind.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lists at elasticmind.net
------- Comment #4 from lists at elasticmind.net 2009-12-15 06:12 CST -------
Greetings,
I just noticed
2007 Oct 29
0
rsync Digest, Vol 58, Issue 29
Sent from BlackBerry? on Airtel
-----Original Message-----
From: rsync-request@lists.samba.org
Date: Sun, 28 Oct 2007 12:00:33
To:rsync@lists.samba.org
Subject: rsync Digest, Vol 58, Issue 29
Send rsync mailing list submissions to
rsync@lists.samba.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.samba.org/mailman/listinfo/rsync
or, via email, send a message with