....just to know, when downloading some files with ftp library
how can i check that is all downloaded before proceding with elaboration?
there is the sub
FTP_DownloadCompleted (ServerPath As String, Success As Boolean)
but i don't know how to check it
how can i check that is all downloaded before proceding with elaboration?
there is the sub
FTP_DownloadCompleted (ServerPath As String, Success As Boolean)
but i don't know how to check it