P5-net-ftpserver - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    p5-net-ftpserver  most recent diff


    version

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


      The p5-net-ftpserver Portfile 58687 2009-10-02 20:13:49Z blb macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      perl5.setup Net-FTPServer 1.122
      Maintainers: nomaintainer
      Description: A secure, extensible and configurable Perl FTP server
      Long Description: Net::FTPServer is a secure, extensible and configurable FTP server written in Perl. Current features include: * Authenticated FTP access. * Anonymous FTP access. * Complete implementation of current RFCs. * ASCII or binary type file transfers. * Active or passive mode file transfers. * Run standalone or from inetd(8). * Security features: chroot, resource limits, tainting, protection against buffer overflows. * IP-based and/or IP-less virtual hosts. * Complete access control system. * Anonymous read-only FTP personality. * Virtual filesystem allows files to be served from a database. * Directory aliases and CDPATH support. * Extensible command set. * Generate archives on the fly.
      Checksums: md5 03413e192528959775529957fdaf145b sha1 1a3627624a9fa94bc849ca64b1618421851f08f8 rmd160 0987a35546df7acc322ef1ba1653aec9af203c92
      Platform: darwin

      # Depends on these Perl modules
      depends_lib-append port:p5-bsd-resource port:p5-io-stringy

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.