FTAM/9000 User's Guide
50 Chapter 3
Using Command-Line FTAM
Copying Files with fcp
Example:
In this example, a user known as betty uses fcp to create a copy of the
local file localplan in her home directory on a remote HP-UX host
called chicago:
$ fcp localplan chicago:localplan
Password (chicago:betty):
$
Note that you are prompted for betty's password at chicago. Creating a
.ftamrc file may allow you to bypass this prompt.
In fcp file transfers, you must explicitly specify both the source and
destination file names. Directory names and wildcards are not allowed
for either source or destination.