hi
does anybody know how to access samba/windows shares on a network? is there any module that does this?
i am running linux and i thought of using the mount command to mount that remote share and then access it, but i was wondering whether that is the right way?
Aprameya
Hi,
I was looking for this just yesterday... I 'found' a pure python samba client
package here:-
http://miketeo.net/projects/pysmb/
It seems to work too!
I also found, but did not look into further, python bindings in the samba source
code tree http://www.samba.org/
Regards Martin
-- http://mail.python.org/mailman/listinfo/python-list