mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
06105161eb
distfiles and also this allows to simplify configure and build glue in the Makefiles considerably - Update to version 3.2.1, reword both COMMENTs accordingly - Actualize MASTER_SITES and WWW line in the port description - Unbreak the build against contemporary versions of OpenSSL - Define LICENSE (GPLv2+) and install provided documentation files
21 lines
781 B
Plaintext
21 lines
781 B
Plaintext
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://software.in2p3.fr/bbftp/
|