indSendFile (String, string, boolean, boolean)

Method. Transfers a file from the desktop computer to an IBM mainframe, using the IND$FILE transfer protocol. Currently, only structured field IND$FILE transfers are supported.

public int indSendFile(String localFile, String hostFile, boolean isASCII, boolean showStatus)