Download and Install py-ftputil version 2.0.3 on Mac OS X
Monday the 8th of September, 2008

    py-ftputil  most recent diff


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



      # $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-ftputil
      Version: 2.0.3
      Category: python
      Platform: darwin
      Maintainers: nomaintainer
      Description: high level Python interface to the ftplib module
      Long Description: The module ftputil is a high-level interface to the ftplib module. The FTPHost objects generated from it allow many operations similar to those of os and os.path.

      Homepage: http://www.sschwarzer.net/python/python_software.html
      master_sites http://www.sschwarzer.net/download/
      distname ftputil-${version}
      checksums md5 13cbdf29f637883fe3ecea815d389d2e

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} README.html README.txt ftputil.html ftputil.txt ${destroot}${prefix}/share/doc/${name}
      }

    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/py-ftputil
      % sudo port install py-ftputil
      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 py-ftputil
      ---> Verifying checksum for py-ftputil
      ---> Extracting py-ftputil
      ---> Configuring py-ftputil
      ---> Building py-ftputil with target all
      ---> Staging py-ftputil into destroot
      ---> Installing py-ftputil
    - 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 py-ftputil with these commands:
      %  man py-ftputil
      % apropos py-ftputil
      % which py-ftputil
      % locate py-ftputil

     Where to find more information:

    Darwin Ports



    image test