1753851 Members
8537 Online
108808 Solutions
New Discussion юеВ

file transfer

 
arun m govind
Frequent Advisor

file transfer

hi,

is there is any tool otherthan ftp,samba in hp-ux 11.11 to transfer files from windows??????
8 REPLIES 8
sysadm_1
Valued Contributor

Re: file transfer


YES!!

USe CD/DVD or tapes to copy from windows to hp-ux server
Arunvijai_4
Honored Contributor

Re: file transfer

Hi,

You can use scp as well.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
arun m govind
Frequent Advisor

Re: file transfer

hi

thanks for the replay.how can i use scp ??
Chan 007
Honored Contributor

Re: file transfer

Hi Arun,

Try using pcnfs for this if this is just a copy carried out by users.

If you are planning to script better use ftp or sftp for this.

If you intend you use pcnfs you need to buy or package from any vendor ..search google for pcnfs.

Setup on unix and start the deamon, then from your windows browser you will be able to get the directory. (It will be quire same as NFS)

Chan
spex
Honored Contributor

Re: file transfer

Arun,

1) On the HP-UX server, if not already installed, download/install OpenSSH (depot available here: http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/openssh-4.3p2/).

2) Configure/start OpenSSH daemon (sshd).

3) On the Windows client, install an SCP app (such as PSCP, WinSCP, cygwin, etc.).

4) Connect from Windows client to HP-UX server.

PCS
Jaime Bolanos Rojas.
Honored Contributor

Re: file transfer

Arun,

Also this thread will talk about it in a lot of detail and will guide you to more threads talking about the same.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=995411&admit=-682735245+1155126920551+28353475

Regards,

Jaime.
Work hard when the need comes out.
Bill Hassell
Honored Contributor

Re: file transfer

Are you looking for convenience (ie, SAMBA or CIFS) or for speed? All of the shared disk solutions like NFS, SAMBA/CIFS have a lot of overhead and will not be nearly as fast as ftp. Additionally, sharing disks between unrelated operating systems can lead to ASCII file incompatibilities.


Bill Hassell, sysadmin
IT_2007
Honored Contributor

Re: file transfer

I use psftp from Putty utility to copy from/to files to Windows. If Putty installed then go to c:\program files\putty\psftp