If there has been an attempt to upload a file to EPIC, there will be an entry stored in the FilesReceived table. If this transfer is terminated before it has completed, any subsequent attempt to upload the same file seems to fail with EPIC reporting:
CMSB95PE Expecting same file back, but now saved, got back a different file.
CMSB95QE Error occured in different thread.
The connection is then closed.
The same symptoms seem occur regardless of how the initial connection is terminated.
Renaming the file as it is uploaded gets around the problem:
ftp> put file1.edi file1_secondattempt.edi
|