Displaying 20 results from an estimated 3000 matches similar to: "Feature Request: OS X / hfs+ / resources fork"
2004 Mar 10
4
HFS+ resource forks: WIP patch included
As you all know, rsync doesn't have any special handling
for Mac OS X HFS+ resource forks. Kevin Boyd made RsyncX
and rsync_hfs, to address this gap, but they only work when
the destination filesystem is also HFS+. I haven't been
able to find any references to an rsync that is capable of
syncing from HFS+ to UFS (etc). The only solutions I've
seen involve lots of preprocessing
2020 Nov 11
0
centos8 / anaconda EFI regression / HFS+ ESP
On 10/11/2020 17:18, Leon Fauster via CentOS wrote:
> Hi folks,
>
> years ago I had no problem installing CentOS7 on my
> iMac workstation (iMac Late 2015). The installation
> worked out of the box. Today I wanted to upgrade to
> CentOS8 and while configuring the partitions I get an
> error that the installation can not start because:
> "HFS+ ESP needed and mounted on
2018 Mar 25
0
Writing on an HFS+ drive on raspberry pi
Hey there,
to be clear:
You've mounted a HFS+ drive on your raspberry pi with rw permissions using fstab.
You're able to write files (e.g. as root) on your shares directory without samba, right?
As soon as you try to connect Samba using your Mac you haven't any write permissions, right?
Have you tried using a Windows machine to connect to your share? Or to disable the Unix
2010 Jun 25
2
rsync and hfs+ compressed files damaged
Hi All,
I have been using rysnc 3.0.6 with Mike's rsync_3.0.6-hfs-compression_20091027.diff patch (as well as the standard osx patches) with good results. I discovered that clones done on 10.6 using this rsync cause some executable files ( the ones that are mostly compressed this way on osx ) to be damaged.
I did a test twice and indeed a handful of them are damaged. They all appear to be in
2010 Sep 16
4
DO NOT REPLY [Bug 7685] New: rsync should not set the creation data on the root folder of an HFS+ volume
https://bugzilla.samba.org/show_bug.cgi?id=7685
Summary: rsync should not set the creation data on the root
folder of an HFS+ volume
Product: rsync
Version: 3.0.7
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at
2020 Nov 10
2
centos8 / anaconda EFI regression / HFS+ ESP
Hi folks,
years ago I had no problem installing CentOS7 on my
iMac workstation (iMac Late 2015). The installation
worked out of the box. Today I wanted to upgrade to
CentOS8 and while configuring the partitions I get an
error that the installation can not start because:
"HFS+ ESP needed and mounted on /boot/efi". In fact
they are the same partition as for CentOS7. Is this
a regression
2010 May 18
3
OSX and HFS+ filesystem compression
Hi All,
I have been reading about the HFS+ filesystem compression on Snow Leopard and how copying or cloning over system files with rsync and other tools results in them being expanded on destination. I was wondering if there was any thoughts on updating rsync to accommodate this? It is kind of a shame to the lose the benefits of the new compression. Thanks, Rob
2011 Apr 06
1
3.0.8 OSX build hfs+ patch failing
Hi all, hi Mike,
I am just building 3.0.8 on osx 10.6.6 and mike's hfs_compression.diff is failing. Am I missing something?
Thanks, Rob
patch -p1 <patches/fileflags.diff
patch -p1 <patches/crtimes.diff
patch -p1 <patches/crtimes-64bit.diff ( this says previously applied?)
patch -p1 <patches/crtimes-hfs+.diff
but for patch -p1 <patches/hfs_compression.diff
patching file
2008 Jun 20
1
supporting HFS+ attributes and forks on a Linux rsync server?
I'm trying to use rsync to back up a Mac OS X machine to a Linux server.
I've used the instructions at http://www.bombich.com/mactips/rsync.html
to patch and install rsync 3.0.2 to support HFS+ attributes and forks on
the client. I was assuming the Linux box needed the same version, and so
tried compiling the patched rsync but got the following:
syscall.c: In function
2004 Aug 16
6
Mac OS X HFS+ metadata patch, take 2
Hi.
Several months ago, I posted my first pass at a patch to transfer
Mac OS X HFS+ metadata (resource forks and Finder metadata) to
non-HFS+ filesystems (Linux, Solaris, etc).
I finally got a chance to update the patch to reflect suggestions
offered on the list. Thanks for the ideas, this version should be
a big improvement.
The diff and a binary (and a fuller explanation) can be found at:
2023 Dec 04
1
Fit NLE - was: computer algebra in R
Fit NLE - was: [R] computer algebra in R
Original post:
https://stat.ethz.ch/pipermail/r-help/2023-November/478619.html
Dear Kornad,
I think I have started to understand what you try to achieve. The problem is to fit a NLE and compute the parameters of the NL-Eq. I have included the R Help-list back in the loop, as I am not an expert in optimization.
Goal:
y ~ I0 + IHD * hd + ID * d;
where:
y
2004 Jun 14
3
<<< GSM AUDIOFiles >>>
Hello:
I would like to produce some GSM Prompt audio files for a Telephone
Directory Project-- and have hired a freelance audio engineer to record, and
edit the actual files--
However the GSM files he gives me to upload into asterisk DO NOT work when
played back throgh "Stream File" or "Get Data" in my agi. It seems that
there may be more than one GSM file type (with
2009 Nov 08
1
[PATCH] appliance: Add support for btrfs, GFS, GFS2, JFS, HFS, HFS+, NILFS, OCFS2
I've tested all these filesystems here:
http://rwmj.wordpress.com/2009/11/08/filesystem-metadata-overhead/
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top
-------------- next part
2004 Jun 14
4
<<< GSM Audio Files >>>
Hello:
Thanks for the input so far.
Heres the issue--
This is a production environment-- where many people "touch" the files.
ie-- The audio engineer is a freelancer who wants to master the files at the
highest quality TO HIS EAR and experience-- He knows NADA, Not a thing about
SOX-- but is a ProTools GURU.
The SOX resampled files work on our asterisk box-- but I gotta put someone
2009 Jan 15
2
DO NOT REPLY [Bug 6041] New: rsync --delete from ext3 to hfs+ always deletes files with special characters in name.
https://bugzilla.samba.org/show_bug.cgi?id=6041
Summary: rsync --delete from ext3 to hfs+ always deletes files
with special characters in name.
Product: rsync
Version: 3.1.0
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo:
2008 Feb 08
2
Quick bug in speexenc
Good day, a quick bug while encoding speexes in speexenc.
While reading a .wav in function read_samples, size can get to negative
values, as long as fread is able to go forward with reading the file. This
can happen with Protools-generated wavs, where they put additional
information after the "data" fourcc.
I created a very quick hack by adding:
int tentative_read =
2009 Mar 02
1
rsync ignores --force and will not delete non-empty directories from destination (HFS+ -> FAT32)
Hi. This is my first post to this list. I have searched the archives but
cannot find anything that touches on this particular issue.
My scenario: I am trying to rsync from an external HFS+ (USB2) to a
FAT32 external NAS drive, using rsync version 2.6.9 protocol version 29
(as supplied with Mac OS X Tiger 10.4.11). The data being synced is MP3
music files and JPGs.
The command I am issuing
2006 Nov 23
3
questions about extended attributes support across *nix & osx (hfs+) filesys
i've built up rsync on both opensuse & osx from src.
on osx, it's v2.6.3 w/ both apple's "Extended Attributes" patches:
http://www.opensource.apple.com/darwinsource/10.4.8.ppc/rsync-24/patches/EA.diff
http://www.opensource.apple.com/darwinsource/10.4.8.ppc/rsync-24/patches/PR-3945747-endian.diff
and the 'lartmaker' fix (iteself, slightly fixed ...):
2009 Oct 27
2
OS X 10.6 (Snow Leopard) HFS+ File Compression
Are there any patches (or planned updates) to rsync v3.0.6 to handle
the HFS+ File Compression that Apple introduced with Snow Leopard?
2003 Oct 29
2
workaround for HFS+'s case-insensitivity?
I am using Mike Rubel's snapshot-style rsync to do backups from my web
server (Linux) to my desktop (MacOS X). Mostly, this works great,
except where case sensitivity (or rather, HFS+'s semi-lack thereof)
causes problems.
Specifically, it seems impossible to successfully back up my Linux box's
/usr/share/terminfo, as it contains directories that differ ONLY in
case (e.g.,