473,385 Members | 1,343 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,385 software developers and data experts.

simulated samba server

tc
Does anyone know of a module for python which simulates a samba server
(windows fileshare). Instead of sharing a Phisical Device I'd like to
share a database based filesystem which is spread over various numbers
of drives and servers.

Any hints?

TC

Jul 18 '05 #1
6 3261
On 15 Mar 2005 02:08:55 -0800, rumours say that "tc" <t.******@buonviciniag.ch>
might have written:
Does anyone know of a module for python which simulates a samba server
(windows fileshare). Instead of sharing a Phisical Device I'd like to
share a database based filesystem which is spread over various numbers
of drives and servers.


I haven't seen one so far; however, is it possible that you could serve your
users through HTTP? I have done so in a similar situation like yours.
--
TZOTZIOY, I speak England very best.
"Be strict when sending and tolerant when receiving." (from RFC1958)
I really should keep that in mind when talking with people, actually...
Jul 18 '05 #2
Christos TZOTZIOY Georgiou wrote:
On 15 Mar 2005 02:08:55 -0800, rumours say that "tc" <t.******@buonviciniag.ch>
might have written:

Does anyone know of a module for python which simulates a samba server
(windows fileshare). Instead of sharing a Phisical Device I'd like to
share a database based filesystem which is spread over various numbers
of drives and servers.

I haven't seen one so far; however, is it possible that you could serve your
users through HTTP? I have done so in a similar situation like yours.


Or FTP..

--
--------------------------------------
Ola Natvig <ol********@infosense.no>
infoSense AS / development
Jul 18 '05 #3
tc
HTTP isn't a solution. I thought of that also, but I need it to
simulate a drive, because various programs (also such that don't
support webDAV / HTTP) need to access the files on that storage, as if
it where a local or a network drive.

Jul 18 '05 #4
tc
neither...

I really need a network drive or a shell integration (like virtual cd
drive...)
cheers

Jul 18 '05 #5
tc wrote:
Does anyone know of a module for python which simulates a samba server
(windows fileshare). Instead of sharing a Phisical Device I'd like to
share a database based filesystem which is spread over various numbers
of drives and servers.

Any hints?


If you can use a linux server, you can create a linux user mode file system
- there is a python binding for that - which in turn you could then share
using samba.

http://www.freenet.org.nz/python/lufs-python/

--
Regards,

Diez B. Roggisch
Jul 18 '05 #6
tc
GREAT, thanks that should just do the trick. Maybe that way i'll
generate a bit more network traffic (because it first transfers the
data from different servers to the linux server and the sends it from
there...) but it actually will work just fine.

thanks alot

cheers tc

Jul 18 '05 #7

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

Similar topics

7
by: Przemo Drochomirecki | last post by:
hi, does anyone knows how to connect to samba server (from windows) thx in adv. Przemo
0
by: Josef Dalcolmo | last post by:
Hello, can anyone tell me how to find the list of computer names on a samba network, and the list of shared folders / devices on a samba networked computer? We have a GNU/Debian Server, and...
2
by: Tyler Sample | last post by:
I've got a Samba share set up on a LINUX box. It's set up for user-level access. A Windows user is mapped to a UNIX user. When accessing through file explorer, a username/password box pops up,...
1
by: jon wackley | last post by:
Hi All, Hope that this is the correct group to post this in, I'm quite stuck and have tried a great number of things including the MS knowledgebase, google, and other resources. I created a...
3
by: Neil Zanella | last post by:
Hello, I wonder whether anyone knows of any service providers which issue shell access for file upload (as in Unix ssh service), and at the same time allow users to serve ASP.NET files (via...
0
by: Lars | last post by:
I am using Microsoft .NET (2.0) PrintPreviewDialog and all works well when the Windows default printer is set to a local printer or a network printer on a Windows server, but if I set it to a...
1
by: Michael D. Ober | last post by:
I have an ASP.NET 2.0 base site that needs to access files on Snap Appliance's Guardian OS 4.2, which is running SAMBA 3.x which is a domain member on the network. How do I get our web-server,...
0
by: mvrk | last post by:
Hi, I got a Samba server configured on my Fedora 7 with LDAP authentication, when i try to login with a user that exists on the LDAP but doesn't exists on the system it just gives this msg: ...
1
by: symbioid | last post by:
Hello, I'm working on a project, and VMware has problems with suspending the virtual machine. We are accessing the machine through samba. However, when I suspend the VM, it stops the Samba...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.