Working on my #uucp connections between laptop and rpi. For some reason my Linux notebook just doesn't reach the rpi via uucp, and it doesn't make any sense at all.
spent entirely too much time reading documentation for #uucp to figure out if you can send requests to list files in another system's public folder
result: beats me
@kyonshi I worked with UUCP back in the day. I was living in a country with no Internet connection, but it was possible to dial-up to an upstream host and exchange files using UUCP. This was used to implement a mail system (no SMTP or POP3 or IMAP just UUCP mail). Once you have mail, you can implement a mail server which can parse messages to list and request files. We even had an upstream server that allowed you to request web pages by e-mail (you got the HTML and images as a uuencoded e-mail).