FTP is 50 years old
filestash.app
FTP is 50 years old
1–10 of 187 posts
Re: FTP is 50 years old
#2> Jimmy Hendrix died 6 months ago
Pedantry: It's "Jimi".
Re: FTP is 50 years old
#3What's the oldest protocol that's still regularly used?
Re: FTP is 50 years old
#4What's the oldest protocol that's still regularly used?
XON/XOFF?
Re: FTP is 50 years old
#5What's the oldest protocol that's still regularly used?
Snail-mail ain't dead yet.
Re: FTP is 50 years old
#6From 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
#7The 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.
Re: FTP is 50 years old
#8What'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
#9The 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.
Re: FTP is 50 years old
#10What's the oldest protocol that's still regularly used?
IBM z/OS (né OS/360) is 57 years old and still actively developed, so maybe something used there?