Date: Tue, 22 Nov 2005 10:13:48 -0500 From: Gerry Freymann <lists@interpool.ca> To: freebsd-questions@freebsd.org Cc: kiffin@gish.demon.nl Subject: Re: Sharing filesystems between FreeBSD and Windows ... Message-ID: <20051122101348.00b15a29.lists@interpool.ca> In-Reply-To: <1132671589.707.21.camel@localhost> References: <1132671589.707.21.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Nov 2005 15:59:49 +0100 Kiffin Gish <kiffin@gish.demon.nl> wrote: >I have a home network running 3 desktop machines with Windows XP Pro, >and a webserver, fileserver and laptop with FreeBSD 5.x. > >What's the best way to be able to exchange files and directory shares >between the two environments? > >It would also be nice to share the printer which is connected to one of >the Windows boxes via USB. > >I hear that Samba is the way to go, but also have heard about such >client-based utilities like Sharity-light which also do the trick. I would install Samba on your FreeBSD box, which would allow the XP machines to access the resources there. I've used sharity-light to go the other way (freebsd -> XP) but found it even siimpler to use the built in mount support mount_smbfs The printer is doable too, although it can be more complicated depending on what you have. Samba will assist in making that happen, and you'll likely want apsfilter in there too. Good luck! -gerry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051122101348.00b15a29.lists>