How is the renaming of .filepart files performed
We have been having issues from one of our customers who are delivering files to our SFTP server (Windows 2003) via winscp and command line.
We have code on our side polling for these files and as part of the verfication stage attempts to get the filesize on the SFTP and match that against a reconciliation file.
However, we are encountering instances that when we attempt to obtain this filesize we are returning a filesize of 0 yet are able to retrieve this (there is no file lock/access denied).
Could you please detail how this rename occurs so we can advise accordingly.
We have code on our side polling for these files and as part of the verfication stage attempts to get the filesize on the SFTP and match that against a reconciliation file.
However, we are encountering instances that when we attempt to obtain this filesize we are returning a filesize of 0 yet are able to retrieve this (there is no file lock/access denied).
Could you please detail how this rename occurs so we can advise accordingly.