/ Published in: Bash
URL: http://lifehacker.com/software/mac-os-x/how-to-mount-a-windows-shared-folder-on-your-mac-247148.php
Expand |
Embed | Plain Text
mount -t smbfs //servername/sharename /mountdirectory -o username=mywindowsusername,password=mywindowspassword
You need to login to post a comment.
