Accessing QNX from windows 2000

How can I access QNX system from windows 2000

ahsan <akhan@banderacom.com> wrote:

How can I access QNX system from windows 2000

What do you want to do? You have a lot of ways to get in:
ftp
telnet
fs-cifs/samba
nfs (if you have a windows client/server)
phindows/phrelay
rsh/ssh
etc etc etc etc

Give a bit more info and you will likely get a bit better
answer.

-Peter

I would like to be able to mount drives from win2k system. I have install
the latest qnx system and would like to work with it.
Ahsan

“Peter Graves” <pgraves@qnx.com> wrote in message
news:a8l231$6t8$1@nntp.qnx.com

ahsan <> akhan@banderacom.com> > wrote:
How can I access QNX system from windows 2000

What do you want to do? You have a lot of ways to get in:
ftp
telnet
fs-cifs/samba
nfs (if you have a windows client/server)
phindows/phrelay
rsh/ssh
etc etc etc etc

Give a bit more info and you will likely get a bit better
answer.

-Peter

“ahsan” <akhan@banderacom.com> wrote in message
news:a8l5ls$ooo$1@inn.qnx.com

I would like to be able to mount drives from win2k system. I have install
the latest qnx system and would like to work with it.
Ahsan

Get samba on http://www.qnxzone.com/~mritun/

“Peter Graves” <> pgraves@qnx.com> > wrote in message
news:a8l231$6t8$> 1@nntp.qnx.com> …
ahsan <> akhan@banderacom.com> > wrote:
How can I access QNX system from windows 2000

What do you want to do? You have a lot of ways to get in:
ftp
telnet
fs-cifs/samba
nfs (if you have a windows client/server)
phindows/phrelay
rsh/ssh
etc etc etc etc

Give a bit more info and you will likely get a bit better
answer.

-Peter

\

Set up any directories you would like shared from you win2k box.

Say, for example, you have c:\mydir on myserver (192.168.0.1) shared as
\myserver\mydir.

On your RTP host, you would execute, as root:

/usr/sbin/fs-cifs //myserver:192.168.0.1:/mydir [some mount point]
administrator [admin’s password]

which will mount that directory at ‘some mount point’

You’ll probably find you need to monkey with the permissions of the share on
the win2k box a bit to get read/write access but other than that, you’ll
have no problems.

Kris

“ahsan” <akhan@banderacom.com> wrote in message
news:a8l5ls$ooo$1@inn.qnx.com

I would like to be able to mount drives from win2k system. I have install
the latest qnx system and would like to work with it.
Ahsan

“Peter Graves” <> pgraves@qnx.com> > wrote in message
news:a8l231$6t8$> 1@nntp.qnx.com> …
ahsan <> akhan@banderacom.com> > wrote:
How can I access QNX system from windows 2000

What do you want to do? You have a lot of ways to get in:
ftp
telnet
fs-cifs/samba
nfs (if you have a windows client/server)
phindows/phrelay
rsh/ssh
etc etc etc etc

Give a bit more info and you will likely get a bit better
answer.

-Peter

\