FINAL
TRIM
SIZE
:
7.0
in
x
8.5
in
4
Cop
ying
Files
Remotely
Using
rcp
Y
ou
can
cop
y
les
b et
w
een
HP-UX
or
other
UNIX
hosts
on
the
net
w
ork
using
rcp .
Also,
using
appropriate
options,
y
ou
can
cop
y
directories
b et
w
een
systems
using
rcp ,
if
the
conguration
les
that
the
service
uses
are
set
up
prop erly
.
Preparing
to
Use
rcp
T
o
use
rcp ,
y
ou'll
need
the
follo
wing
prerequisites:
An
accoun
t
(login)
on
the
remote
host.
A
.rhosts
le
in
the
remote
host
home
directory
con
taining
the
names
of
y
our
lo
cal
host
system
and
y
our
lo
cal
login
name.
A
.rhosts
le
on
y
our
lo
cal
system,
as
w
ell.
This
con
tains
the
names
of
all
the
systems
y
ou
will
cop
y
from.
It
will
ensure
that
y
ou
will
b e
able
to
use
rcp
when
y
ou
use
rlogin
on
the
remote
system.
Note
A
$HOME/.rhosts
le
creates
a
signicant
securit
y
risk.
T
o
prev
en
t
unauthorized
users
form
gaining
remsh
access
to
y
our
remote
accoun
t
and
host,
only
you
should
b e
able
to
create
and
write
to
a
.rhosts
le
in
y
our
remote
home
directory
.
P
ermissions
need
to
b e
set
accordingly
.
A
/etc/host
le
on
y
our
lo
cal
system
whic
h
lists
hosts
with
whic
h
y
ou
can
comm
unicate
using
ARP
A/Berk
eley
Services.
F
or
eac
h
host,
the
le
has
a
line
con
taining
information
ab out
the
remote
host
in
the
following
form:
internet
addr
ess
ocial
name
alias
Y
ou
will
nd
that
the
/etc/hosts
le
is
useful
for
lo
oking
up
names
and
addresses
on
the
net
w
ork.
T
o
facilitate
suc
h
a
lo
okup,
use
the
grep
to
ol
describ ed
in
gr
ep
(1)
and
in
Using
HP-UX
.
Cop
ying
a
Local
File
to
a
Remote
Host
T
o
cop
y
from
y
our
system
to
a
remote
system,
use
the
follo wing
syn
tax:
rcp
lo
c
al
lename
r
emote
hostname: r
emote
lename
4-24
Using
the
Command
Line
DRAFT
2/5/97
11:31