jhhoward / MicroWeb

DOS Web browser for 8088 class machines
GNU General Public License v2.0
436 stars 31 forks source link

Wishlist: Simple file download support #21

Open keenerb opened 1 year ago

keenerb commented 1 year ago

This would be wonderful to use with a simple web server to host file downloads.

On my home network I have a DOS software archive folder and I use

python -m http.server 8080

to offer a simple web page to download files from that archive on my WIndows 95/NT machines.

Downloading them via Microweb would be a much more convenient way to access those files from my MSDOS machines as well.

rvalles commented 8 months ago

@keenerb consider etherdfs in the meantime.