plus some additions
Net_FTP allows you to communicate with FTP servers in a
more comfortable way than the native FTP functions of PHP
do. The class implements everything nativly supported by
PHP and additionally features like recursive up- and
downloading, dircreation and chmodding. It although implements
an observer pattern to allow for example the view of a
progress bar. Cold Fusion tags.
PR: ports/75915
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Features:
o multiple FTP sessions (tabs)
o transfer queue
o TLS/SSL support for encrypted connections
o partial X509 certificate support for authentication
o FXP transfer support (site-to-site)
o OTP (one time password) support - s/key, md5, rmd160, sha1
o drag and drop support
o site bookmarking
o encrypted bookmark support (password can be saved to KWallet)
o distributed FTP support (PRET)
o SSCN and CPSV support
o skiplist
WWW: http://kftpgrabber.sourceforge.net/
List of features:
- user can classify URLs before downloading
- every category has independent of configuration that can be inherited by
download
- batch mode can generate URLs
- supports import URLs from .html files
- supports export URLs ( for wget -i )
WWW: http://urlget.sourceforge.net/
PR: ports/62465
Submitted by: Nosov Artem <chip-set@mail.ru>
Approved by: marcus (backup mentor)
wmget is a dock app for the GNU Window Maker window manager
which makes it more convenient to perform long downloads in the
background.
PR: ports/61736
Submitted by: Ulrich Spoerlein <q@uni.de>
devel/wget starts to lag behind the releases of wget.
At least with a development version we are able to figure
out when it is stable enough to ftp/wget updated.
Add CONFLICTS to ftp/wget/Makefile
PR: ports/61155
Submitted by: Edwin Groothuis <edwin@mavetju.org>
cmdftp is a command line FTP client for Unix systems that
features shell-like functions, passive mode, local and remote
transparent modes, broken connection resumption, multiple and
recursive file transfers, auto-login, and more.
PR: 60759
Submitted by: Andreas Fehlner <fehlner@gmx.de>
ProMA is a PHP4 based system for administrating a ProFTPd
server storing users in a MySQL database.
PR: ports/55924
Submitted by: HSIN-HSIUNG CHANG <sexbear@tmu.edu.tw>
tnftpd (formerly known as lukemftpd) is a port of the
enhanced NetBSD ftp server to other systems
PR: ports/55229
Submitted by: Alex Vasylenko <lxv@send-pr.sink.omut.org>
using SITE commands.
wzdftpd is a FTP server designed to be modular,
work under linux/win32/freebsd/openbsd,
and to be entirely configurable online using SITE commands.
wzdftpd offers the following features:
- Simple configuration file, supporting inclusions
- Online administration, using SITE commands
- Backends to store users/groups in different structures
- Modules: internal, using shared librairies, or external
(scripts/applications)
- Users are virtual: you do not need to create users in system
- SSL/TLS support
- Server is designed to run as a non-privileged user to enforce security
- Server can detect ip changes (dynamic ips)
- Cross devices operations (copy/move) (though can be slow)
- Logging support (compatible with the wu-ftpd standard)
- Designed for high performance: coded with C, multithreaded
WWW: http://www.wzdftpd.net/
PR: 59873
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
wput is a tiny program that looks like wget and does as the
name suggests exactly the opposite: it uploads files or
recursivly whole directories to a ftp-server and supports
resuming.
PR: 60032
Submitted by: Nosov Artem <chip-set@mail.ru>
FTP4ALL is a free, open source FTP server implementation for the UNIX platform.
FTP4ALL was designed to require no superuser privileges.
PR: 50447
Submitted by: Alex Semenyaka