Fail for volume with spaces in the name
Mount ntfs hard disks on OSX without installing third party software
Brought to you by:
rubenium
Hello Rubenium,
I have tried your script. It failed because my HD name was "Seagate Backup Drive Plus". I renamed it to a "non spaced string". And it worked.
Also I have no idea of bash scripting but I believe your conditions comparison operators should be '==' and not '=' (unless = is a comparison operator when used in an if clause)
(Except for these details, the script worked and I have been able to write in OSX thanks to you :))
I had the same problem, but unfortunately I can't rename the NTFS drives because they're read-only and I don't have a Windows machine laying around that I can use to rename them.
Here is the log of my attempt to use ntfs.sh