Also, there is an SMB server for mainframe unix system services for OS/390
that allows you to mount HFS as well as OS/390 (IBM calls it RFS => Record
File Systems) to share with windows network. There was an interesting
presentation. Has anyone got this going?
Adam Thornton <[EMAIL PROTECTED]>
Sent by: Linux on 390 Port <[EMAIL PROTECTED]>
03/05/2004 11:39 AM
Please respond to Linux on 390 Port
To: [EMAIL PROTECTED]
cc:
Subject: Re: Samba
On Fri, 2004-03-05 at 13:35, Crispin Hugo wrote:
> I want my Linux to see a folder on one of our Windows servers.
> Is this easy, is Samba the right way to do this ?
Yes, use smbclient. Or mount -t smb if you want it to just appear in
the regular filesystem.
Adam