Mount Windows Network Share with Samba
Tagged with: command, Linux, mount, network, samba, share, windows
Thursday, May 15th, 2008 11:30 PM
Use this command to mount a share on a windows system. It uses Samba.
mount -t smbfs -o username=user,password=pass //WinClient/share /mnt/share