Switch to full style
Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

HFS+ Case Sensitive Question

January 29th, 2015, 14:14

Hi

I have a client who wants to move her backups from a HFS case sensitive external to a non-case sensitive external. When I recover these files on R-Studio (and MacDrive) not all files copy over which is not unusual with a TimeMachine backup. When I put the drive on a Mac and try to clone the backups I get a message saying the drive is the wrong format. Anyone know of a way to do this?

Re: HFS+ Case Sensitive Question

January 29th, 2015, 14:22

The only way I know how to move Time Machine backups from one drive to another is to clone the drive or use Mac OS Disk Utility to copy the partition to another HFs+ formatted partition.

I just googled and found this open source app http://sourceforge.net/projects/hfsconverter/files/ Try it on the clone and let us know how you make out.

Re: HFS+ Case Sensitive Question

February 3rd, 2015, 18:14

Hey Luke

You can't clone a CS formatted drive to a NCS formatted drive unfortunately. I downloaded the app, but couldn't work out how to use it. Its Unix based and I have no experience of that. However I did find iPartition which can change CS formats to NCS formats and it worked well. I was then able to copy the backup files.

Thanks for the help.

Re: HFS+ Case Sensitive Question

February 6th, 2015, 21:55

Cloning a drive is more than just copying files, it's sector level (meaning that even the partition table and filesystem are copied). So how the target drive is currently formatted is completely irrelevant. It could be Windows formatted for that matter. If you're trying to copy to a drive already full of other data though there is no way. You'll have to copy the data off, clone the backip drive to it, and then copy the other data back to it.

If you want to clone it on a Mac, Data Rescue 3 or 4 can do it (for a price) you just have to set it to a sector level copy. Or you can learn to use ddrescue in Linux as a free alternative and just clone the drive.

Re: HFS+ Case Sensitive Question

February 7th, 2015, 13:54

data-medics wrote:Cloning a drive is more than just copying files, it's sector level (meaning that even the partition table and filesystem are copied). So how the target drive is currently formatted is completely irrelevant. It could be Windows formatted for that matter. If you're trying to copy to a drive already full of other data though there is no way. You'll have to copy the data off, clone the backip drive to it, and then copy the other data back to it.

If you want to clone it on a Mac, Data Rescue 3 or 4 can do it (for a price) you just have to set it to a sector level copy. Or you can learn to use ddrescue in Linux as a free alternative and just clone the drive.

I am no expert on Case Sensitive formats (as you can tell), but from everything I have read it is not that simple. In CS formats folders and files can have the same names, one with capitals one without. Just cloning the data and having files with the same names does cause issues. This is even more complicated by the fact these files are Time Machine backup files and not standard files. I will try what you have suggested as an experiment and report back, but I am pretty sure its not possible to put the TM files on a Windows formatted drive.... unless I am missing something??

Re: HFS+ Case Sensitive Question

February 13th, 2015, 11:16

Food for thought: why aim for a file extraction on a TM volume?
Post a reply