I have been toying with an idea for a lossy text compression news reader. I wanted to see what would happen if I FTP’ed my sandbox files onto the device. I assumed that its just like putting files up on any old web server. It seems like there are background processes doing something when I put files up. The UI locks up and requires a reboot each time I upload a file.
At this point I dumped an HTML file and 2 js files into the root (folder where manual is) and rebooted. The librarian app is loading my HTML file into an iFrame. My content functions fine inside the iFrame so all is well there.
Wondering what the best way to upload content so I can test out my ideas.
Thanks,