Attachmate.Reflection.Emulation.IbmHosts Namespace : IFileTransfer Interface |
For a list of all members of this type, see IFileTransfer members.
Name | Description | |
---|---|---|
AbortTransfer | Aborts an IND$FILE transfer. This method is more drastic than CancelTransfer and may leave the host session in an unpredictable state. | |
AS400ReceiveFile | Transfers data from the host to the PC, using the AS/400 data transfer protocol. | |
AS400SendFile | Transfers one or more PC files to the host, using the AS/400 data transfer protocol. | |
CancelTransfer | Cancels an IND$FILE transfer or an AS/400 data transfer in progress. | |
INDReceiveFile | Transfers a file from the host to the PC using the IND$FILE protocol. | |
INDSendFile | Transfers a file from the PC to the host using the IND$FILE protocol. | |
Open | Opens a transfer request file. This is equivalent to opening a Transfer Request (.mto or .xto) file using the Open button in the File Transfer dialog. | |
ShowFileTransferDialog | Opens the File Transfer dialog box. | |
ShowFileTransferSetupDialog | Opens the Transfer Setup dialog box. This method returns an error if the user cancels the dialog box. |