Creates a FileTransfer object for transfering files to or from MobiLink.
FileTransfer DatabaseManager.createFileTransfer( String fileName, int streamType, String userName, String version ) throws ULjException
fileName The name of the server file to transfer. Must not contain any path information.
streamType One of the constants defined in the SyncParms class used to identify the type of communication stream
userName The MobiLink user name
version The MobiLink script version
The FileTransfer object