Windows share folder

123 views
Skip to first unread message

Surjit Thakur

unread,
Aug 24, 2011, 8:23:20 AM8/24/11
to vg...@googlegroups.com
Hi Experts ,


I have centos6 intsalled system and I want to access the share folder of  windows system from my centos system . I am using this command

#mount -t cifs //<Windows-IP>/<folder-name> /mnt  -o username=administrator


but facing an error as

"Unable to find suitable address"  after entering the password

Kindly help me get it done

Thanks In Advance
Surjit Thakur

khalif_786 shekh

unread,
Aug 26, 2011, 5:35:24 AM8/26/11
to vg...@googlegroups.com
HI

Will you try both below command:

mount -t cifs -o username=test,password=test123 //windowsip/foldername /mnt.

mount -t smbfs -o username=test1,password=test112 //windowsip/share /mnt

Thanking you,

--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG+un...@googlegroups.com
To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG



--


With Best Regards

Mahmadkhalif Shekh
Redhat Certified Engineer

Manoj

unread,
Aug 26, 2011, 5:37:47 AM8/26/11
to vg...@googlegroups.com

Use mount 3g utility for ntfs partitions.

 

http://linux.die.net/man/8/mount.ntfs-3g

Reply all
Reply to author
Forward
0 new messages