Skip to content

Instantly share code, notes, and snippets.

@S99P
S99P / mount_smbfsRevisited
Created October 5, 2017 17:42
mount_smbfs Revisited, difference with open smb://
In https://gist.github.com/natritmeyer/6621231, Natritmeyer asked re: using mount_smbfs to mount/unmount a
file share on the Mac. This was 4 years ago.
After reading this I tried:
mkdir WinShare
I checked that it was there and then tried the mount_smbfs command with modification of variable names and ran:
mount_smbfs //leUserName:lePassWord@WinBox-pc/WinShare WinShare/