COTTA File System: Developer notes
From CFTP
Note #1
COTTA File System sets a transferred.file attribute into user's session on invocation of its save and read methods. This attribute points to the COTTA TFile object being transferred and may be queried later to implement post upload/download logic. Here is an example that uses the same feature of the Hard File System plug-in.
Return to Plug-in: COTTA File System