Skip to main content

TechBytes 04: Hosting a simple HTTP File Server using HFS

Server! Sounds quite complicated and sophisticated, right? But do we know that any system that's capable of hosting some files could be called a file server?
No? Let's see it ourselves today.

We are going to create a file server through which files can be transferred across all the devices in a certain local area network. (If the appropriate ports are forwarded correctly, it can also work across wide area networks)
This will definitely save us time and effort to transfer huge volume of data across systems without using long cables or pendrives every now and then.

Let's download a small software named HFS from here and open it.
When opened for the first time, Windows firewall can ask for permission. Check all the boxes and click on Allow access.


Now you'll see the interface of HFS like this.


So as you can see, there's an address bar. It says 192.168.0.102:8080
Now if you try to put this address in any browser you'll see that your file server is working.


So your file server is now hosted and working. Let's now work with some data. Try dragging some files to the interface of HFS (left panel) and reload the page in your browser. You'll see your file to be accessible from the web interface.


Let's try and see if our server is accessible from other devices in the same local area network or not.


This confirms that your file server is accessible from all devices in your local area network. Now you can try playing with the advanced mode to cap or uncap download/ upload speeds, editing html template to make it look different or to change the title, body, heading of the web interface. Also you can setup authentication as well as change the look of web interface using themes. Here I'm giving you a link to download dynamic themes for your tiny web interface based HTTP file server!


Bonus for Advanced Testers: You're loving it? So do you want to make this thing work across WAN instead of LAN and make it globally accessible? Here goes my detailed guideline about how to prepare everything for doing so.

Comments

Popular posts from this blog

Vapoclean: A sensor guided hand-rub dispenser

Due to the outbreak of COVID-19, a huge amount of alcohol based disinfectants are being manufactured and supplied in many countries. But as the virus spreads through close contact, we wanted to bring down the number of times a person has to touch things. So, we made Vapoclean. Vapoclean is giving the following advantages to it's users: 1. Spraying ample amount of disinfectant as an equally distributed mist. Which ensures disinfection in the shortest time before the solution evaporates. 2. Decreases the amount of wastage. 3. Lessens down the hassle of refilling or replacing the container frequently. Project & Team Introduction Introduction User Manual Display View 01 Display View 02 Official Datasheet Copyright © 2020 Vapoclean by Shahrear Mahfuz, Md. Asifuzzaman, S M Kaiser Ahmed, Faizur Rahman. All Rights Reserved.

SkillBytes 01: Grab your typing speed certificate, for free!

Knowing the basic usages of computer and doing different stuff swiftly using computers is a demanding skill these days. You can also see different jobs to be having a requirement- "Proficient in English/ Bengali typing". So to prove your efficiency it's recommended that you take up some elementary course on MS Office from govt. authorized testing centers. But what if, you don't have the time to go for lengthy training to get certified? To the rescue, thankfully we have  Ratatype . Here you can learn to type faster as well as give a test on your typing speed. It'll take at max 10 minutes to prepare your very own typing speed certificate. First go to the site, then click on  TYPING TEST  or you can go  here  directly. Then click on  START TYPING NOW , after you finish typing a report will be generated but to receive that you need to sign up with your email account. So enter your email account at this step and view/ download your certificate. Just like I'...

TechBytes 05: Track Airplanes Live!

Have you every wanted to know which aircraft just passed over your head? Good thing is, you can track them and know about the speed, altitude, departure, destination, ETA etc. And that too, Live! Let's check it out! The website offering such real time information about aircraft's is Flightradar24 . At the website you can see a map consisting of aircraft's in yellow color. Click on any of the aircraft to see it's details on the left pane. But remember this website can only show details of domestic and international flights. No military aircraft's or flights. Hope you'll have fun exploring the airspace!