> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Does anyone have any experience using rcp with ssh v1.2.25?
> Please provide
> me with an example of a command line to use for rcp. I have
> attempted this
> between to HP-UX 10.20 machines running ssh v1.2.25 and have been
> unsuccessful.
rcp is obsolete with SSH. Use 'scp' that comes with both SSH versions
instead.
'scp /tmp/myfile [EMAIL PROTECTED]:/home/tina/myfiles/'
would copy /tmp/myfile off localhost to /home/tina/myfiles/ at
remote.site.mil, using username 'tina'
(not prepending remote.site.mil:/home/tina/myfiles with "user@" defaults to
your current user which might
not be available at the remote site)
//Magnus Lundström
================================================
BOFH
The Swedish National Board of Health And Welfare