Hi, I currently connected via VPN to the Server i only want to list the files in the Directory f.e. : //192.168.xxx.xxx/Home$/<username>
When I try it on the simulator I can reach the files via FileSystemStorage.getInstance().listFiles(directory).... Thanks for helping Tobias On Wednesday, November 20, 2019 at 2:46:46 AM UTC+1, Shai Almog wrote: > > Hi, > if the phone is connected via VPN already you might be able to use the > file chooser cn1lib to pick a file from that directory. > > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/1d6afccf-b99f-4e75-831f-f5770b88aec2%40googlegroups.com.
