>From: "Greg J. Zartman" <[EMAIL PROTECTED]> > > I think a better solution is hivecache's open source fork on > Sourceforge: http://sourceforge.net/projects/mnet
OpenAFS is probably the 'right' way to do this now that there are free Windows clients and servers. Http://www.openafs.org But, if you have a strong stomach: mkdir /newdir /newpart smbmount //some_windows_server/some_share /newdir touch /newdir/newpart mke2fs /newdir/newpart 2000000 (the versions I tried seemed to break above 2 gigs) mount -o loop /newdir/newpart /newpart Now you have a new partition with normal unix semantics carved out of some windows box. Season with raid mirrors or LVM to taste... --- Les Mikesell [EMAIL PROTECTED] -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org