LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   file copy issue (https://www.linuxquestions.org/questions/linux-networking-3/file-copy-issue-148318/)

lifetaster 02-20-2004 02:17 AM

file copy issue
 
I am currently now using telnet to a HP-UX machine from RedHat Linux.
How can I copy a file in HP-UX to the local RH one?

Thank you.

yuray 02-20-2004 07:16 AM

You need ftp client/server or mount nfs dirs.

linuxxed 02-20-2004 07:21 AM

both the boxes should fhave the ftp client but may not be running the ftp server. You need to start the ftp daemon on both and do an ftp.

Since ftp is insecure you should consider using ssh scp and sftp.

lifetaster 02-21-2004 09:31 AM

thank you.
i m within a company network, so security is not a concern.
can show more details about the commands of ftp for copying files?

thanks again


All times are GMT -5. The time now is 09:35 PM.