0

Problem with Simple File Networking



I cant seem to get Simple File Networking operating correctly. I ftp the files to our web server into a folder called ROKU. Everything downloads except Autorun.brs I get the following debugs from the serial port; Autorun.brs is definitely there I can see it with my ftp program. Any ideas 1 setup script version 3.1.0.4 started 2010/08/20 16:50:11.514 ### Currently active sync list suggests next URL of <!-- m --><a class="postlink" href="http://www.shirleyspectra.co">http://www.shirleyspectra.co</a><!-- m --> m.au/Roku/current-sync.xml 2010/08/20 16:51:00.523 ### start_sync ### Looking for new sync list from <!-- m --><a class="postlink" href="http://www.shirleyspectra.com.au/Roku/current">http://www.shirleyspectra.com.au/Roku/current</a><!-- m --> -sync.xml 2010/08/20 16:51:01.051 ### url_event ### Server gave us spec: Simple Networking 2010/08/20 16:51:02.993 ### pool_event ### File downloaded Talks.jpg 2010/08/20 16:51:03.421 ### pool_event ### File downloaded Scene2.jpg 2010/08/20 16:51:03.680 ### pool_event ### File failed autorun.brs: The requested URL returned error: 404 2010/08/20 16:51:04.178 ### pool_event ### File downloaded autoschedule.xml 2010/08/20 16:51:04.511 ### pool_event ### File downloaded resources.txt 2010/08/20 16:51:04.805 ### pool_event ### File downloaded autoplay-Project 6.xml 2010/08/20 16:51:04.813 ### pool_event ### Sync failed: At least one file could not be satisfied

1 comment

  • 0
    Avatar
    Brian2


    Never mind, Problem solved !
    Web server did not have *.brs extension set to mime text/plain.
    All good, working perfectly.
Please sign in to leave a comment.