Samba - python

Gerhard Häring gerhard at bigfoot.de
Tue May 14 08:46:36 EDT 2002


* Emile van Sebille <emile at fenx.com> [2002-05-14 12:21 +0000]:
> "Joan Torres"
> >  I need to upload/download files to and from Unix (solaris) amb Win
> >  2k-XP machines.
> >  Is there any samba-python module available?
> >
> 
> Take a look at ftplib

Looks like interesting work is happening in the SAMBA CVS:

http://pserver.samba.org/cgi-bin/cvsweb/samba-python/

Of course, you should also be able to automate the SMB client programs
with the various os.popen functions. If Jython is an option, there's
also a pure-Java SMB library, too (look at Freshmeat if interested).

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))





More information about the Python-list mailing list