search for: scharrer

Displaying 13 results from an estimated 13 matches for "scharrer".

2004 Dec 01
1
rsync transfers whole content when a new hardlink is created
...n the orignal filename the result is the expected result above. So it seems that rsync isn't checking for further hardlinks if the first hardlink in alphabetic order isn't existing on the remote filesystem, but detect the relationship when it is processing the next hardlink. best Martin Scharrer
2005 Jun 11
1
Feature request: rsync of device content
...age (apologies for not providing a message). To get this running someone needs more knowledge about rsync and about handling device files in C. I don't have much knowledge about either of this two, but maybe it is just a short thing for someone with more knowledge in this. Best regards, Martin Scharrer
2009 Oct 15
1
DO NOT REPLY [Bug 6816] New: Delta-transfer algorithm does not reuse already transmitted identical blocks
...mitted identical blocks Product: rsync Version: 3.0.5 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: martin at scharrer-online.de QAContact: rsync-qa at samba.org Hi, I observed the following behavior of rsync: If a file contains identical blocks (e.g. all-zero, etc.) then these blocks are not re-transfered but reused by the delta-transfer algorithm - BUT only if one of these blocks is already in the des...
2008 Sep 29
5
DO NOT REPLY [Bug 5801] New: Sparse (-S) option doesn't work with new files
...doesn't work with new files Product: rsync Version: 3.1.0 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: martin@scharrer-online.de QAContact: rsync-qa@samba.org Excuse me, this seems to be a known issue, but I couldn't find any related existing bug for it. The 'handle sparse files efficiently' option (--sparse/-S) doesn't work with new files, i.e. files with doesn't exist on the destin...
2009 Jan 28
1
Exclude some source files from being deleted when --remove-source-files is used
Hi, I'm using rsync to transfer some files from host A to B and using --remove-source-files to remove them from A after the transfer. Now however I have one file 'md5sum' which should be transfered but not removed. I tried the protect filter rule but this seems not to work in this case. All other ways I tried don't work either. Does anyone know how to do this using a single rsync
2008 Nov 25
0
RFC: Proposed new web site design
Daniel Scharrer <dscharrer at gmail.com> at Nov 25, 2008 8:50 AM (MST) wrote about Re: RFC: Proposed new web site design > >The new user-centric design looks promising. Contrary to some others I >quite like the round corners and more modern look. Here are a few >observations: > >- Light gra...
2005 Apr 06
1
rsync, --cvs-exclude option.
..." *.Z *.elc *.ln core" /* The rest we added to suit ourself. */ " .svn/"; ~~~~ Thanks, -janardhan. -----Original Message----- From: rsync-bounces+mjanar=corp.untd.com@lists.samba.org [mailto:rsync-bounces+mjanar=corp.untd.com@lists.samba.org]On Behalf Of Martin Scharrer Sent: Thursday, April 07, 2005 2:20 AM To: rsync@lists.samba.org Subject: Re: [rsync-announce] Rsync 2.6.4 released Please open a new thread for your questions. See also below. On Thursday 31 March 2005 10:44, Molumuri, Janardhan wrote: > When using --cvs-exclude option rsync is unable to sy...
2006 Apr 02
1
Make rsync exclude subversion working directories
Hi Guys, I'm backuping my home dir with rsync since 1 1/2 years, which is quite nice (I'm using the link-dir option). Now I started to use subversion and don't like that rsync is making backups of the checked-out working dirs. First I put all wd's in one folder (~/tmp) and put this on an exclude list. But now I'm use subversion on other locations as well, for example
2009 Oct 13
1
Delay for --remove-source-files
Hi, I'm using rsync with -aP --remove-source-files to move files from one machine to another while watching the progress. I'm under the impression that rsync is deleting the transmitted source files on-the-fly, not at the very end, but with a delay of 2-3 files, i.e. if 10 files are moved the first source file is deleted after the third of fourth file got transmitted. However, if rsync is
2009 Oct 08
1
DO NOT REPLY [Bug 6788] New: rsync does not abort early but needlessly transfers data if destination is write protected
...ination is write protected Product: rsync Version: 3.0.5 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: martin at scharrer-online.de QAContact: rsync-qa at samba.org Hi, I fell victim to a funny behaviour of rsync. I'm using rsync 3.0.5 under Ubuntu Linux 9 to copy/sync data from one local disk to another, e.g. to a USB harddrive which will be mounted e.g. under '/media/usbdisk'. However, as lon...
2011 Jun 10
0
Wine release 1.3.22
...mm32: Add a stub for ImmEnumInputContext. ntoskrnl.exe: add a stub for IoSetThreadHardErrorMode. Dan Kegel (2): cmd: WCMD_delete: move "Delete *.* ?" processing into WCMD_delete_confirm_wildcard. cmd: WCMD_delete: fix /s for dirnames containing spaces, add test. Daniel Scharrer (2): include: Fix compile error in d3dtypes.h for c++ programs that define D3D_OVERLOADS. include: Include math.h in d3dvec.inl as it uses sqrt(). David Hedberg (3): crypt32: Add BCryptEnumAlgorithms stub. ole32: Add ManualResetEvent implementation. oleaut32: Don'...
2011 Nov 18
0
Wine release 1.3.33
...ect. Bernhard Loos (3): mountmgr, ntoskrnl: METHOD_BUFFERED uses irp->AssociatedIrp.SystemBuffer for both input and output. mountmgr: Also call IoCompleteRequest in case of an error. ntoskrnl: irp.AssociatedIrp.SystemBuffer is also used for METHOD_IN/OUT_DIRECT ioctls. Daniel Scharrer (1): include: Don't use min/max in d3dx9math.inl as they might not be defined at this point. Dmitry Timoshkov (6): ntdll: Use PAGE_EXECUTE_READWRITE protection when allocating stubs. kernel32: Add a bunch of tests for protections accepted by VirtualAlloc, make it pass under W...
2009 Oct 05
0
inplace (and append) support for partial-dir
Hi, I frequently rsync larger files from my rented server to my PC. Sometimes I have to stop the rsync process and restart it a while after (e.g. I'm shutting down my PC for the night, ...), sometimes several times per source file. I like the two following features: (1) The unfinished files should stay in a own directory (I call it '.dl'). I'm talking here about the 'temp'