SSH client for Mac?

119

Solution 1

Try using Cyberduck, a free, open-source app. Here are the supported protocols:

FTP (File Transfer Protocol), FTP/TLS (FTP secured over SSL/TLS), SFTP (SSH Secure File Transfer), WebDAV (Web-based Distributed Authoring and Versioning), Amazon S3 and Rackspace Cloud Files.

Solution 2

Transmit (Panic software) has that functionality.

Solution 3

Another great one I recommend (Open Source) is FileZilla

http://filezilla-project.org/download.php?type=client

Share:
119

Related videos on Youtube

Roberto Artiles Astelarra
Author by

Roberto Artiles Astelarra

Updated on September 17, 2022

Comments

  • Roberto Artiles Astelarra
    Roberto Artiles Astelarra over 1 year

    I'm working on a project should have an ICS-ish design with the UI elements presented on these mockups:

    enter image description here

    enter image description here

    enter image description here

    enter image description here

    enter image description here

    enter image description here

    The thing is that minSDK requirement is API 7. What would be the best way to approach it?

    • Arjan
      Arjan over 14 years
      Given the first two answers that refer to file transfers rather than plain SSH access (which is included in OS X; just type ssh in Terminal): please explain what you need?
    • akira
      akira over 14 years
      so actually you want a 'scp' client and not interactivity?
    • akira
      akira over 14 years
      @edit2 statement: yah, but now the question reflects correctly what you accepted as an answer. 'take care of something with ssh' is an open field.
  • Laura
    Laura over 14 years
    Any hints on why I got a downvote?
  • Mark R Friedman
    Mark R Friedman over 14 years
    but it's not free
  • alex
    alex over 14 years
    Only the screenshot is old, the software has been updated and has Leopard/Snow Leopard support.
  • HikeMike
    HikeMike over 11 years
    Cyberduck costs money when downloaded from the Mac App Store. It's still freely downloadable from the website though, and only shows a message in the title bar if you don't have a "donation key". Other than that, it's full-featured, unlimited, and doesn't nag. The source code is also available, if you want to change or remove this reminder.