Operating System - HP-UX
1831382 Members
3260 Online
110025 Solutions
New Discussion

Re: remote login form unix tws to window pc

 
Henry Chua
Super Advisor

remote login form unix tws to window pc

Hi guys,

I know it is easy to login or ftp to a unix workstation from a window pc, but how can i do the same from unix to window?, anyone can help me?

Best regards
henry
9 REPLIES 9
Vibhor Kumar Agarwal
Esteemed Contributor

Re: remote login form unix tws to window pc

Just install one ftp server on your window system.

They generally don't have it.
Ftp servers are freely available on the internet.
Vibhor Kumar Agarwal
Yogeeraj_1
Honored Contributor

Re: remote login form unix tws to window pc

hi,

you will need a FTP server on your windows PC.

In fact, on the default windows 2000 installation, you have the "FTP Publishing Service" which provides FTP connectivity and administration through the Internet Information Services snap-in. So you can just configure/enable it and you can do the FTP as desired.

Other ways to login is using CIFS on Unix to connect to a shared resource on the windows PC.

hope this helps too!
regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Henry Chua
Super Advisor

Re: remote login form unix tws to window pc

Thanks guys, is there a version of ftp server i can install on DOS6.22??

thanks!! =)
Vibhor Kumar Agarwal
Esteemed Contributor

Re: remote login form unix tws to window pc

Dos?

I don't think so.
Vibhor Kumar Agarwal
Henry Chua
Super Advisor

Re: remote login form unix tws to window pc

oh.. how abt a compatible client?
Yogeeraj_1
Honored Contributor

Re: remote login form unix tws to window pc

hi,

I used to run some FTP software (unfortunately not free) from the company that now have become: FTP Software Inc. worked on Dos 6.22.

Can't the PC be upgraded? What about running linux?

regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
yut
Advisor

Re: remote login form unix tws to window pc

I used Serv-U ftp server in my windows xp PC and run okay...
Henry Chua
Super Advisor

Re: remote login form unix tws to window pc

thanks guys, I will be delighted if I was allow to use linux, but we have some customized program inside the system that may not like linux - unless there is away to create a ISA hardware driver on linux in which i dunno how.. u guys know?? =)
Vibhor Kumar Agarwal
Esteemed Contributor

Re: remote login form unix tws to window pc

Since you want to do a ftp that means you networking functional.

Ftp is a part of TCP IP, so you will be having a ftp client.
Vibhor Kumar Agarwal