alittera
Hello,
I have the following problem. I use IFTPConnection::DownloadFileEx to download file, it is downloaded just fine. However even though method returned downloaded file is still locked for some time (i.e. CreateFile on it returns ERROR_SHARING_VIOLATION). Am i doing something wrong, or is it just bug in smartftplib? After some time file becomes unlocked again.
Thanks.
I have the following problem. I use IFTPConnection::DownloadFileEx to download file, it is downloaded just fine. However even though method returned downloaded file is still locked for some time (i.e. CreateFile on it returns ERROR_SHARING_VIOLATION). Am i doing something wrong, or is it just bug in smartftplib? After some time file becomes unlocked again.
Thanks.