similar to: --detect-moved patch and --link-dest

Displaying 20 results from an estimated 2000 matches similar to: "--detect-moved patch and --link-dest"

2006 Apr 17
11
DO NOT REPLY [Bug 3693] New: rsync can use same --link-dest file several times, leading to incorrect hard links
https://bugzilla.samba.org/show_bug.cgi?id=3693 Summary: rsync can use same --link-dest file several times, leading to incorrect hard links Product: rsync Version: 2.6.8 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo:
2012 Apr 15
0
Bug#666024: rsync --link-dest can incorrectly hardlink together destination files
[please Cc: 666024-forwarded at bugs.debian.org on any replies, thanks] Please see the attached Debian bug report, which includes a helpful bug-reproducing shell script; I've confirmed this still happens with 3.0.9. Paul Slootman On Tue 27 Mar 2012, Ian Jackson wrote: > Package: rsync > Version: 3.0.7-2 > > With rsync --link-dest, if two different source files (not hardlinked
2013 Sep 04
2
issues syncing between one host and another
I have the following script that I am working on #!/bin/bash date=$(date +%F--%T) #ssh parameters user=aquj001 remotehost=qa4app localdir=/home/aquj001/INFENG/scripts remotedir=/home/aquj001/recievingDir.$date linkdest=$(ssh $user@$remotehost /usr/linux/bin/readlink/ /home/aquj001/recievingDir.current) rsync -a --compress --link-dest=$linkdest --out-format='%i %n%L %l %M'
2014 Jun 27
2
[Bug 10678] New: performance problem with lots of hard links?
https://bugzilla.samba.org/show_bug.cgi?id=10678 Summary: performance problem with lots of hard links? Product: rsync Version: 3.0.6 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: Dave at Yost.com
2004 Oct 18
1
check "--link-dest" directory first
I use rsync to backup several servers to harddisk on a backupserver. To save space i use the --link-dest option which creates a hardlink to the file of the last backup if the file hasn?t changed. If a file already exists in the destination directory then an maybe existing file in the --link-dest directory is ignored. The existing file will be overwritten with the new version regardless whether
2010 Feb 18
1
rsync: stat "/path/to/dest/file" failed: No such file or directory (2)
Well, the title says it all.. I tried to research on this subject, but didn't find anything conclusive to me. Can somebody explain that error? If the file on destination isnt there, why not just copy it from source, why an error? I did a backup with rsync -aH --linkdest="/path/to/linkdir" /path/to/original /path/to/backup... basically rsyncing into an empty hierarchy. No errors
2007 Jun 26
1
ffmpeg
Hi, this mail is mostly geared towards package builders. I've just updated the ffmpeg build to the more recent API and added support for VP6. So if you're building packages for 0.4.5 it might make sense to use current git. Or if you don't use git, apply the following two patches:
2007 Oct 16
1
detect-renamed-lax.diff
On 10/13/07, Wayne Davison <wayned@samba.org> committed: > Added Files: > detect-renamed-lax.diff > Log Message: > My version of Matt's --trust-rename patch. The option --detect-moved should be named --detect-moved-lax because it contains the lax behavior. --detect-moved would mean "use a file with the same basename as an alternate basis". Matt
2016 Jun 20
1
rsync script for snapshot backups
The scripts I use analyze the rsync log after it completes and then sftp's a summary to the root of the just completed rsync. If no summary is found or the summary is that it failed, the folder rotation for that set is skipped and that folder is re-used on the subsequent rsync. The key here is that the folder rotation script runs separately from the rsync script(s). For each entity I want
2006 Apr 06
2
build error : xapian-core-0.9.4_svn6707
I posted this message first. But it was missing so I post again. I think there is a some bug in build configration files. Can you check up the following errors and fix it? The error has no concern with UTF-8 patch. Environment : CentOS 4.3 x86_64 Sungsoo Kim ---------------------------------- [root at saturn xapian-core-0.9.4_svn6707]# make ... ... mkdir .libs/libxapian.lax/libqueryparser.a
2005 Dec 21
8
text_area
Hi I''d like to know how to add default text text area using the function text_area. I ''ve tried using value = "....." to do this but with no luck. Could some one please answer my simple question? Thanks. Dan. -- Posted via http://www.ruby-forum.com/.
2008 Mar 06
6
[Bug 14858] New: Build fix for FreeBSD
http://bugs.freedesktop.org/show_bug.cgi?id=14858 Summary: Build fix for FreeBSD Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: FreeBSD Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy:
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
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
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/
2009 Aug 05
2
FLAC 1.2.1 on OS X 10.4.11
hi, according to the FAQ flac supports multichannel formats. i had no luck with 1.1.4 though ( "Untitled.aif: ERROR: unsupported number channels 8 for AIFF" ), i guess that feature was added in 1.2? unfortunately, the binary for 1.2 does not run on OS X 10.4 (says libiconv is too old). i removed libiconv and reinstalled that from source, but then flac 1.2.1 just prints
2005 Feb 01
0
Encoding Options
for the "best" compression: --super-secret-totally-impractical-compression-level takes forever on my system (athlon 2500+) and sometimes results in larger files. so i just stick with -8 -V --lax --no-padding. -V to ensure the encode was vail --no-padding to save a few more bytes, as "The encoder writes a PADDING block of 4096 bytes by default." though 4kb over 3000 tracks
2014 Feb 10
6
[LLVMdev] [RFC] Simple control-flow integrity
Hi everyone, I've been working on control-flow integrity (CFI) techniques over LLVM, and I'd like to get feedback on these techniques and their potential usefulness as a part of LLVM. I'd like to submit some patches for this; I've implemented a version of it, and I've applied it to large, real-world programs like Chromium to see how well it holds up in practice. TL;DR: my
2020 Mar 23
0
Re: [PATCH nbdkit 3/3] python: Remove extraneous static keyword
The error is the following libtool: link: (cd .libs/nbdkit-perl-plugin.lax/libutils.a && ar x "/c/Users/yifangu/Documents/devel/nbdkit/plugins/perl/../../common/utils/.libs/libutils.a") libtool: link: ar cru .libs/nbdkit-perl-plugin.a .libs/nbdkit_perl_plugin_la-perl.o .libs/nbdkit-perl-plugin.lax/libutils.a/libutils_la-cleanup-nbdkit.o
2006 Dec 11
1
{noob warning!] Irish Revenue software
Hello all, I'm quite a newbie to wine, and have some basic things running under it like WT Library, & Seamonkey. I need to install the local Revenue software because they sent me all tax documentation by email now :-(. My PC: Athlon 2.6Ghz with 1 gig, 40G hd, running Fedora Core 5 ROS ((Irish) Revenue Online Service) System Requirements