UNIX-Connect > UNIX-Connect User Guide > Reality Filenames

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.

RealityV15.1Online Documentation (MoTW) Revision 7

File Transfer (UNIX-Connect User Guide) (m603006_.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

File Transfer

This topic describes the Simple File Transfer (SFT) utility. This allows you to transfer files between UNIX systems, and also between UNIX and Reality. It can also be used to create and delete files on remote systems.

Introduction

The Simple File Transfer (SFT) utility is a UNIX program that allows you to copy data to and from remote UNIX and Reality files. It can also be used to create and delete files in the remote environment.

Notes:

You start SFT by entering sft  at the UNIX $  prompt. You can then use any of the following commands:

!Allows execution of UNIX commands from within SFT.

connectEstablishes a connection to a remote environment.

create-fileCreates a Reality file or a UNIX directory.

delete-fileDeletes a Reality file or a UNIX directory.

delete-itemDeletes a Reality item or a UNIX file.

disconnectTerminates the connection to the remote environment.

getTransfers data from a remote Reality or UNIX file to a local UNIX file.

helpProvides help on using SFT.

putTransfers data from a local UNIX file to a remote Reality or UNIX file.

quitTerminates SFT.

setSets the value of file transfer options.

statusDisplays the status of the connection and option settings.

The SFT commands can be entered in either upper or lower case. They can also be entered in full or abbreviated – abbreviated commands require the minimum number of characters for unique identification; for example, co  for connect, g  for get, delete-f  for delete-file.

Note: You can also start SFT and connect to a remote environment in one operation.

Reality Filenames

Throughout this section, the term RealityFile can stand for any of the following:

UNIX Directory

Throughout this section, the term Directory can stand for any of the following:

Note: UNIX wild card characters cannot be specified when using SFT.

RealityV15.1 (MoTW) Revision 7Comment on this topic