Products | Versions |
---|---|
TIBCO Managed File Transfer Agent | - |
Not Applicable | - |
Resolution:
Description:
============
If your external process is copying a large file to an MFT inbox, the MFT poller may detect the file before the file is fully written. Will the MFT agent be able to detect that the file is still being written to and postpone a transfer or will it start transferring a partially written file?
Environment:
==========
TIBCO Managed File Tranfer Agent 1.X.X all versions.
Resolution:
=========
The MFT agent will try sending the file as soon as it detects it. It has no way of knowing whether the file is still being written.
To get around this issue, make sure to use a file mask on the outbound poller and then transfer the file into the poller directory under a different name that will not match the filter. Rename the file to match the mask after you have transferred it into the output directory.