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>
is actually repeated 3 times so it tries to reverse itself and fails. This patch
is only applied if the LDAP know is checked so it doesn't appear on all builds.
The patch itself defines TLS support in the LDAP module. There are two problems
with doing this. One, it breaks LDAP if the server doesn't support TLS. And two
it causes the build to fail on 4.x. The patch to do this was a requested option,
and isn't critical for most people.
The maintainer is going to add another option knob for LDAP_TLS support once the
4.x build problems are resolved.
PR: 96713
Submitted by: Beech Rintoul <beech@mangohealth.org> (maintainer)
- Fixed problem described on secunia advisory SA19706, please see http://secunia.com/advisories/19706/
- Few modifications
- Note: phpwebftp-3.3b is the same than phpwebftp-3.3 available at sf.net
PR: 96702
Submitted by: maintainer (Jose Alonso Cardenas Marquez)
It does this by passively analysing FTP control connections
and adding rules into a pf anchor when an FTP data connection
is about to commence.
WWW: http://www.sentia.org/projects/ftpsesame/
- Remove from virtual category "net" and add to "www".
- Remove pkg-message.in and patch-libprozilla_src_Makefile.in (now the
upstream version installs headers under a "prozilla" subdirectory).
- Change pkg-plist and remove patch-libprozilla_ltmain.sh to install .la
(libtool archive) files.
Approved by: garga (mentor)
ports, so that they now do not overwrite existing configuration files.
Rather than backing up the old ones and allowing the user to merge the
files by hand, config files are left untouched.
Submitted by: Shaun Amott <shaun@inerd.com>
ports, so that they now do not overwrite existing configuration files.
Rather than backing up the old ones and allowing the user to merge the
files by hand, config files are left untouched.
PR:
Submitted by: Shaun Amott <shaun@inerd.com>