On Sat, Jan 04, 2003 at 12:08:14 -0800, CaRLoS mOGUeL composed: > Blessing All ... > > I've been using the hfsplus utilities to copy some > files from my MacOS partition, but I've havent found > how to copy from an Ext partition to the HFS+ using > hpcopy ... in the hfsplus manual saids about copying > from and to the HFS+ but in the hpcopy manual said > only about copy from the HFS+. > > Plus ... how can I handle the MacOS path like "Desktop > Folder" when i tried to change the directory using > hpcd, when I used hfsutils it was something like > "Desktop\ /Folder" but now I cant use it. Can I mount > my HFS+ partition like I used to do with the HFS ? ... > any other hfsplus utilities that I'm missing ?.
you can either do e.g., hcd 'Desktop Folder' or hcd Desktop\ Folder . i prefer '' because then if there are other spaces you don't need to add extra '\ ' to the pathname. don't use something like mc or the such to copy TO you'll get all sorts of errors. i would drop into xmon if i did something (dumb) like that. documentation, well i don't know of any other than the man pages, which in my opinion need, um, more info. it gives the impression the hfs(plus) tools were a last minute thing. (we need better tools - times like this i wish i already knew enough C to write one up...) well, don't despair, they're useful anyway, and u can also maconlinux if your cpu is supported (PPC 604 and up). simon > > Carlos. > >

