13-05-2021

Active6 months ago

Yummy FTP is an interesting FTP client for Mac OS X. While the application is pretty basic interms of its core features, there are a few things which make Yummy stand out from the crowd. First off, Yummy features FTP aliases which allow you to create aliases of your FTP.

RBrowser is a full featured free graphic FTP-SFTP client. RBrowser allows the user to manage/browse files on the remote host with an easy-to-use graphic interface. File management includes move, copy, duplicate, compress, delete,set permissions, make links, etc. Has a GUI: There are some awesome FTP clients with a command-line interface, but for a great number of people, a graphical user interface is more approachable and easier to use. Topping the list is FileZilla, an open source FTP client. Available on Mac OS. Download Here. Which FTP client do you use? There’s a great deal of.

I know that SSH from the command line is easy enough, but would like to give my students that use OS X a GUI option.

Is there a PuTTY equivalent for the Mac?

bmike
168k46 gold badges304 silver badges662 bronze badges
Eric WilsonEric Wilson
5192 gold badges5 silver badges16 bronze badges

12 Answers

If you are looking for something that keeps track of servers/connections via a GUI, Terminal.app will already do that for you. Launch it and then from the menu select Shell > New Remote Connection. This will give you a connections manager window.

dhemplerdhempler

The best GUI application for SSH (and everything else you can do on the command line) is iTerm 2. While the original iTerm had a tabbed interface before Terminal did, iTerm 2 again eclipses Terminal by adding:

  • Support for 256 colors (you'll never go back to 16 colors after using 256)
  • Split panes (the sort of thing you can do in GNU screen or tmux, but at the level of the terminal emulator rather than in a program running on the server)
  • Special provision for integrating with tmux (an alternative to GNU screen, and which most people regard as better & faster than screen)
  • Terminal-level auto-completion (I don't use this feature so I can't detail how it has advantages over shell-level autocompletion: especially if you use the fish shell or zsh, then it may not be better)
  • Growl support
  • an Exposé-like view of your tabs
  • a full-screen view (and you can choose from either its own or OS X's built-in full-screen mode; I greatly prefer iTerm's own full-screen mode, since it doesn't force you to move to a new 'Space', thus allowing Command-Tab to still work properly)
  • paste history (a good complement to the shells' command histories)
  • Search
  • Instant Replay

and a lot more. Some are mentioned here but some are not, such as co-processes, triggers,smart selection, semantic history, and so on. Development is pretty active, but documentation seems to lag behind. I highly recommend it. I've been using it for years now and have never missed Terminal.

(It's possible Terminal does some of the things I mention here--it's been so long since I've used it that I don't recall, but when I switched I paid close attention to the differences and there were lots of advantages to iTerm. And it keeps getting better every few weeks or months.)

iconoclasticonoclast
2,2276 gold badges25 silver badges35 bronze badges

You could also take a look as ZOC6 seems pretty cool.

Nathan Greenstein
21.2k21 gold badges86 silver badges127 bronze badges
user199576user199576

I'm getting along well with Royal TSX.

This is useful for SSH, RDP and VNC based terminals or web-based interfaces.It has a built-in credential management and team-sharing features.

madxmadx
Filezilla

Configure ssh options and connect to ssh hosts manually always make me feel bored and have a lot of trouble. At Codinn we made a couple of GUI tools to make using ssh effortless. Those tools helped ourselves, and may also help you.

Core Shell is a PuTTY alike tool with lots of extra features:

Ftp gui client for windowsClient
  1. Full-featured terminal, supports 24bit true color.
  2. Support everything in OpenSSH, agent forwarding, certificates, proxy jump, etc.
  3. Can read your existing ssh_config file as the source of advanced options, especially helpful for experienced users.
  4. Also included advanced options editor, a handy way to tune per-host advanced options.
  5. Tightly integrated with macOS Keychain, don't have to enter passwords or passphrases repeatedly.
  6. Always tries to restore your connections after network failure or waking up from sleep.
Yang.YYang.Y

You could try SecureCRT and SecureFX from VanDyke Software.

user48089user48089
Jawa
2,2675 gold badges17 silver badges25 bronze badges
HessianHessian

vSSH is actually an ssh client based on putty. I got it from the app store for about $10.00, so it's a great deal compared to ZOC.

okcomputerokcomputer

If you want to start a gui program from ssh, you can use x11 and relay it with xeyes.

See https://dyhr.com/2009/09/05/how-to-enable-x11-forwarding-with-ssh-on-mac-os-x-leopard/

doriendorien
1751 gold badge3 silver badges15 bronze badges

You need to try Termius (available also as mobile app)

Fred KFred K
4292 gold badges6 silver badges15 bronze badges

Just download Wine and download PuTTy.exe and right click and run through wine and when wine opens hit enter (application support) and give it a second and it will open, just make sure you have a server

StraightModderYTStraightModderYT

CyberDuck is a great option. I used it this semester in complement with Terminal. (CyberDuck is fully functional, we just coded in VI, so using the Terminal for SSH worked better for me.)

You can get CyberDuck for free online, or at a cost on the App Store.

Another option is FileZilla. I used it on Windows for FTP, but I believe that it supports SSH as well. It definitely runs on Mac as well as Windows, so it's another option. FileZilla is also free.

MosheMoshe
5,16223 gold badges64 silver badges114 bronze badges

You must log in to answer this question.

protected by nohillsideJun 19 '16 at 13:00

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Free Ftp Client For Mac

Not the answer you're looking for? Browse other questions tagged macossoftware-recommendationsshutilities .

Click to viewWhether you do your work on the web, run a home FTP server, or you just prefer a quick download from time to time, a solid, full-featured FTP client can be a lifesaver. You've got tons of options-both free and shareware-for your FTP needs, so finding the right FTP client can be difficult. On Tuesday you shared your favorite FTP clients, and today we're back with the five most popular choices. Read on for a detailed look at the five best FTP clients for your money, then cast your vote for the app you like best.

Build a Home FTP Server with FileZilla

Upload and download files on your home PC from anywhere by turning it into a personal FTP server.…

Read more

Ftp Client For Mac Os

Read

Advertisement

WinSCP (Windows)

Advertisement

WinSCP, aka Windows Secure Copy, is a free, open-source FTP client. Supporting both SFTP and SCP protocols (upshot: secure transfers), WinSCP is fast and lightweight while still supporting advanced features like remote text editing. When you open a plain text file, WinSCP can open the file in your text editor of choice. Every time you save the file, it transparently saves and uploads the changes to the remote server. Added bonus: a portable version is available. WinSCP's synchronized browsing feature is also worth a look.

Transmit (Mac OS X)

Advertisement

Transmit is a shareware ($30) FTP client packed to the brim with innovative features. It covers all of the usual suspects, including remote file editing and folder sync, and it's also got tons of Mac-centric features like a Dashboard widget, .Mac syncing of your favorites (bookmarked FTP servers), droplets for quick drag-and-drop uploading to favorite locations, inline previews, and Automator support. Transmit can even do server-to-server transfers from one server's tab to another's. Despite its $30 price tag, Transmit has even got some Windows users wishing for their own version.

Best FTP Clients?

People have used FTP clients to upload, download, and share files over the internet for years, and…

Read more Read

Advertisement

FireFTP (All Platforms with Firefox)

Advertisement

FireFTP is a Firefox extension that integrates a powerful FTP client directly into our favorite browser. FireFTP isn't the most feature-rich client of the bunch, but if all you need is a simple FTP client for the occasional upload or download, FireFTP is more than up for the job. Even better: You don't have to install a separate program for FTP, since it all runs from the warm and fuzzy comfort of the 'fox. If you're running Firefox Portable on your thumb drive, you can take FireFTP with you wherever you go.

Best Ftp Client For Mac

FileZilla (All Platforms)

Advertisement

FileZilla is a free, open-source FTP client for Windows, Mac, and Linux. Due to its price tag (or lack thereof), cross-platform support, and ease of use, FileZilla is a go-to option for many users new to FTP. Users stick around because FileZilla is a fast, full-featured (it also has remote file editing), and reliable FTP client in constant development. There's even a portable version you can toss on your thumb drive to use FileZilla on the go. Finally, if you're a Windows user you can even use FileZilla to build your own home FTP server.

Cyberduck (Mac OS X)

Advertisement

Cyberduck is a free, open-source FTP client for Mac OS X with support for most of the usual suspects in transfer protocols in addition to WebDAV and Amazon S3. It also supports Quick Look, Growl, and remote editing with your text editor of choice. Mac users who aren't happy with FileZilla and don't want to shell out any cash for Transmit can flock to the duck for full-featured FTP and then some.

Now that you've seen the best, it's time to warm up your clicking finger and pick a favorite.

Advertisement

Which Is the Best FTP Client?

Free Ftp Sftp Client For Mac

( surveys)

Honorable mentions go out to SmartFTP, FlashFXP, CuteFTP, and WS_FTP. Got more to say about your FTP client of choice that you can't get across in a poll? Let's hear about it in the comments.

Torrent Client For Mac

Advertisement