Old timers know

alphacyberranger@sh.itjust.works to Programmer Humor@programming.dev – 711 points –
117

You are viewing a single comment

There's just so few decent FTP clients out there, and all of them are very ugly lol

FTP isn't really used much any more. SFTP (file transfers over SSH) mostly took over, and people that want to sync a whole directory to the server usually use rsync these days.