TIL: FTP-by-email service.
From emu386 emulator manual (allows 386 instructions to be executed on 286):
> If you prefer to get it by MIME/UUencoded e-mail, you can use FTP-by-mail services
TIL: FTP-by-email service.
From emu386 emulator manual (allows 386 instructions to be executed on 286):
> If you prefer to get it by MIME/UUencoded e-mail, you can use FTP-by-mail services
Apparently the old Internet was "too open" and therefore "unsafe". You know what that means.
@angelastella @nina_kali_nina now wanna web search app that one can run on a linux/unix over telnet, and get the machine/human readable text result.
getting back to the idea of having local marginalia
@nina_kali_nina I am old.
When I was wee, and had only a FidoNet account on a local BBS (run by my chemistry teacher!), I would use the Fido-to-Internet E-Mail gateway to reach a Gopher-by-E-mail service.
I could make a search request, and in about a week or so I'd have a response!
@nina_kali_nina Those were great. The only problem was if you wanted a large file, it would arrive, 64K at a time, in uuencoded form, one part per email. You'd then have to extract the uu text from each email, stick them together in the right order, and uudecode the result.
I think my record for that was downloading the whole original ARM port of Linux, which was something like 60 MiB in two disk images. I didn't have a network on the target machine, either, so I transferred it all on floppies.