SMB Module
Armin Steinhoff
Armin_member at newsguy.com
Sun Dec 31 05:26:57 EST 2000
More information about the Python-list mailing list
Sun Dec 31 05:26:57 EST 2000
- Previous message (by thread): SMB Module
- Next message (by thread): SMB Module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <slrn94trot.b73.mballen at angus.foo.net>, mballen at erols.com says... > >I frequent the Samba mailing list. A couple of days ago Richard Sharp >put together an smbclient.so library of client functions for SMB. SMB >is Microsoft's native file and print sharing protocol. Someone wrote a >Perl module using it. I just thought one of you guys might want to do the >same for Python. Seems only natrual since there's a nice little library >all packaged up with open(), read(), write(), ...etc all setup easy like. Makes no sense, because a SMB client mapps normaly a M$ volume to a directory tree (UNIX) or a virtual drive (M$) ... I don't see in that case any tasks for Python. Armin Python in real-time: http://sourceforge.net/projects/pyqnx
- Previous message (by thread): SMB Module
- Next message (by thread): SMB Module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list