Announcement

Collapse
No announcement yet.

jon00 simple downloads

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    jon00 simple downloads

    Jon,
    Would have posted on your site but my work blocks 8080... DOH!!!
    anyhow..

    is there a way for the simple downloads to use a file on a remote machine?
    or do they have to be locally?


    want to nab the files off of my file server...
    HW - i5 4570T @2.9ghz runs @11w | 8gb ram | 128gb ssd OS - Win10 x64

    HS - HS3 Pro Edition 3.0.0.435

    Plugins - BLRF 2.0.94.0 | Concord 4 3.1.13.10 | HSBuddy 3.9.605.5 | HSTouch Server 3.0.0.68 | RFXCOM 30.0.0.36 | X10 3.0.0.36 | Z-Wave 3.0.1.190

    Hardware - EdgePort/4 DB9 Serial | RFXCOM 433MHz USB Transceiver | Superbus 2000 for Concord 4 | TI103 X-10 Interface | WGL Designs W800 RF | Z-Net Z-Wave Interface

    #2
    Unfortunately not...

    Homeseer can only serve files if they are located within the html folder or its sub directories.
    Jon

    Comment


      #3
      My download app is designed that it should be able to download files from another server using IIS virtual directories.

      It is available at http://misraels.no-ip.biz/mriDownloads/mriDownloads.asp

      The downloading from another server has not been tested much, but I think we could troubleshoot through that if need be.

      Sorry Jon, not trying to steal your thread, but thought this might help.
      HS Install Date: Feb. 16, 2007

      HS3 Pro, Z-Wave, Insteon, BLStat, HS Touch Server, MyQ

      WeatherXML, BLBackup, BLLAN, BLLock, Restart, CaddX, OpenSprinkler

      Comment


        #4
        Originally posted by misraels View Post
        My download app is designed that it should be able to download files from another server using IIS virtual directories.

        It is available at http://misraels.no-ip.biz/mriDownloads/mriDownloads.asp

        The downloading from another server has not been tested much, but I think we could troubleshoot through that if need be.

        Sorry Jon, not trying to steal your thread, but thought this might help.
        gave it a try and sent ya a pm.... dont want admin for users.... but also not using guest...
        HW - i5 4570T @2.9ghz runs @11w | 8gb ram | 128gb ssd OS - Win10 x64

        HS - HS3 Pro Edition 3.0.0.435

        Plugins - BLRF 2.0.94.0 | Concord 4 3.1.13.10 | HSBuddy 3.9.605.5 | HSTouch Server 3.0.0.68 | RFXCOM 30.0.0.36 | X10 3.0.0.36 | Z-Wave 3.0.1.190

        Hardware - EdgePort/4 DB9 Serial | RFXCOM 433MHz USB Transceiver | Superbus 2000 for Concord 4 | TI103 X-10 Interface | WGL Designs W800 RF | Z-Net Z-Wave Interface

        Comment


          #5
          Originally posted by misraels View Post
          My download app is designed that it should be able to download files from another server using IIS virtual directories.

          It is available at http://misraels.no-ip.biz/mriDownloads/mriDownloads.asp

          The downloading from another server has not been tested much, but I think we could troubleshoot through that if need be.

          Sorry Jon, not trying to steal your thread, but thought this might help.
          is there a different place I can put a new topic to not clutter Jon00's section?


          I need to know a few things on the links..
          like do I have to map a drive to the remote location? or use \\ in the name or have to have iis running?
          I get this...
          Attached Files
          HW - i5 4570T @2.9ghz runs @11w | 8gb ram | 128gb ssd OS - Win10 x64

          HS - HS3 Pro Edition 3.0.0.435

          Plugins - BLRF 2.0.94.0 | Concord 4 3.1.13.10 | HSBuddy 3.9.605.5 | HSTouch Server 3.0.0.68 | RFXCOM 30.0.0.36 | X10 3.0.0.36 | Z-Wave 3.0.1.190

          Hardware - EdgePort/4 DB9 Serial | RFXCOM 433MHz USB Transceiver | Superbus 2000 for Concord 4 | TI103 X-10 Interface | WGL Designs W800 RF | Z-Net Z-Wave Interface

          Comment


            #6
            There is a short forum with some discussion at:

            http://board.homeseer.com/showthread...t=mridownloads

            You should be putting your link in the link field and just putting the title in that field, the app field is limited to something like 50 characters.

            If you are going to use a virtual directory, you should reference the http link so that it is valid for outside users.
            HS Install Date: Feb. 16, 2007

            HS3 Pro, Z-Wave, Insteon, BLStat, HS Touch Server, MyQ

            WeatherXML, BLBackup, BLLAN, BLLock, Restart, CaddX, OpenSprinkler

            Comment


              #7
              Jon00;
              Can one do multiple download pages? or do I just put them all in 1?
              HW - i5 4570T @2.9ghz runs @11w | 8gb ram | 128gb ssd OS - Win10 x64

              HS - HS3 Pro Edition 3.0.0.435

              Plugins - BLRF 2.0.94.0 | Concord 4 3.1.13.10 | HSBuddy 3.9.605.5 | HSTouch Server 3.0.0.68 | RFXCOM 30.0.0.36 | X10 3.0.0.36 | Z-Wave 3.0.1.190

              Hardware - EdgePort/4 DB9 Serial | RFXCOM 433MHz USB Transceiver | Superbus 2000 for Concord 4 | TI103 X-10 Interface | WGL Designs W800 RF | Z-Net Z-Wave Interface

              Comment


                #8
                You can put multiple downloads on a single page or if you wish have several different pages. If you want to use more pages, just rename the page and then on the page up in a text editor. Look for

                hs.GetAppPath & "\data\Mydownloads\Mydownloads.txt

                and change this to:

                hs.GetAppPath & "\data\Mydownloads\Mydownloads1.txt

                Now load the download info into Mydownloads1.txt for that page.
                Jon

                Comment


                  #9
                  hello john,

                  i have installed your simple download page
                  how can i call the page!!
                  there is nothing in the manual
                  how to call the page


                  thanks ed

                  Comment


                    #10
                    Just call MyDownloads.aspx like any other page via HS
                    Jon

                    Comment

                    Working...
                    X