Earlier quoted context omitted.
Much the other way around. Netcat is ubiquitous. I haven't come across many systems with ftpput and ftpget. Neat challenge left as an exercise to the reader: whois can be used to transfer files too. :)
>whois can be used to transfer files too. Ah, the old DNS-tunnelling trick. A fun way to flip cheap hotels the bird.
WHOIS is one of the simplest internet protocols. The RFC is beautifully short. Unlike DNS, there's no rules on sizes of requests or responses, and it uses TCP by default.
His suggestion deserves an upvote for its simplicity, elegance.