Displaying 9 results from an estimated 9 matches for "amajorel".
Did you mean:
majorel
2002 Mar 05
1
oggenc rc3 fails on this one
OggEnc rc3 has trouble with this file. It adds high frequency gunk
to the percussive synth part. Lame encodes it fine.
http://www.teaser.fr/~amajorel/misc/nabogg.wav
http://www.teaser.fr/~amajorel/misc/nabogg.ogg
--
André Majorel <URL:http://www.teaser.fr/~amajorel/>
std::disclaimer ("Not speaking for my employer");
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
T...
2011 Jun 18
3
Unconditionally transfer files
Is there a way to make rsync unconditionally transfer files,
i.e. create them anew even if the target already exists and is
identical to the source ?
rsync -I looks closer but still avoids transferring the files.
--
Andr? Majorel http://www.teaser.fr/~amajorel/
2005 Oct 31
1
Truncating with decoding/recoding
...l. Thanks for FLAC. It's served me well for the past few
years.
Is there a program out there to truncate a FLAC file without
decoding/recoding it ? Preferably command-line (I already know at
what point I want to truncate it).
Thanks in advance.
--
Andr? Majorel <URL:http://www.teaser.fr/~amajorel/>
Do not use this account for regular correspondence.
See the URL above for contact information.
2006 Oct 09
1
Not fail if can't set permissions ?
...&& deststat.st_uid != geteuid ()
&& option_ignore_non_owner)
{
/* Expected error - just warn about it */
;
}
else
{
/* Unexpected error - fail */
exit_with_non_zero_status = 1;
}
}
}
--
Andr? Majorel <URL:http://www.teaser.fr/~amajorel/>
Do not use this account for regular correspondence.
See the URL above for contact information.
2007 Aug 20
1
Looking inside device files
...oal
is to copy the contents of a block device to a regular file
incrementally.
Short of that, even just getting it to dump the block checksums of
the content a block device would help (if I know which blocks are
out of sync, I can fix them with dd).
--
Andr? Majorel <URL:http://www.teaser.fr/~amajorel/>
Do not use this account for regular correspondence.
See the URL above for contact information.
2007 Sep 03
2
Recommended way for initial backup before rsync calls
Hi rsync'ers.
What can you recommend to create the initial backup of a
partition before calling rsync
(under Linux, 100 GB, 10M files, only normal files and
some soft links)?
(Using rsync takes too long for this initial copy.)
Here are some candidates:
1. star -copy -no-fsync -p -xdot -C $1 . $2
2. tar -C $1 -cf - . | tar -C $2 -xf -
3. cp -a $1 $2
4. cpio ...
...
Any experiences?
2010 Dec 24
0
Exclude file system by type
Is there a way to exclude (not recurse into) filesystems by type ?
E.G. skip all sshfs mounts in the source tree ?
Merry Christmas all.
--
Andr? Majorel http://www.teaser.fr/~amajorel/
2013 Dec 03
1
Guard against destination = existing directory
...nc creates
_dest_/$(basename _source_). Not what I want.
Is there an option similar to GNU install -T or GNU cp -T which
guarantees that if _dest_ exists and is a directory, rsync will
either remove it or fail, but NOT use it as a path ?
Thanks in advance.
--
Andr? Majorel http://www.teaser.fr/~amajorel/
2007 Aug 22
2
Two Qustions: RSync Server load? Atomic Updates?
Hi, i have a couple of questions I would appreciate if someone could
answer...
1) Are there any guidelines for estimating server load? I am going to be
running a couple of RSync servers and don't even have an order of magnitude
guess as to what kind of load they can handle, how many sessions I should
allow at once, etc. The data set I'll be serving is about 7000 files, an
update to them