Dim sf As Object = DefsFtp.DownloadFile("/DEFS/"&Files(i).name,False,File.DirInternal&"/DEFS/"&code,Files(i).Name.ToUpperCase)
wait for (sf) FTP_DownloadCompleted (ServerPath As String, Success As Boolean)
If Success Then
end if
Success is always FALSE.
The serverpath is right the files(i).name is right the device path is right ... i don't unterstand
Dim sf As Object = DefsFtp.DownloadFile("/DEFS/"&Files(i).name,False,File.DirInternal&"/DEFS/"&code,Files(i).Name.ToUpperCase)
wait for (sf) FTP_DownloadCompleted (ServerPath As String, Success As Boolean)
If Success Then
end if
Success is always FALSE.
The serverpath is right the files(i).name is right the device path is right ... i don't unterstand
the ftp address is right infact i list the files in server folder.
I think that the problem is no folder on device but i don't know how to view that it's impossible for me to view the content of dirinternal.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.