Search found 1 match

by malosi.fee
Wed Oct 23, 2013 5:46 am
Forum: Client - Issues
Topic: File Exsists
Replies: 1
Views: 5623

File Exsists

I seem to be having a problem with the logic of CoreFTP... I Need, to be able to upload a file, test the success of the upload by xcrc (crc32) and if successful delete the source file. However. When you upload, it is transfer successful > file exist (via MDTM) then it deletes the file... [code]192.1...