FINAL TRIM SIZE : 7.0 in x 8.5 in
4
When copying successfully,
ftp
gives you messages conrming the cop
y
and the length of time it required.
Use
put
to transfer les from y
our
local directory
to a
remote host
.
At the
ftp>
prompt, type:
put
local lename remote lename
In this case,
local lename
is copied to the remote le name in the
specied remote directory.
local lename
can b e the name of the lo cal le in y
our current lo cal
working directory.
ftp
will copy the le into a le of the same name
in
remote le
.
remote lename
can b e an absolute or relative path to a le name on
the remote host. If not sp ecied otherwise, it will be in the curren
t
working directory on the remote host.
General File-Manipulation Commands for ftp:
See
Using HP-UX
for information on how to use
ftp
le-manipulation
commands, suchas
cd, mkdir, pwd
, and
rmdir
, many of which function in the
same way as the corresp onding HP-UX commands.
If you need information on any of the
ftp
commands, just type
help
(or
?
)at
the
ftp
prompt.
Exiting ftp
To close the connection with the remote host and exit
ftp
,enter the following:
bye
DRAFT
2/5/97 11:31
Using the Command Line 4-23