Live Chat!

access windows through samba using smbclient

*         1 votos

October 10th, 2006 mysurface

I always facing problem with smbclient, couldn’t make it works with IP address, until today I figure it out. By reading smbclient manual, it should work as bellow
smbclient \\192.168.1.1\D$
I want to access to windows machine with IP 192.168.1.1, share directory D. But the command above doesn’t work. What’s wrong with the command line? You need [...]

Posted in Admin, smbclient | Hits: 7376 | 2 Comments »