on 2013 May 18 2:29 PM
Hi,
I need to share folder in linux system from my windows system. how to share.. Please let me know the procedure..
cheers,
R.Ramkumar
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
I understand you want to access windows share folder into Linux server.
[root@testsap2 mnt]# mount -t cifs //10.16.2.20/dbbackuplnx /mnt/share -o username=Administrator
Password:
[root@testsap2 mnt]# cd /mnt/share
If you have to access linux share folder into windows have to do SAMBA.
search on Google for samba config.
Regards
Nikunj Thaker
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.