|
| Total Answers and Comments: 3 |
Last Update: July 03, 2009 Asked by: himanshu_venky |
|
| | |
|
Submitted by: Priya Sivaraj mount -t cifs <windows path that has to be mounted> -o username=Priya,password=Priya <linux path where to mount>
ex : mount -t cifs //ntserver/download -o username=Priya,password=Priya /mnt/ntserver
Above answer was rated as good by the following members: bmagata | Go To Top
|