LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to browse share files windows xp in linux consule (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-browse-share-files-windows-xp-in-linux-consule-679241/)

slack66 10-26-2008 10:31 PM

how to browse share files windows xp in linux consule
 
hi!

iam using one slackware 12 for my file server running samba and i have 20 workstatation (windows xp pro). I can see all share directory(linux) from my windows workstation.my problem is what command in my linux server that i can list share diretory that windows share???

rizvi_iut 10-26-2008 11:47 PM

abt samba shares
 
The following command will list all the shared directory of the specified machine:

smbclient -L 192.168.1.1

It will ask for a password, just press 'enter'.


Regards,
Rizvi

slack66 10-27-2008 12:05 AM

Thanks Rizvi:-)


All times are GMT -5. The time now is 09:43 AM.