LWN.net Logo

Who still uses FTP, for anything?

Who still uses FTP, for anything?

Posted Jul 8, 2011 7:53 UTC (Fri) by rqosa (subscriber, #24136)
In reply to: Who still uses FTP, for anything? by anselm
Parent article: Vsftpd backdoor discovered in source code (The H)

> partial downloads

HTTP supports that, by way of the "Range:" request header.

> translation of line endings for text files

That really shouldn't be necessary anymore, since many programs (text editors, etc.) support the multiple different line-ending types. (And of course it will corrupt binary files if turned on by mistake.)


(Log in to post comments)

Who still uses FTP, for anything?

Posted Jul 8, 2011 8:02 UTC (Fri) by rqosa (subscriber, #24136) [Link]

(I should have linked to the HTTP/1.1 RFC instead.)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds