Commit Graph

3 Commits

Author SHA1 Message Date
Edwin Groothuis
3e2fd4b788 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:50:28 +00:00
Pav Lucistnik
46e2778a5d - Broken on 4.X: does not compile (O_SYNC undeclared)
Reported by:	krismail
2006-08-06 16:43:35 +00:00
Pav Lucistnik
0a95856432 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

PR:		ports/98610
Submitted by:	Petr Holub <hopet@ics.muni.cz>
2006-06-07 18:38:09 +00:00