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