SynchronizeDirectories - track changes

Advertisement

creieru
Joined:
Posts:
2
Location:
belgium

SynchronizeDirectories - track changes

Hello,
I'm using SynchronizeDirectories method and I'm interested in a way to detect if the local file already exists before start downloading it (I need to send notifications if syncronize method tries to download an existing file)

Thanks.

Reply with quote

Advertisement

creieru

Thanks Martin for reply...and no, it's not only one file.
But I figured out a solution by using [FileTransferred] event, and check [CreationTime] property of the file transferred.
It seems that it will to the trick.

Reply with quote

Advertisement

You can post new topics in this forum