No More FTP At Debian (debian.org)
New submitter Gary Perkins writes: It looks like anonymous FTP is officially on its way out. While many public repositories have deprecated it in favor of HTTP, I was rather surprised to see Debian completely drop it on their public site. In a blog post, the team cited the FTP's lack of support for caching or acceleration, and declining usage as some of the reasons for their decision.
Thank goodness, FTP needs to die in a fire. Everyone should be using SCP/SFTP nowadays anyways.
Also, FP
Every time I used FTP in my sources.list, it was slower to connect. The whole apt-get update process could therefore be twice as long on FTP, compared to HTTP. Even though I guess once connected, the file transfer protocol should be more efficient.
Just put some memory on the server and sure the files will be cached by the OS in memory in the buffer/cache area.
Everything I write is lies, read between the lines.
uucp now deprecated by ftp.
I was pretty excited by the title - thought maybe there would be a wholesale move to HTTPS, given that it's 2017 and all.
Signed packages are great, but everything should be working towards being pro-privacy and MitM-resistant by this point. Leaking metadata is so 2014.
My God, it's Full of Source!
OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
...and nothing of value was lost.
Ask me how the Heisenberg Principle may or may not have saved my life.
FTP has been obsolescent ever since NAT became widespread. HTTP passes through NAT with ease since only one TCP connection is established by the client to the server. The FTP way of using two separate connections for commands and data, and making the server connect back to the client, was always problematic. Passive mode FTP, in which the client establishes both connections, was always a lousy kludge to fix a fundamental incompatibility with NAT.
Since I live in Silicon Valley, the fastest way to download a Linux distro during the dial-up days was to download from Australian FTP servers. They and my dial-up UNIX provider had a direct connection to MAE-West, which was about five miles from where I lived at the time. It often took a week to download overnight each CD of a five-CD distro.
You now need our specialized app to install Debian, instead of standard protocols.
Seriously, FTP is a standard that needs supporting, how else would you download Firefox without IE/Edge?
Now this.
Bleh.
Until I can list only *xz files, that I would like to see (s)ftp continue.
Along with many other antiquated protocols, FTP is now going the way of gopher, telnet and other such early protocols the internet used.
FTP was a neat tool in its day, with lots of anonymous-enabled repositories of free software (and sometimes not-so-free.) Gone are the days of highjacking a server with lots of disk to make it a file dump via FTP.
As more repositories close down, I wonder how they will be replaced? I have not seen much in the way of clearing houses for free software in web-page format, yet. Sure, a lot of linux distros are hosted up on websites, but rarely do you find indexes like you can with FTP easily.
I'll miss the days of using somewhat questionable 'ftp search' websites that tried to scrape as much info as they could from anonymous-enabled FTP servers around the globe.
You'll be missed, good ol' FTP.
To use either server or client.
If I could roll back anything it would be the GUI.
help! this page doesn't show all comments on mobile and the sliders do not work with touch.
The protocol itself may be antique but it was a fresh breath of air sometimes. Failing to find a manufacturer's driver on their crappy maze of a support website, yet I could anonymously get to there ftp site with a simple straight forward list of drivers and software.
Some things just don't need web 2.0 lipstick slapped onto it. Sometimes I just want a file, not a damn "experience".