Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2003 05:14:26 +0200
From:      Nick <xor@krovatka.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   development
Message-ID:  <3E7D2692.6070203@krovatka.net>

next in thread | raw e-mail | index | archive | help
Hello, FreeBSD-TEAM!

Can you tell me, is there in FreeBSD a development project oriented to 
provide transparent access to windows SMB shares, but not smbfs?

I want to develope a module, which can transparently access windows SMB 
shares. See my explane:

Let:
WG1, WG2, WG3 - are workgroups;
SRV1, SRV2, SRV3 - are servers in esch of the workgroups

After starting and activated (in mount-method, sysctl etc.) module, some 
directory (let it be /mnt/lan)
become to provide a transparent access to windows SMB shares in this way:
% cd /mnt/lan
% ls
WG1 WG2 WG3
% cd WG2
% ls
SRV1 SRV2 SRV3
% cd SRV3
% ls
games mail music video
% cd games
% ls
CS-1.5  Q3  BroodWar

and so on...


In another words:
windows-like path: \\SRV3\games\Q3
will be: /mnt/lan/<YOUR_WOURKGROUP>/SRV3/games/Q3

That is my idea.
Is there somebody, who developing something like this? I would like to 
join a project like my idea for accelerating it.
If not - I will develope it myself incore.

Please, answer me in any case. ThanX forward.

P.S. Sorry for my English. I am from Ukraine :)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E7D2692.6070203>