Access QNX 4.25 Server from QNX 6

I am a newbie at QNX and need to access a QNX 4.25 server from QNX 6 via a
network. TCP/IP is runnning etc and I can ping the other server from my
QNX 6 box. How do I go about accessing this other node? I just need to get
access for example to the users directory on the other machine.


Thanks

Michael

Michael Gravis <mgravis@removethis.atsautomation.com> wrote:

Hello,

I am a newbie at QNX and need to access a QNX 4.25 server from QNX 6 via a
network. TCP/IP is runnning etc and I can ping the other server from my
QNX 6 box. How do I go about accessing this other node? I just need to get
access for example to the users directory on the other machine.

You could use nfs filesytem. NFS lets you graft remote filesystems -
or portions of them - onto your local namespace. Directories on the
remote systems appear as part of your local filesystem and all the
utilities you use for listing and managing files (e.g. ls, cp, mv)
operate on the remote files exactly as they do on your local files.


To setup a client on your QNX 6.x, goto:

http://qdn.qnx.com/support/bok/solution.qnx?9920

To setup a nfs server on your QNX 4.25 box, goto:

http://qdn.qnx.com/support/docs/tcpip50/user_guide/nfs.html

Best Regards,

Marcin


Thanks

Michael

telnet

Michael Gravis wrote:

I am a newbie at QNX and need to access a QNX 4.25 server from QNX 6 via a
network. TCP/IP is runnning etc and I can ping the other server from my
QNX 6 box. How do I go about accessing this other node? I just need to get
access for example to the users directory on the other machine.

Thanks

Michael