Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 62

Thread: Your own website in ProfiLux 3!

  1. #11
    Join Date
    10.03.2009
    Location
    croydon
    Posts
    114

    Default

    hi
    Matthias

    any idots guides on what commands to use with tftp to up load.


    Himat

  2. #12
    Join Date
    10.03.2009
    Posts
    478

    Default

    just use the client part of tftp32....

    http://tftpd32.jounin.net/

  3. #13
    Join Date
    27.10.2009
    Posts
    23

    Default

    I seem to just get a blank page...

    I have this in my user.html file :-
    Code:
    <p>Firmware - $$FWVS$$ $$FWDA$$</p>
    <p>orp $$SWIS[05]$$</p>
    user.html was created in vim on linux, if that makes any differance and uploaded with std linux tftp command line program

    Least im not getting a 404....so something is there....

  4. #14
    Join Date
    19.02.2009
    Posts
    2,976

    Default

    you have to implement a complete HTML file with header, body,...


    <html>
    <head>
    <title>My Page</title>

    //... other header things

    </head>
    <body>

    <p>Firmware - FW-Version:5.00i vom 08.01.2010</p>
    <p>orp S 6: Aus</p>

    //... other html code


    </body>
    </html>

  5. #15
    Join Date
    27.10.2009
    Posts
    23

    Default

    doh...
    I thought it said in the manual that it took care of that...

    Thanks for that

  6. #16
    Join Date
    07.06.2009
    Posts
    738

    Default what wrong with my settings

    can somebody post a prt screen of his tftpd32 screens ?

  7. #17
    Join Date
    21.11.2009
    Posts
    18

    Default

    how much space is there to use html files.

    /Bigman

  8. #18
    Join Date
    18.02.2009
    Location
    Kaiserslautern
    Posts
    7,710

    Default

    at the moment we reserved 256kB for user's files
    there is more memory available but first we have to cover all other functions, then we can see if there is something left to increase this space

  9. #19
    Join Date
    18.02.2009
    Location
    Kaiserslautern
    Posts
    7,710

    Default

    Quote Originally Posted by Blahenazo View Post
    can somebody post a prt screen of his tftpd32 screens ?
    here you are
    tftp.jpg

    just invoke "put" and the file will be uploaded to P3

  10. #20
    Join Date
    21.11.2009
    Posts
    18

    Default

    Quote Originally Posted by Matthias View Post
    at the moment we reserved 256kB for user's files
    there is more memory available but first we have to cover all other functions, then we can see if there is something left to increase this space
    Thanks for another quick reply.
    256KB is certain enough for most.
    Can we get a Token which only gives the status of a switch, without a name (eg S 1)
    Do you think it may be possible that it may create a png image of live data for use in eg. forumsignatures. Something like http://nimb.eu:81/co2a.html

    / Bigman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •