File to File Transfers
You can use the cfsend or cfrecv command to send or receive a file.
At a minimum, you must specify the following parameters to perform a file to file transfer:
- Node or IPName/Address
- LocalFileName
- RemoteFileName
- RemoteUserId (If you define a profile, this parameter is not needed.)
- RemotePassword (If you define a profile, this parameter is not needed.)
For more descriptions on these parameters, see Minimum Transfer Parameters.
Subtopics