Download and Install zssh version 1.5a on Mac OS X
Thursday the 28th of August, 2008

    zssh  most recent diff


      View the most recent changes for the zssh port at: zssh.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for zssh.
      The raw portfile for zssh 1.5a is located here:
      http://zssh.darwinports.com/dports/comms/zssh/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/zssh
      Google
      Web Darwinports.com



      # $Id: Portfile 30221 2007-10-22 22:43:55Z jmpp macports.org $

      PortSystem 1.0
      Name: zssh
      Version: 1.5a
      Category: comms security
      Maintainers: nomaintainer
      Description: Program for transferring files using SSH
      Long Description: "zssh (Zmodem SSH) is a program that can transfer files to a remote machine using a SSH connection. It acts as an alternative to scp."
      master_sites sourceforge
      extract.suffix .tgz
      checksums md5 f36bb8a8b13feb09d8493b14b4682cc6
      depends_lib lib:readline.4:readline
      configure.type gnu
      configure.args --mandir=${destroot}${prefix}/share/man
      destroot.destdir prefix=${destroot}${prefix}

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/zssh
      % sudo port install zssh
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching zssh
      ---> Verifying checksum for zssh
      ---> Extracting zssh
      ---> Configuring zssh
      ---> Building zssh with target all
      ---> Staging zssh into destroot
      ---> Installing zssh
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using zssh with these commands:
      %  man zssh
      % apropos zssh
      % which zssh
      % locate zssh

     Where to find more information:

    Darwin Ports



    image test