Menu

#47 download files via http?

New
nobody
None
Medium
Defect
2010-08-27
2010-08-03
Anonymous
No

Originally created by: pen... (code.google.com)@gmail.com

This is more a request than a problem.

It would be very nice if it would be possible to navigate the external hd connected to the NAS via http web pages, see the files in the folder and download files. Uploading via http would even be better.

This because ftp is not always possible. This is often blocked at companies and as such files cannot be accessed.

Thanks

Discussion

  • Anonymous

    Anonymous - 2010-08-22

    Originally posted by: ted.cho... (code.google.com)@gmail.com

    keep in mind that you can access files via http at service webserver with port 8080 (by default):
    192.168.x.x:8080/sda1/file_path

     
  • Anonymous

    Anonymous - 2010-08-23

    Originally posted by: pen... (code.google.com)@gmail.com

    No, that does not work. 192.168.x.x:8080/ is the root of the webserver, not of the linux device. So you cannot just access /sda1 from there. Maybe if you make a symbolic link from your webserver path to /sda1 this could work but then you still cannot navigate trough your folders. Only access individual files and uploading files is surely not possible like that.

     
  • Anonymous

    Anonymous - 2010-08-27

    Originally posted by: ted.cho... (code.google.com)@gmail.com

    @peno64
    Yes, sure you can, just need to enable index view on .htaccess file:
    Options +indexes
    And sure you can upload via http as well, but with your own script like something such as upload.cgi at your /usb/ folder will enable you to do that.

     

Log in to post a comment.

MongoDB Logo MongoDB