whats the equivalent of mount --bind /var/ftp/incoming /home/bob/incoming in os x?
D decrease789 Registered May 21, 2005 #1 whats the equivalent of Code: mount --bind /var/ftp/incoming /home/bob/incoming in os x?
E elander Registered May 21, 2005 #2 Maybe this works for you: mount localhost:/path/to/real/file /path/to/chrooted/directory
D dinna Registered Jan 3, 2019 #3 Hi! This didn't help for me. I tried sudo mount localhost:/Volumes/Untitled /target/folder but i got mount_nfs: can't mount /Volumes/Untitled from localhost onto /target/folder: Connection refused I've tried with diskutil as well, but no luck.
Hi! This didn't help for me. I tried sudo mount localhost:/Volumes/Untitled /target/folder but i got mount_nfs: can't mount /Volumes/Untitled from localhost onto /target/folder: Connection refused I've tried with diskutil as well, but no luck.