Tagged Questions
0
votes
1answer
182 views
Network disconnect causes leftover directory under /Volumes
I have the following issue on Snow Leopard (10.6.8) after mounting a network drive (⌘+K in Finder. When I disconnect the laptop from the network without dismounting the drive, I get the Finder ...
6
votes
1answer
246 views
Prevent other users from ejecting (or even seeing) my mounted disk images
I have an encrypted disk image (sparsebundle) where all of my private documents are stored; I mount it to a custom mount point with:
mkdir -p /Users/gabriele/MyDocs
hdiutil attach ...
0
votes
2answers
1k views
How to make ntfs-3g drive visible in Finder
I was using Tuxera NTFS for a while on my external drives but then my trial ran out.
So then I installed ntfs-3g from macports.
When I connect my external drive, OSX automatically mounts it, but it ...
4
votes
1answer
694 views
Free software for mounting an FTP share as a writeable folder in Finder
Transmit and Forklift are paid, we can't use finder, macfusion doesn't work... so I'm wondering...
Is there any free option left to mount an FTP on finder so that I can write files to it? Maybe using ...
1
vote
3answers
6k views
Mounting cue/bin files
There are many suggestions on the internet on how to use cue/bin files on a Mac.
Is there a native way of mounting cue or bin files and seeing them as Volumes in Finder?
Alternatively, are there any ...
3
votes
1answer
518 views
Connect to Server as guest from command line
I have a SAMBA share I mount on my Mac from time to time. I do this in Finder with Go > Connect to Server..., typing smb://192.168.1.1 into the Server Address field and pressing Connect. On the ...
3
votes
1answer
423 views
What are the empty home and net drives?
I have two drives on my Mac which are always empty (I've enabled show hidden files in the Finder):
What are these drives for?
23
votes
7answers
19k views
How can I mount SFTP/SSH in Finder on OSX Snow Leopard?
My Question is seemingly simple. I need to mount an ssh/sftp volume and make it visible in finder to be able to use it as if it were a local volume (think smb share). I have tried everything I could ...