Archived Forum Post

Index of archived forum posts

Question:

FTP2 SyncLocalTree local files locked

Nov 20 '14 at 20:02

Hi, I was wondering how FTP2 handles local files that are locked when a newer file on the server is being downloaded. Also is there any way to get a list of the files that were not downloaded for this reason?

Thanks Damien


Answer

Chilkat will detect errors that are likely permission/access errors and will continue with the remainder of the download. There is no list of files, but if your programming language is one that allows callbacks, you can setup event callbacks to get information as each file is downloaded.