When monitoring file uploads to a FileServer instance using the FileUploaded event, FileTransferredEventArgs filename fields contain a suffix of "filepart" for files of any significant size.
As far as I can tell, the event is only called when the file transfer is completed, so I am confused why the event doesn't have the final file name. Is this by design and i am doing something incorrectly?
Kind Regards
Craig