similar to: [Bug 2104] Add support for --dry-run with --write-batch

Displaying 20 results from an estimated 60000 matches similar to: "[Bug 2104] Add support for --dry-run with --write-batch"

2004 Nov 30
0
[Bug 2104] New: Add support for --dry-run with --write-batch
https://bugzilla.samba.org/show_bug.cgi?id=2104 Summary: Add support for --dry-run with --write-batch Product: rsync Version: 2.6.3 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: wayned@samba.org
2005 Mar 28
1
[Bug 2104] Implement --only-write-batch=FILE
https://bugzilla.samba.org/show_bug.cgi?id=2104 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add support for --dry-run |Implement --only-write- |with --write-batch |batch=FILE ------- Additional Comments From wayned@samba.org
2004 Nov 25
1
Feature suggestion: --write-batch --dry-run
AFAICS, --write-batch logs the changes made while doing an rsync operation from place A to place B, and lets you then use the batch file to apply those changes to place C if it were hitherto the same as B. I reckon it'd be a good feature to have a mode where the changes can be logged *without* updating B, so that the update to B itself can be done from the batch file. The motivation for this
2005 Mar 28
2
"batched dry-run"... sort of
I'd like to know if it's possible to run rsync in batch mode, but avoiding transferring the deltas, just generating the batch file. I'm looking for such a behaviour because overnight backup sessions are often interrupted and daily snapshots (--link-dest) of remote servers are truncated. Specially the ones using slow links. Options: 1) Using -write-batch when mirroring volume
2011 Nov 02
2
[Bug 8565] New: rsync hangs when using --only-write-batch and --hard-links
https://bugzilla.samba.org/show_bug.cgi?id=8565 Summary: rsync hangs when using --only-write-batch and --hard-links Product: rsync Version: 3.1.0 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
2004 Aug 06
4
[Bug 1582] rsync dry run cannot find missing folders, contradicts actual run.
https://bugzilla.samba.org/show_bug.cgi?id=1582 ------- Additional Comments From wayned@samba.org 2004-08-05 11:21 ------- Created an attachment (id=594) --> (https://bugzilla.samba.org/attachment.cgi?id=594&action=view) Fix problem with --dry-run (-n) This patch avoids a fatal error when using --dry-run and the destination directory does not exist on the receiver. -- Configure
2008 Feb 16
1
DO NOT REPLY [Bug 5265] New: Daemon logging files not actually received with --only-write-batch
https://bugzilla.samba.org/show_bug.cgi?id=5265 Summary: Daemon logging files not actually received with --only- write-batch Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2007 Nov 11
1
DO NOT REPLY [Bug 5074] New: Push to a daemon with --only-write-batch modifies dest and then hangs
https://bugzilla.samba.org/show_bug.cgi?id=5074 Summary: Push to a daemon with --only-write-batch modifies dest and then hangs Product: rsync Version: 3.0.0 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org
2012 Mar 09
1
[Bug 8804] New: rsync -aH --only-write-batch hangs
https://bugzilla.samba.org/show_bug.cgi?id=8804 Summary: rsync -aH --only-write-batch hangs 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: christian.heinlein at htw-aalen.de
2004 Jul 12
2
[PATCH] Batch-mode rewrite
Wayne, Please consider the attached patch. This applies to the current CVS, and is independant of patches/local-batch.diff. As a matter of fact, I'm sure it would conflict heavily with local-batch.diff. This version of batch mode has a couple distinguishing features: Write-batch records (almost) the entire sender side of the conversation into one file. ("Almost" because it has
2004 Sep 16
2
[Bug 1764] dry-run does not show changes in owner / group, permission, or timestamp
https://bugzilla.samba.org/show_bug.cgi?id=1764 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Status|NEW |ASSIGNED Priority|P3 |P4 -------
2005 Feb 12
0
[Bug 1673] Verbose dry run doesn't report replacements of symlink with directory
https://bugzilla.samba.org/show_bug.cgi?id=1673 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From wayned@samba.org 2005-02-12 14:37
2004 Sep 17
0
[Bug 1673] Verbose dry run doesn't report replacements of symlink with directory
https://bugzilla.samba.org/show_bug.cgi?id=1673 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Status|NEW |ASSIGNED Priority|P3 |P4 ------- Additional
2005 Jan 21
0
[Bug 1433] The --dry-run (-n) option doesn't report some directory changes
https://bugzilla.samba.org/show_bug.cgi?id=1433 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From wayned@samba.org 2005-01-20 19:32
2004 Jun 09
0
[Bug 1433] The --dry-run (-n) option doesn't report some directory changes
https://bugzilla.samba.org/show_bug.cgi?id=1433 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Priority|P3 |P5 Resolution| |LATER ------- Additional
2008 Apr 19
3
DO NOT REPLY [Bug 5404] New: rsync --dry-run should show where files will go
https://bugzilla.samba.org/show_bug.cgi?id=5404 Summary: rsync --dry-run should show where files will go Product: rsync Version: 3.0.3 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: nlevitt@gmail.com
2013 Oct 30
1
[Bug 10238] New: --dry-run does not change directory, causes --link-dest failure on symlinks
https://bugzilla.samba.org/show_bug.cgi?id=10238 Summary: --dry-run does not change directory, causes --link-dest failure on symlinks Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at
2014 Sep 06
1
[Bug 10799] New: Feature request: detail --dry-run mode when --debug=exit
https://bugzilla.samba.org/show_bug.cgi?id=10799 Summary: Feature request: detail --dry-run mode when --debug=exit Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: wayned at samba.org
2006 Jan 18
7
DO NOT REPLY [Bug 3422] New: dry run fails when encountering dangling symbolic link
https://bugzilla.samba.org/show_bug.cgi?id=3422 Summary: dry run fails when encountering dangling symbolic link Product: rsync Version: 2.6.4 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2013 Oct 16
1
[Bug 10209] New: rsync in dry run reports it will create a backup dir even though it already exists
https://bugzilla.samba.org/show_bug.cgi?id=10209 Summary: rsync in dry run reports it will create a backup dir even though it already exists Product: rsync Version: 3.1.0 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: