Product Documentation

c-treeACE V10.0 Update Guide

Previous Topic

Next Topic

c-treeACE API Functions to Transfer Files

It is often advantageous for applications to deal with files external to the data and index files. Consider the case of a document. While it may be considered as information related to data record, it is useful to maintain the document external to the data file. To allow a convenient method of moving these files between a client and server, a c-treeACE API function is available to transfer the file from client to server or vice versa.

ctTransferFile() is used to initiate this transfer. The function is description is in the Function Reference appendix in c-treeACE Functions to Transfer Files.

TOCIndex