473,395 Members | 1,872 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Python and SMB, again...

On 1997/06/05 Peter Henning wrote:
SMB, ldap, imap4rev1

Is there an SMB library? I want to be able to access SMB shares
from python, or publish shares onto a network neighbourhood from
a python server. If anyone has implemented SMB in python, could
you point me to the code? Otherwise, would like Samba be a good
starting-point for implementing a python SMB module?


I was wondering if there are any news on this topic... Anyway, I have a
project to do, and it is about implementing a SMB server on the client
machine that translates other protocols to SMB (ftp, for example). So,
for example, the site ftp.openbsd.org could be viewed in \\My Network
Places\FTP Networks (or whatever). There are two posible solutions:

The first is to implement a SMB server on the client machine. Maybe
this one is't the most effective way to do this, but anyway, in this
case I'll need a smb module. If anyone could help me, I'd be glad. If I
can't do this in Python, and there are other programming languages that
support this option, please tell me.

The second option is to create a virtual drive and map the network
content into it. Even in this case, i can share it only to be visible
in My Network Places, but it isn't the point. To create a virtual
drive, I have to study the partition table of virtual drives, and even
then, I know only one virtual drive module, in C. But I'd be happy if
you coud tell me something useful on this option.

Anyway, if you know a third option, that is better than these, or if
you think you know, wich one of these is better, just let me know. This
is the harder part of my project and I can't get out of it. It is a
simple cross-platform file sharing protocol for my mature exam work.
The linux-part is done, so all I need is to do the Windows stuff. I'm
new in Windows programming, and I'm helpless, so any ideas are
welcome...

Sep 12 '05 #1
4 4130
Oops, I forgot to look at my old topic. Some of you mentioned CIFS. I
was away from home for a while and now I'm on my job, again. Soth the
Network Neighborhood thing isn't a problem. Now I know, that probably
it would be better to use CIFS rather than a virtual filesystem. I just
need to read through this CIFS thing, so I'll Google for tutorials and
look at samba.org/cifs but if you have a better idea, just let me know.
Sorry for being so careless and not caring obout my old topic. Now at
least I have some waypoints, and know that I have nothing to do with
Windows' kernel. All I have to look after is the smb module, even if
not in python.

Sep 12 '05 #2
You might want to take a look at Webdrive (www.webdrive.com).
It does what I "think" you are describing for ftp, http,
https, and WebDAV.

-Larry Bates

Atila Olah wrote:
On 1997/06/05 Peter Henning wrote:
SMB, ldap, imap4rev1

Is there an SMB library? I want to be able to access SMB shares

from python, or publish shares onto a network neighbourhood from

a python server. If anyone has implemented SMB in python, could
you point me to the code? Otherwise, would like Samba be a good
starting-point for implementing a python SMB module?

I was wondering if there are any news on this topic... Anyway, I have a
project to do, and it is about implementing a SMB server on the client
machine that translates other protocols to SMB (ftp, for example). So,
for example, the site ftp.openbsd.org could be viewed in \\My Network
Places\FTP Networks (or whatever). There are two posible solutions:

The first is to implement a SMB server on the client machine. Maybe
this one is't the most effective way to do this, but anyway, in this
case I'll need a smb module. If anyone could help me, I'd be glad. If I
can't do this in Python, and there are other programming languages that
support this option, please tell me.

The second option is to create a virtual drive and map the network
content into it. Even in this case, i can share it only to be visible
in My Network Places, but it isn't the point. To create a virtual
drive, I have to study the partition table of virtual drives, and even
then, I know only one virtual drive module, in C. But I'd be happy if
you coud tell me something useful on this option.

Anyway, if you know a third option, that is better than these, or if
you think you know, wich one of these is better, just let me know. This
is the harder part of my project and I can't get out of it. It is a
simple cross-platform file sharing protocol for my mature exam work.
The linux-part is done, so all I need is to do the Windows stuff. I'm
new in Windows programming, and I'm helpless, so any ideas are
welcome...

Sep 13 '05 #3
Thank you, Larry, I'm figuring out things right now.

Sep 14 '05 #4
Thank you, Larry, I'm figuring out the things right now.

Sep 14 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

36
by: Andrea Griffini | last post by:
I did it. I proposed python as the main language for our next CAD/CAM software because I think that it has all the potential needed for it. I'm not sure yet if the decision will get through, but...
1
by: praba kar | last post by:
Dear All, Python 2.3 creates byte code with *.pyc extention. But Python 2.4 creates bytes code with *.pyo. Is there any difference between *.pyc and *.pyo?. Actually After python compiled...
112
by: mystilleef | last post by:
Hello, What is the Pythonic way of implementing getters and setters. I've heard people say the use of accessors is not Pythonic. But why? And what is the alternative? I refrain from using them...
0
by: Gabriel Genellina | last post by:
QOTW: "Good God! Is there *anything* that python does not already do? I hardly feel the need to write programs anymore ... Its really 80% like of the questions that are asked here get answered...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.