Displaying 20 results from an estimated 20000 matches similar to: "[Bug 10338] New: Start deletion from the top of the hierarchy"
2013 Apr 06
3
Delete directories without browsing them
Hello,
I make my production backups with Rsync.
Here is an example of my backup tree on the destination server :
/backups
/2013-04-03
/2013-04-02
/2013-04-01
/2013-03-31
/2013-03-30
/2013-03-29
At the end of the backup process, I upload a logfile in the backup
directory and delete oldest backups.
For this, I use an include/exclude file, for example this inclexcl.txt
2017 Jan 05
3
[Bug 12498] New: --fuzzy --fuzzy hugely impacts performance even if its' not needed
https://bugzilla.samba.org/show_bug.cgi?id=12498
Bug ID: 12498
Summary: --fuzzy --fuzzy hugely impacts performance even if
its' not needed
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
2017 Jan 16
4
[Bug 12522] New: [PATCH] Send last error messages to sender
https://bugzilla.samba.org/show_bug.cgi?id=12522
Bug ID: 12522
Summary: [PATCH] Send last error messages to sender
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2017 Jun 04
5
[Bug 12817] New: [PATCH] Allow daemon itself to chroot
https://bugzilla.samba.org/show_bug.cgi?id=12817
Bug ID: 12817
Summary: [PATCH] Allow daemon itself to chroot
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2018 Mar 14
3
rsync of a reflink from OCFS2
no backup - no mercy
----- On Mar 14, 2018, at 2:19 PM, Ben RUBSON ben.rubson at gmail.com wrote:
> On 14 Mar 2018, Lentes, Bernd via rsync wrote:
>
>> I would now expect a rsync from the snap would transfer just some megay
>> bytes to the file from the day before.
>> But it doesn't:
>>
>> ha-idg-1:/cluster/guests/servers_alive # time rsync -av --stats
2017 Jan 17
3
[Bug 12525] New: [PATCH] Avoid uploading whole file when transfer fails
https://bugzilla.samba.org/show_bug.cgi?id=12525
Bug ID: 12525
Summary: [PATCH] Avoid uploading whole file when transfer fails
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2013 Dec 08
2
[Bug 10312] New: Rsync times out during deletion on big folders
https://bugzilla.samba.org/show_bug.cgi?id=10312
Summary: Rsync times out during deletion on big folders
Product: rsync
Version: 3.0.9
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: gabriele at tozzi.eu
2017 Oct 12
2
[Bug 13083] New: [PATCH] Use both partial file + basis file
https://bugzilla.samba.org/show_bug.cgi?id=13083
Bug ID: 13083
Summary: [PATCH] Use both partial file + basis file
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2017 Jun 13
2
[Bug 12838] New: [PATCH] Log sent/received bytes even in case of error
https://bugzilla.samba.org/show_bug.cgi?id=12838
Bug ID: 12838
Summary: [PATCH] Log sent/received bytes even in case of error
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2018 Mar 14
3
rsync of a reflink from OCFS2
--no-whole-file would only make it even worse. It would have to read
the remote file over the network in order to do the diff then it would
write the whole file over the network anyway (--inplace would help a
little). Local copies force --whole-file for a good reason.
On 03/14/2018 10:05 AM, Ben RUBSON via rsync wrote:
> On 14 Mar 2018, Lentes, Bernd via rsync wrote:
>
>> ----- On
2017 Oct 12
6
[Bug 13082] New: [REQ] Hardware / SSE based MD5 operations
https://bugzilla.samba.org/show_bug.cgi?id=13082
Bug ID: 13082
Summary: [REQ] Hardware / SSE based MD5 operations
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2017 Jan 15
1
[Bug 12519] New: Failed to open lock file, add reason
https://bugzilla.samba.org/show_bug.cgi?id=12519
Bug ID: 12519
Summary: Failed to open lock file, add reason
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2016 Dec 30
1
[Bug 12489] New: --fuzzy --fuzzy does not work with daemon
https://bugzilla.samba.org/show_bug.cgi?id=12489
Bug ID: 12489
Summary: --fuzzy --fuzzy does not work with daemon
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2017 Jan 18
4
[Bug 12527] New: Sender waits for timeout when fuzzy basis file found
https://bugzilla.samba.org/show_bug.cgi?id=12527
Bug ID: 12527
Summary: Sender waits for timeout when fuzzy basis file found
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5
Component: core
Assignee: wayned at samba.org
2017 Jun 15
2
[Bug 12819] [PATCH] sync() on receiving side for data consistency
On Thu, 15 Jun 2017 13:23:44 +0000
just subscribed for rsync-qa from bugzilla via rsync
<rsync at lists.samba.org> wrote:
> https://bugzilla.samba.org/show_bug.cgi?id=12819
>
> --- Comment #7 from Ben RUBSON <ben.rubson at gmail.com> ---
> Note that my patch simply adds a sync() just after recv_files(), so
> one sync() per connection, not per write operation.
>
2017 Jun 05
10
[Bug 12819] New: [PATCH] sync() on receiving side for data consistency
https://bugzilla.samba.org/show_bug.cgi?id=12819
Bug ID: 12819
Summary: [PATCH] sync() on receiving side for data consistency
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2017 Feb 09
3
Huge directory tree: Get files to sync via tools like sysdig
Am 09.02.2017 um 11:05 schrieb Ben RUBSON:
>> On 09 Feb 2017, at 10:05, Thomas Güttler <guettliml at thomas-guettler.de> wrote:
>>
>> Hi,
>>
>> we have a huge directory tree.
>>
>>
>> * 17M files (number of files)
>> * 2.2TBytes of data.
>> * Only 0.1% changes per day
>>
>> Current pain: rsyncs directory tree traversal
2017 Oct 04
10
[Bug 13071] New: [PATCH] Allow --partial-dir with --inplace
https://bugzilla.samba.org/show_bug.cgi?id=13071
Bug ID: 13071
Summary: [PATCH] Allow --partial-dir with --inplace
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2017 Feb 15
2
[Bug 12583] New: [PATCH] Add new daemon option "syslog tag"
https://bugzilla.samba.org/show_bug.cgi?id=12583
Bug ID: 12583
Summary: [PATCH] Add new daemon option "syslog tag"
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2018 Feb 13
2
[Bug 13268] New: [WARN] shifting a negative signed value is undefined
https://bugzilla.samba.org/show_bug.cgi?id=13268
Bug ID: 13268
Summary: [WARN] shifting a negative signed value is undefined
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org