AppleBytes Posted October 21, 2020 Posted October 21, 2020 (edited) Apologies in advance, should this not be the best place. But I had difficulty deciding where the best place would be. That said; for some reason, Apple decided to remove ftp, and telnet -- both the clients, and the daemons. While I suppose one could argue that the daemons could be exploited. The clients ftp(1) and telnet(1) are less dangerous than rm(1) sudo rm -rf /* So. I bring (back) to MacOS users, the ftp, and telnet clients. About I've been programming on *BSD (FreeBSD, NetBSD, OpenBSD) for almost 40 years, and that's the OS I created these on for this release. They are 100% native to MacOS High Sierra or above (newer). This release installs both the clients, and the man(1) pages. These are the "full featured" versions. Which includes tab completion, and other conveniences, unlike the GNU counterparts. Installation To install from this archive. Open Terminal and change to the directory where you downloaded this archive. Then perform the following: sudo unzip ./FTP-TELNET.zip sudo rm ./FTP-TELNET.zip sudo cp ./FTP-TELNET.txz / cd / sudo tar xvf ./FTP-TELNET.txz && rm ./FTP-TELNET.txz You're done. Enjoy! P.S. Sorry for the extra commands for the zip wrapper. But in order to preserve the correct permissions on all the files involved, I needed to use tar(1) to create the archive. But this Forum doesn't support tar archived attachments. FTP-TELNET.zip Edited October 21, 2020 by AppleBytes Fix title, attatch the correct archive 1 ThinkPad E531, L530, Inspiron 9400: Core 2 duo @2.16GHz , 4GB, G70 Geforce 7800 (10.7/Lion) E531: i5-3230M, L530: i3-3110M, Optiplex 780: Core i5 @3.1GHz, 8GB, Geforce 8400 GS (10.9/Mavericks) HD4000, A68HM-E33 V2 (MS-7721): Athlon X4 860K, 8GB, GeForce GT 730 (10.9/Mavericks)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now