FTAM/9000 User's Guide

52 Chapter 3
Using Command-Line FTAM
Moving Files with fmv
Example:
In this example, a user known as betty uses fmv to move the local file
localplan to her home directory on a remote HP-UX host called
chicago:
$ fmv 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 fmv 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.