similar to: detect-renamed-lax.diff

Displaying 20 results from an estimated 10000 matches similar to: "detect-renamed-lax.diff"

2008 Mar 17
1
getting a LAX error
I am getting the following error when trying to install an application that should launch a java application: I did set my display to the localhost:0.0 but to no avail. Stack Trace: java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at java.awt.Toolkit$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Native
2004 Oct 10
1
best params for safe archiving, 192kHz no-lax and w64 support
Hi Josh, On Sat, 2004-10-09 at 22:41, Josh Coalson wrote: > --- Marek Peteraj <marpet@naex.sk> wrote: > > Hi all, > > > > i'd like to ask what the best options are for safe 24bit 96kHz > > archiving. Currently i'm only using -8 but there are also some other > > options like block size etc. Can anyone suggest? > > I haven't heard of
2004 Oct 09
3
best params for safe archiving, 192kHz no-lax and w64 support
Hi all, i'd like to ask what the best options are for safe 24bit 96kHz archiving. Currently i'm only using -8 but there are also some other options like block size etc. Can anyone suggest? Also i'd like to ask whether a no-lax 192kHz mode is planned in flac, seems like 192kHz isn't directly supported although flac can compress such rate in lax mode. My last question - is there
2005 Dec 20
4
rsync deleting symbolic link unexpectedly
I''m running 2.6.6 on a red hat EL3 system. using the following command, rsync -rlptDvzL --stats --include=a/ --include=a/dir/ --include=a/dir/symlink/ --include=a/dir/symlink/dir2/ --include=a/dir/symlink/dir2/dir3/ --exclude=''**'' /export/stuff remote::stuff I expect the "symlink" (which is really a symbolic link to a directory) to be preserved on the
2006 Jan 17
2
getting "diff" of directory trees
Given two directories "foo" and "fooprime", can I have rsync make a file or directory "d", that contains the differences between these two directories such that I can take d and apply it to foo to get fooprime, or take fooprime and reverse-apply d to it to get foo? I'm not sure that the --backup and --backup-dir options to rsync will give me exactly what I want.
2004 Oct 09
0
best params for safe archiving, 192kHz no-lax and w64 support
--- Marek Peteraj <marpet@naex.sk> wrote: > Hi all, > > i'd like to ask what the best options are for safe 24bit 96kHz > archiving. Currently i'm only using -8 but there are also some other > options like block size etc. Can anyone suggest? I haven't heard of anyone using FLAC for 192khz, so you'll probably just have to experiment. when you have some
2011 Jan 29
5
DO NOT REPLY [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 ------- Comment #12 from phr-samba at nightsong.com 2011-01-28 20:38 CST ------- Hi, I was about to enter a similar suggestion to this. My very frequent use case is moving files from one directory to another. In that situation the file name does not change--just the directory path leading to it. These are often quite large files (0.2 to
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
2007 Oct 31
3
Discussion about the detect-renamed patch
Hello, I heard recently about the detect-renamed patch for rsync. I was about to code something similar, I need it badly, but decided to give the patch a try first. It seems to work well but it's rename detection scheme seems to be limited. From my tests, it seems to detect that a file has changed name only if the file remains in the same base dir. It detects that a file has moved
2008 Mar 07
1
--detect-moved patch and --link-dest
Hi, I am using --link-dest for my rotating backups. Noticing the "--detect-renamed-lax" patch to rsync 3.0.0. I was hoping to make use of the --detect-moved. Unfortunately, "--detect-moved" does not seem to recognize the --linkdest option. A moved file is getting transferred again and a new file is created at the receiving end instead of linking to the moved
2009 Aug 21
1
Help with building sieve
Am building sieve plugin on AIX. This is revision 1095:8010f1eb66b3. I see the following error when doing the build: rm -fr .libs/lib90_sieve_plugin.lax^M mkdir .libs/lib90_sieve_plugin.lax^M rm -fr .libs/lib90_sieve_plugin.lax/libsieve.a^M mkdir .libs/lib90_sieve_plugin.lax/libsieve.a^M (cd .libs/lib90_sieve_plugin.lax/libsieve.a && ar x /usr/sadmin/src/
2005 Mar 09
2
Broadvoice latest changes and still not working-An
I've tried everything with the * box after this weekend. I have read every document on the problems people are having with them after this weekend as well, but none of them address my problem. I checked my settings in my sips which I have below as well, I have changed the host file a few times, but this was new to me and I never had modified it before. I have and the same results
2013 Jan 29
0
detect-renamed questions
Hello, I was looking for "detect renamed" feature in rsync (https://bugzilla.samba.org/show_bug.cgi?id=2294) so used rsync-3.0.9 with patches detect-renamed.diff and detect-renamed-lax.diff. I have 2 questions, not sure if I'm missing something (options) or if it is working as intended and could be improved. 1) It does not detect a rename when a file is moved into another
2005 Feb 01
2
Encoding Options
I have read FLAC's "--help", the man-page, and the HTML documentaion, but there are a few things that I don't understand. 1. I'll start with the thing I'm most confused about. The --best option is synonymous with -l 12 -b 4608 -m -e -r 6. Why is that? Is not -l 32 better that l- 12? And you can have -r 0,8 without using --lax, and -r 0,16 with --lax. 2. The --lax option
2007 Jun 30
2
checksum-xattr.diff [CVS update: rsync/patches]
On 6/30/07, Wayne Davison <wayned@samba.org> committed: > Added Files: > checksum-xattr.diff > Log Message: > A simple patch that lets rsync use cached checksum values stored in > each file's extended attributes. A perl script is provided to create > and update the values. Wayne, You should be aware of two drawbacks of caching checksums in xattrs: First,
2007 May 06
4
install failure
Hello, i am trying to install "Middle School Success Essentials" from Topics Education, on my 0.9.28 wine installation, which works OK with some MS progs. The initial (unpacking?) progress bar completes and then i get the error below, without any recourse. Does anyone have any ideas? (FWIW, the error is shown in the installer box when you click on the "Details" button). TIA
2007 Mar 22
1
Flac encoding of 88.2kHz files -- not streamble?
Hi. I'm trying to encode some high sample rate music (88.2kHz) into flac. When trying this with flac 1.1.4 I get the following error: ##### keithr@eng:~$ work/flac-1.1.4/src/flac/flac Serenissima02.wav <snip copyright> Serenissima02.wav: WARNING: legacy WAVE file has format type 1 but bits-per-sample=24 Serenissima02.wav: WARNING: skipping unknown sub-chunk 'fact'
2006 May 30
4
javaw.exe exits with InvocationTargetException
Running Ubuntu Dapper Drake 6.06 wine version 0.9.14 Trying to install Rosetta Stone Application version 2.1.3A Calling the Setup.exe on the application disk of the Rosetta Stone package results in the InstallAnywhere window popping up and reaching 100% completion of the install preparation, then the window goes away, the console hangs for a few more seconds, and then the following error and
2007 Oct 12
0
detect-renamed.diff fixes and improvements
Wayne, The detect-renamed.diff in the current CVS rsync appears to be very badly broken. I have fixed it and made some other improvements: Crash fixes: - Move misplaced the_fattr_list initialization hunk back to recv_file_list - Send --detect-renamed to the sender so it knows to disable incremental recursion - With --partial-dir=. , look_for_rename returns rather than crashing Improvements:
2013 Feb 07
0
detect-renamed.diff update to ensure existence of directory for partial-dir
The detect-renamed patch is an amazing patch with one problem: It doesn't work when a file is moved to a directory that doesn't exist on the receiving end. In this case it reverts to transferring the entire file. This problem is easily solved by a simple change to the detect-renamed.diff patch in this ticket: https://bugzilla.samba.org/show_bug.cgi?id=8847 Any chance this improvement