Hello everyone,
i'm having a problem with the SMB File Download and hope you guys could help me:
i want to download a File called FPA_PERS.MAP from the server, so i'm trying
SMB_IO.DownloadFile(SMB_URL,"FPA_PERS.MAP",Main.TransPath,"FPA_PERS.MAP")
in an earlier version this worked pretty well.
The phone can still find the file and even starts the download onto the phone, so it can write into the taget folder too, but the file stays at size 0 and the function "SMB_IO_DownloadCompleted" never gets called.
this was an event, automatically triggered after any download, if i remember correctly. but i guess thanks to an android update it stopped working.
i tested it on an galaxy s22 Ultra, on Android 14.
i'm using the B4A intern SMB Lib, version 1.10
is there any way to make it work again as it did before?
sorry for any mistakes i'm not a native speaker, but i hope you can understand my issue.
Thanks and Greetings,
Bjoern
i'm having a problem with the SMB File Download and hope you guys could help me:
i want to download a File called FPA_PERS.MAP from the server, so i'm trying
SMB_IO.DownloadFile(SMB_URL,"FPA_PERS.MAP",Main.TransPath,"FPA_PERS.MAP")
in an earlier version this worked pretty well.
The phone can still find the file and even starts the download onto the phone, so it can write into the taget folder too, but the file stays at size 0 and the function "SMB_IO_DownloadCompleted" never gets called.
this was an event, automatically triggered after any download, if i remember correctly. but i guess thanks to an android update it stopped working.
i tested it on an galaxy s22 Ultra, on Android 14.
i'm using the B4A intern SMB Lib, version 1.10
is there any way to make it work again as it did before?
sorry for any mistakes i'm not a native speaker, but i hope you can understand my issue.
Thanks and Greetings,
Bjoern