Live data from Hacker News

FTP is 50 years old

filestash.app

1–10 of 187 posts

Re: FTP is 50 years old

#6
From rfc801 (transition from NCP to TCP/IP) : "FTP: This is specified in RFC 765. It is very similar to the FTP used with the NCP. The primary differences are that in addition to the changes for Telnet, that the data channel is limited to 8-bit bytes so FTP features to use other transmission byte sizes are eliminated."

So FTP is older than the standardisation of byte size :-)

Re: FTP is 50 years old

#8
post #3

What's the oldest protocol that's still regularly used?

That depends on how you define "protocol". ASCII dates from 1963, and that's still the baseline for text-based protocols.

FTP predates Ethernet, Token Ring and ARCNET. It predates TCP/IP. For an actual protocol, and not just a simple format specification like ASCII, it doesn't get older than that in current use.

Re: FTP is 50 years old

#9

The worst part is not that its 50 years old. The worst part is that some places still INSIST on using it. For instance I have to deal with FOTA and it's a pain.

Older technologies are more reliable and last longer, because they have survived the changes of time. That also means if you learn older technology (my rule of thumb is 15+– think Elixir, Lisp, Haskell, Python, Java, C++), your knowledge is unlikely to expire.
Post reply on HN