ZooFlow: Include Globix fixes
This commit is contained in:
@@ -182,7 +182,8 @@ Public Class ClassFolderwatcher
|
||||
End If
|
||||
'Die Datei übergeben
|
||||
Logger.Info(">> OnCreated-File:" & e.FullPath)
|
||||
If My.Application.Globix.FileExistsinDropTable(e.FullPath) = False Then
|
||||
|
||||
If clsFilehandle.CheckDuplicateFiles(e.FullPath, "FolderWatch/Scan") Then
|
||||
clsFilehandle.Decide_FileHandle(e.FullPath, handleType)
|
||||
Else
|
||||
Logger.Info(">> Folderwatcher: File already exists:" & e.FullPath)
|
||||
|
||||
Reference in New Issue
Block a user