2

I have a bunch of music in .flac format on my pc. I would like to put that music on an external drive which I can access from both my Mac and PC at work.

I have the drive formatted in NTFS using MacFUSE and NTFS-3G drivers. Through Finder I write to the drive fine. If I go to Show Info I see that I have custom access.

I am trying to use Songbird to play said .flac files. I have Folder Management turned on. When I try to import to Library it errors out and says make sure drive exists and is writable. This seems like a permissions issue but I do not see how I could change them.

If anyone knows of a good .flac player for the mac that also organizes folder structures like iTunes please let me know. This and the ability to write to a NTFS drive is what I am looking for.

quack quixote
  • 43,504
CT.
  • 2,809

2 Answers2

0

For write support of NFTS on OS X you have to install FUSE to mount the filesystem properly.

chunk
  • 11
0

Have you tried running songbird from the terminal with sudo? It may be that songbird doesn't have permission to write to the hard drive.

Wilduck
  • 345