InfoConnect for Unisys
Attachmate.Reflection.Emulation.UTS Namespace / IOS2200FileTransfer Interface

In This Topic
    IOS2200FileTransfer Interface Properties
    In This Topic

    For a list of all members of this type, see IOS2200FileTransfer members.

    Public Properties
     NameDescription
     PropertyGets or sets a value indicating whether to restore the original version of the OS 2200 Editor file that was being modified when a connection with the OS 2200 Editor is broken.  
     PropertyGets or sets the command to run the OS 2200 Editor and download a file from the OS 2200 Editor to the PC.  
     PropertyGets or sets the the response that the OS 2200 Editor sends to the PC when it receives a request to download a file to the PC.  
     PropertyGets or sets the command that the OS 2200 Editor sends to the PC when the download is complete.  
     PropertyGets or sets the command that the PC sends to the OS 2200 Editor when the file has been received.  
     PropertyGets or sets a value specifying what happens if the PC file exists on downloads.  
     PropertyGets the parent object (IFileTransfer).  
     PropertyGets or sets a value indicating whether to prevent display of the file contents on the screen while the file is being transferred.  
     PropertyGets or sets the character in the PC file that will be converted to a tab character when the file is uploaded to the OS 2200 Editor. Once this character is converted to a tab on the OS 2200 Editor, it cannot be converted back to the original character. If you do not want to convert any characters in the PC file to tab characters, type a character that does not exist in the PC file, such as |.  
     PropertyGets or sets the number of seconds (0-100) that the file transfer protocol will wait for a host response before canceling the transfer.  
     PropertyGets or sets the command to run the OS 2200 Editor and create a new file.  
     PropertyGets or sets the response that the OS 2200 Editor sends to the PC to indicate that a file has been created.  
     PropertyGets or sets the command that the PC sends to the OS 2200 Editor when the file transfer from the PC is complete.  
     PropertyGets or sets the response that the OS 2200 Editor sends to the PC when it receives notification that the file upload is complete.  
    Top
    See Also