Hi, Has one tried getting the samba client working? As strangely there is a win32 port on the web??? http://leenux.org.uk/lpackham/smbclient/
slyi
Hi Filip, Thats great news :-), i was thinking that since the networking layer was 90% complete, it would not be long be before smb client could work.
Is there any plans to create a wrapper for this in ros explorer until the wnet system gets implemented, similar to maybe http://www.public.iastate.edu/~chadspen/xsmbrowser.html?
Regards slyi
From: Filip Navara xnavara@volny.cz Reply-To: ReactOS Development List ros-dev@reactos.com To: ReactOS Development List ros-dev@reactos.com Subject: Re: [ros-dev] Samba anyone Date: Fri, 07 Jan 2005 15:18:32 +0100
sly i wrote:
Hi, Has one tried getting the samba client working? As strangely there is a win32 port on the web???
We have been successfully running Win32 port of Samba-TNG client under ReactOS.
- Filip
Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev
sly i wrote:
Has one tried getting the samba client working?
Yes. Samba TNG's smbclient compiles basically out-of-the-box (cvs) and works. Testing it on an NT5 machine revealed it was quite fast too - IIRC I got around 70Mbps copying a file from another NT5 running MS' SMB server on fast ethernet, using even a debug build of smbclient.
There are discussions about creating a filesystem driver for the client, and to port the server parts too.
/Mike