Hi, I'm using firefox as ThinAppad application
I want to use the AppSync variable to make it updatable. Hereunder I explain what I did so far. I assumes further that just as long the application on the update server is different in date/time is enough to tricker the upload process
I'm using a fileahare on a server which is password protected. With user/password it is accessable.
In the manual is an option mentioned to give in the AppSyncURL the user and password to connect to a server using HTTPS/HTTP
- When I use this option in firefox -> http://user:password@doamin.com it works while connecting to a webservice.
- When I try this using the command-> file:///user:password@server/share it does NOT work
A- If I just try this and use the variabe without usernae:password the application just starts, but nu update takes place and no messages appear.
B- If I put the user:password I do het a message that the application was unable to connect to the server.
C- I also tried manually making a fileshare and the starting the application as in option A, with the assumption that the user ia at that moment allready known, but no update takes place and no message appears
Questions:
Is my assumption correct that the file needs only be different on date/time?
Am I doing things wrong with user:password using file share?
Any help is welcome
Thanks Ronald