---
name: bbftp
version: 3.0.2
origin: ftp/bbftp
comment: Multiple stream file transfer protocol optimized for large files
arch: freebsd:9:x86:64
www: http://doc.in2p3.fr/bbftp/index.html
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 184899
desc: |
  bbFTP is a file transfer software. It implements its own transfer protocol,
  which is optimized for large files (larger than 2GB) and secure as it does not
  read the password in a file and encrypts the connection information.  bbFTP
  main features are:

      * Encoded username and password at connection
      * SSH and Certificate authentication modules
      * Multi-stream transfer
      * Big windows as defined in RFC1323
      * On-the-fly data compression
      * Automatic retry
      * Customizable time-outs
      * Transfer simulation
      * AFS authentication integration
      * RFIO interface

  bbFTP is open-source software, released under the GNU General Public License.
  It was written by Gilles Farrache at IN2P3 Computing Center in Lyon, France.

  WWW: http://doc.in2p3.fr/bbftp/index.html
categories: [ftp]
files:
  /usr/local/bin/bbftp: 09b8ec88d754e180e9882e64e084443b81223d356a8faed0a1d211e73c5ea9e6
  /usr/local/bin/bbftpd: e2db18c72939839df03c9d97d6cd5fd7865314c4e3a006944c66fddcc37e5f30
  /usr/local/etc/rc.d/bbftpd: ae4f425f67c5a63935c1afc25fea2243955d6d2df647fbe1cf69f515ad0072e8
  /usr/local/man/man1/bbftp.1.gz: fb0ba7d8d149818ad761a0e5375101597d6baa722bcb4d2bdf819d515def3cad
  /usr/local/man/man1/bbftpd.1.gz: 01dae8918824d8237f4734012cc6a91fcc02b6d3a2e4d8a08706d982f7c45444
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
