Operating System - HP-UX
1833873 Members
1769 Online
110063 Solutions
New Discussion

File transfer between Unix Server and PC

 
Eileen L. Guerrero
New Member

File transfer between Unix Server and PC

I'm trying to set up a script that will transfer a file from one of my UNIX servers to a specific drive on our network (example: share name "eileen" on pc name "P03test01")
How can I set up the link so UNIX will recognize it and connect?

Thanks,
Eileen
3 REPLIES 3
Patrick Wallek
Honored Contributor

Re: File transfer between Unix Server and PC

The easiest way would probably be the CIFS services for Unix.

The CIFS client is what you want as it allow HP-UX to mount shares from Windows machines. The CIFS client package is available for FREE from here:

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA
Eileen L. Guerrero
New Member

Re: File transfer between Unix Server and PC

Thank you. That will take care of it. I appreciate the help.

Eileen
Eileen L. Guerrero
New Member

Re: File transfer between Unix Server and PC

Using the CIFS as suggested.

Eileen