UNIX-Connect > UNIX-Connect User Guide > File Transfer > SFT Commands > help Command

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

help Command (UNIX-Connect User Guide) (m603006+help.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

help Command

The help command provides the user with online help on SFT.

Syntax

help { Command }
- or -
? { Command }

Syntax Elements

Command This is the name of the SFT command for which help is required. If this parameter is omitted, or an invalid command is specified, the following list of commands is displayed:

SFT subcommand:  Description:
help or ?        Outputs text describing the subcommand.
connect          Makes a connection to the remote system.
get              Transfers items from a Reality file on the remote
                 system to files in a Unix directory on this system.
put              Transfers files from a Unix directory on this system
                 to items in a Reality file on the remote system.
disconnect       Disconnects the current connection.
status           Provides information on current option settings.
set              Sets the configurable options for file transfer.
quit             Exits from SFT.
create-file      Creates specified file on the remote system.
delete-file      Deletes specified file on the remote system.
delete-item      Deletes specified item in the specified remote file.
!Unix Command    Executes the supplied Unix command.
For further information on these subcommands type: help {subcommand}

If you specify a valid command, more detailed help on that command is displayed.

Example

sft> help get

This displays help for the get command.

RealityV15.0Comment on this topic