Why does the following code fail:
The External SDcard location is correct since the code runs correctly with the main user.
B4X:
File.Copy(File.DirInternal ,"client.db", "/storage/extSdCard/Android/data/uop.unicollect/files", "/unicollect/DBbak/" & "bak_client.db")