bulletproof ftp server
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4935
Pure FTP Server 1.0.21
Pure FTP Server is a fast, production quality, standards-conformant FTP server based on Troll-FTPd. more>>
Pure FTP Server is a fast, production quality, standards-conformant FTP server based on Troll-FTPd. Pure FTP Server has no known vulnerability, it is trivial to set up, and it is especially designed for modern kernels.
Features include PAM support, IPv6, chroot()ed home directories, virtual domains, built-in ls, FXP protocol, anti-warez system, bandwidth throttling, restricted ports for passive downloads, an LDAP backend, XML output, and more.
Beginners can install a Pure-FTPd server in 5 minutes. It can be as simple as installing the package, typing "pure-ftpd &" and... thats all. You already have a running server, and clients can start to connect.
Theres no need to review any long and complex configuration file, where possible mistakes could have security and reliability implications. Pure-FTPd uses simple command-line switches to enable the features you need.
You can limit the number of simultaneous users, limit their bandwidth to avoid starving your ADSL or cable-modem link, hide system files (chroot), have upload/download ratios, and moderate new uploads.
Custom messages can be displayed at login-time (even changing fortune files) and when an user enters a new directory. Also, to avoid your disks being filled up, you can defined a maximal percentage, and new uploads will be disallowed once this percentage is reached.
The FXP (server-to-server) protocol is implemented. It can be available for everyone, or only for authenticated users.
Kiddies are using common brute-forcing tools that are trying to discover hidden directories. Pure-FTPd provides a protection against this. Anonymous access is secure by default. For instance, users cant access dot-files (.bash_history, .rhosts, ...) unless you explicitely enable this.
And to watch whos doing what, the pure-ftpwho command shows a table with currently active sessions, how much bandwidth is taken by every user, what files they are uploading or downloading, where they are coming from, etc.
Enhancements:
- User names can now be up to 127 characters long.
- Compilation with PAM support has been fixed on Mac OS X, and the MySQL PASSWORD() function can now be used with MySQL >= 4.1.
- Logging now has the correct timezone.
- Support for charset conversions (RFC2640) has been implemented. Large files are now handled by default, using sendfile64() if possible. SITE UTIME and OPTS MLST have been implemented.
- MySQL queries can now include multiple statements and call MySQL 5 stored procedures.
- Transferring a lot of small files is now much faster than in previous versions.
<<lessFeatures include PAM support, IPv6, chroot()ed home directories, virtual domains, built-in ls, FXP protocol, anti-warez system, bandwidth throttling, restricted ports for passive downloads, an LDAP backend, XML output, and more.
Beginners can install a Pure-FTPd server in 5 minutes. It can be as simple as installing the package, typing "pure-ftpd &" and... thats all. You already have a running server, and clients can start to connect.
Theres no need to review any long and complex configuration file, where possible mistakes could have security and reliability implications. Pure-FTPd uses simple command-line switches to enable the features you need.
You can limit the number of simultaneous users, limit their bandwidth to avoid starving your ADSL or cable-modem link, hide system files (chroot), have upload/download ratios, and moderate new uploads.
Custom messages can be displayed at login-time (even changing fortune files) and when an user enters a new directory. Also, to avoid your disks being filled up, you can defined a maximal percentage, and new uploads will be disallowed once this percentage is reached.
The FXP (server-to-server) protocol is implemented. It can be available for everyone, or only for authenticated users.
Kiddies are using common brute-forcing tools that are trying to discover hidden directories. Pure-FTPd provides a protection against this. Anonymous access is secure by default. For instance, users cant access dot-files (.bash_history, .rhosts, ...) unless you explicitely enable this.
And to watch whos doing what, the pure-ftpwho command shows a table with currently active sessions, how much bandwidth is taken by every user, what files they are uploading or downloading, where they are coming from, etc.
Enhancements:
- User names can now be up to 127 characters long.
- Compilation with PAM support has been fixed on Mac OS X, and the MySQL PASSWORD() function can now be used with MySQL >= 4.1.
- Logging now has the correct timezone.
- Support for charset conversions (RFC2640) has been implemented. Large files are now handled by default, using sendfile64() if possible. SITE UTIME and OPTS MLST have been implemented.
- MySQL queries can now include multiple statements and call MySQL 5 stored procedures.
- Transferring a lot of small files is now much faster than in previous versions.
Download (0.54MB)
Added: 2006-02-20 License: GPL (GNU General Public License) Price:
1348 downloads
CrossFTP Server 1.06
CrossFTP Server is a professional FTP Server for multiple platforms more>>
CrossFTP Server is a professional FTP Server for multiple platforms. It is a high-performance, extremely configurable, and most of all a secure FTP server. CrossFTP Server has an easy-to-use GUI for user to configure the servers behavior.
Main features:
- 100% pure Java, free, open source FTP server.
- Multi platform support and multithreaded design.
- User virtual directory, write permission, idle time-out and upload/download bandwidth limitation support.
- You can monitor all the user activities.
- Anonymous login support.
- Both upload and download files are resumable.
- Handles both ASCII and binary data transfers.
- IP restriction support to allow/ban IPs.
- Database and LDAP can be used to store user data.
- All the FTP messages are customizable.
- Implicit/explicit SSL/TLS support.
- MDTM support - your users can change the date-time stamp of files.
- "MODE Z" support for faster data upload/download.
- Easy installation/update by Java Web Start technology.
<<lessMain features:
- 100% pure Java, free, open source FTP server.
- Multi platform support and multithreaded design.
- User virtual directory, write permission, idle time-out and upload/download bandwidth limitation support.
- You can monitor all the user activities.
- Anonymous login support.
- Both upload and download files are resumable.
- Handles both ASCII and binary data transfers.
- IP restriction support to allow/ban IPs.
- Database and LDAP can be used to store user data.
- All the FTP messages are customizable.
- Implicit/explicit SSL/TLS support.
- MDTM support - your users can change the date-time stamp of files.
- "MODE Z" support for faster data upload/download.
- Easy installation/update by Java Web Start technology.
Download (MB)
Added: 2007-02-16 License: The Apache License Price:
995 downloads
Net::FTPServer 1.122
Net::FTPServer is a secure, extensible and configurable Perl FTP server. more>>
Net::FTPServer is a secure, extensible and configurable Perl FTP server.
SYNOPSIS
ftpd [--help] [-d] [-v] [-p port] [-s] [-S] [-V] [-C conf_file]
[-P pidfile] [-o option=value]
Net::FTPServer is a secure, extensible and configurable FTP server written in Perl.
Current features:
- Authenticated FTP access.
- Anonymous FTP access.
- Complete implementation of current RFCs.
- ASCII or binary type file transfers.
- Active or passive mode file transfers.
- Run standalone or from inetd(8).
- Security features: chroot, resource limits, tainting, protection against buffer overflows.
- IP-based and/or IP-less virtual hosts.
- Complete access control system.
- Anonymous read-only FTP personality.
- Virtual filesystem allows files to be served from a database.
- Directory aliases and CDPATH support.
- Extensible command set.
- Generate archives on the fly.
Installation:
A standard ftpd.conf file is supplied with the distribution. Full documentation for all the possible options which you may use in this file is contained in this manual page. See the section CONFIGURATION below.
After doing make install, the standard ftpd.conf file should have been installed in /etc/ftpd.conf. You will probably need to edit this file to suit your local configuration.
Also after doing make install, several start-up scripts will have been installed in /usr/sbin/*ftpd.pl. (On Debian in /usr/bin or /usr/local/bin). Each start-up script starts the server in a different configuration: either as a full FTP server, or as an anonymous-only read-only FTP server, etc.
The commonly used scripts are:
- /usr/sbin/ftpd.pl
- /usr/sbin/ro-ftpd.pl
The first script is for the full FTP server.
These scripts assume that the perl interpreter can be found on the current $PATH. In the rare situation when this is not the case, you may need to edit these scripts.
<<lessSYNOPSIS
ftpd [--help] [-d] [-v] [-p port] [-s] [-S] [-V] [-C conf_file]
[-P pidfile] [-o option=value]
Net::FTPServer is a secure, extensible and configurable FTP server written in Perl.
Current features:
- Authenticated FTP access.
- Anonymous FTP access.
- Complete implementation of current RFCs.
- ASCII or binary type file transfers.
- Active or passive mode file transfers.
- Run standalone or from inetd(8).
- Security features: chroot, resource limits, tainting, protection against buffer overflows.
- IP-based and/or IP-less virtual hosts.
- Complete access control system.
- Anonymous read-only FTP personality.
- Virtual filesystem allows files to be served from a database.
- Directory aliases and CDPATH support.
- Extensible command set.
- Generate archives on the fly.
Installation:
A standard ftpd.conf file is supplied with the distribution. Full documentation for all the possible options which you may use in this file is contained in this manual page. See the section CONFIGURATION below.
After doing make install, the standard ftpd.conf file should have been installed in /etc/ftpd.conf. You will probably need to edit this file to suit your local configuration.
Also after doing make install, several start-up scripts will have been installed in /usr/sbin/*ftpd.pl. (On Debian in /usr/bin or /usr/local/bin). Each start-up script starts the server in a different configuration: either as a full FTP server, or as an anonymous-only read-only FTP server, etc.
The commonly used scripts are:
- /usr/sbin/ftpd.pl
- /usr/sbin/ro-ftpd.pl
The first script is for the full FTP server.
These scripts assume that the perl interpreter can be found on the current $PATH. In the rare situation when this is not the case, you may need to edit these scripts.
Download (0.12MB)
Added: 2006-06-16 License: Perl Artistic License Price:
1226 downloads
Allegro FTPd 1.0.25
Allegro FTPd is an FTP server for Linux/Solaris written in Allegro Common Lisp. more>>
Allegro FTPd is an FTP server for Linux/Solaris written in Allegro Common Lisp. Because it is written in Common Lisp, one class of security issues, related to buffer overflows, has been eliminated.
Enhancements:
- ftpd.cl: Bumped version number for new binary builds on ACL 7.0
- ftpd.cl: Tweaked the error handling on a few filesystem calls. Now uses *strict-probe-file*.
- ftpd.cl: Fixed for building on FreeBSD 4.10.
- makefile.cl: Use 7.0 lisp for building. Added FreeBSD support.
- rc.aftpd.sh: new for FreeBSD 4.
- readme.txt: Updated to reflect FreeBSD support.
<<lessEnhancements:
- ftpd.cl: Bumped version number for new binary builds on ACL 7.0
- ftpd.cl: Tweaked the error handling on a few filesystem calls. Now uses *strict-probe-file*.
- ftpd.cl: Fixed for building on FreeBSD 4.10.
- makefile.cl: Use 7.0 lisp for building. Added FreeBSD support.
- rc.aftpd.sh: new for FreeBSD 4.
- readme.txt: Updated to reflect FreeBSD support.
Download (2.06MB)
Added: 2005-09-26 License: LGPL (GNU Lesser General Public License) Price:
1492 downloads
Chestnut FTP Search 0.4
Chestnut FTP Search is a web application to search for files on FTP servers. more>>
Chestnut FTP Search is a web application to search for files on FTP servers. Files can by searched only by file/directory names, nor be file contents. Users can query files by part of the file name, the entire file name, a regular expression, or a shell pattern.
The program is written in Python using web.py framework. To store file indexes PostgreSQL or MySQL is use.
Main features:
- Four search modes: partial match, exact match, regular expression, shell pattern. Every mode can by case sensitive or case insensitive
- Character set can by specified for particular server to allow non ASCII file names.
- Multi-threaded indexer
- i18n support
<<lessThe program is written in Python using web.py framework. To store file indexes PostgreSQL or MySQL is use.
Main features:
- Four search modes: partial match, exact match, regular expression, shell pattern. Every mode can by case sensitive or case insensitive
- Character set can by specified for particular server to allow non ASCII file names.
- Multi-threaded indexer
- i18n support
Download (0.074MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
805 downloads
proFXP 3.0-pre2
proFXP provides a command-line fxp (server-to-server FTP) client. more>>
proFXP provides a command-line fxp (server-to-server FTP) client.
proFXP is a command-line FXP (server-to-server FTP) client written in Perl. It features tab-completion of remote file/dir names, SOCKS4 firewall support, and a powerful interface right down to the FTP protocol layer.
proFXP is a FXP (server-to-server FTP) client written in Perl. It features TAB completion, site management, idle timers, SOCKS support, active and passive mode, different listing modes and a very powerful "down-to-the protocol metal" 2-char-command command line interface, pleasing newbies and hardcore hackers alike.
The binary below should work on libc6 Linux systems. The crash with multiple instances should be worked around now.
If you get the sources, youll need to get some perl modules off CPAN to make it work. If youre not root, or you dont know what CPAN is, you may get into trouble.
<<lessproFXP is a command-line FXP (server-to-server FTP) client written in Perl. It features tab-completion of remote file/dir names, SOCKS4 firewall support, and a powerful interface right down to the FTP protocol layer.
proFXP is a FXP (server-to-server FTP) client written in Perl. It features TAB completion, site management, idle timers, SOCKS support, active and passive mode, different listing modes and a very powerful "down-to-the protocol metal" 2-char-command command line interface, pleasing newbies and hardcore hackers alike.
The binary below should work on libc6 Linux systems. The crash with multiple instances should be worked around now.
If you get the sources, youll need to get some perl modules off CPAN to make it work. If youre not root, or you dont know what CPAN is, you may get into trouble.
Download (0.54MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
912 downloads
ProFTPD 1.3.1rc1
ProFTPD - A full-featured and extremely fast FTP server for UNIX-like systems. more>>
ProFTPD developed out of the desire to have a secure and configurable FTP server, and out of a real admiration for the Apache web server.
There are currently a very limited number of FTP servers running on Unix (or Unix-like) hosts. The most commonly used server is wu-ftpd. While wu-ftpd provides excellent performance and is generally a good product, it lacks numerous features found in newer Win32 FTP servers and has a poor security history.
Many people, including the developers who work on ProFTPD, have spent a great deal of time fixing bugs and hacking features into wu-ftpd. Unfortunately, it quickly became clear that a complete redesign was necessary in order to implement the configurability and features desired.
ProFTPD is not a hack based on any other server, its an independent source tree from the ground up. A number of well known and high traffic sites use ProFTPD.
<<lessThere are currently a very limited number of FTP servers running on Unix (or Unix-like) hosts. The most commonly used server is wu-ftpd. While wu-ftpd provides excellent performance and is generally a good product, it lacks numerous features found in newer Win32 FTP servers and has a poor security history.
Many people, including the developers who work on ProFTPD, have spent a great deal of time fixing bugs and hacking features into wu-ftpd. Unfortunately, it quickly became clear that a complete redesign was necessary in order to implement the configurability and features desired.
ProFTPD is not a hack based on any other server, its an independent source tree from the ground up. A number of well known and high traffic sites use ProFTPD.
Download (1.88MB)
Added: 2009-04-17 License: GPL Price:
199 downloads
Other version of ProFTPD
License:GPL (GNU General Public License)
DeniX Server OS 0.3
DeniX Server OS is an independent Linux based distribution built from scratch by Denis Salmanovich. more>>
DeniX Server OS is an independent Linux based distribution built from scratch by Denis Salmanovich. They aim to offer a user-friendly full-featured server operating system, pre-configured, well structured and easy to work with, and filled with the latest stable versions of Linux apps.
Its easy to install and configure. Every package is downloaded from the authors source and compiled when installed.
Main features:
- Domain Controller
- ADSL/CABLE Router (PPPoE)
- Network Firewall
- Anti Virus Gateway
- Anti Spam Gateway
- Mail Server (local & external) + Web Mail
- Calendar Sharing Support
- Network File Server
- DHCP Server
- TFTP BOOT Server
- WINS Server
- FTP Server
- VPN Server
- DNS Server
- DDNS Server
- MySQL Server
- HTTP Apache Server
- Remote Backup Solutions
- Remote control and administration
- Print Queue Server
- Proxy Server
<<lessIts easy to install and configure. Every package is downloaded from the authors source and compiled when installed.
Main features:
- Domain Controller
- ADSL/CABLE Router (PPPoE)
- Network Firewall
- Anti Virus Gateway
- Anti Spam Gateway
- Mail Server (local & external) + Web Mail
- Calendar Sharing Support
- Network File Server
- DHCP Server
- TFTP BOOT Server
- WINS Server
- FTP Server
- VPN Server
- DNS Server
- DDNS Server
- MySQL Server
- HTTP Apache Server
- Remote Backup Solutions
- Remote control and administration
- Print Queue Server
- Proxy Server
Download (MB)
Added: 2006-05-08 License: GPL (GNU General Public License) Price:
1275 downloads
Troll-FTPd 1.28
Troll-FTPd provides a free, small, and secure virtual FTP server. more>>
Troll-FTPd provides a free, small, and secure virtual FTP server.
Troll-ftpd is smaller and uses less resources than older servers, and executes no external programs. It allows virtual-IP servers, supports only the most-used features and commands of FTP, and leaves out everything which is deprecated, meaningless, or insecure.
Enhancements:
- This version fixes a minor denial of security problem.
- IPv6 support will be added and any new security problems will be fixed, but apart from that, this is probably the last release.
- At least two projects use troll-ftpd as a base: silug ftpd (a threaded ftpd largely based on troll-ftpd but trying to reach even higher performance), and pure-ftpd (a GNU project which uses troll-ftpd and adds a lot of features, even including "fortune" support).
<<lessTroll-ftpd is smaller and uses less resources than older servers, and executes no external programs. It allows virtual-IP servers, supports only the most-used features and commands of FTP, and leaves out everything which is deprecated, meaningless, or insecure.
Enhancements:
- This version fixes a minor denial of security problem.
- IPv6 support will be added and any new security problems will be fixed, but apart from that, this is probably the last release.
- At least two projects use troll-ftpd as a base: silug ftpd (a threaded ftpd largely based on troll-ftpd but trying to reach even higher performance), and pure-ftpd (a GNU project which uses troll-ftpd and adds a lot of features, even including "fortune" support).
Download (0.027MB)
Added: 2007-04-30 License: Freeware Price:
910 downloads
lftpsearch 1.2.0
lftpsearch is a set of Perl scripts that are searching for files and directories on FTP servers. more>>
lftpsearch is a set of Perl scripts that are searching for files and directories on FTP servers. There is the searcher, the indexer for getting the lists of all the files and directories at remote FTP servers, and the onliner for checking whether FTP servers are online.
It supports (or >) and in search queries, page splitting at search results, searching on online servers only, searching for files/directories only, searching for size limited files, caching, and Russian names.
lftpsearch program also shows some statistics on servers (files/directories amount, total size). Initially, it was created to be used over LANs.
<<lessIt supports (or >) and in search queries, page splitting at search results, searching on online servers only, searching for files/directories only, searching for size limited files, caching, and Russian names.
lftpsearch program also shows some statistics on servers (files/directories amount, total size). Initially, it was created to be used over LANs.
Download (0.017MB)
Added: 2006-02-07 License: GPL (GNU General Public License) Price:
1354 downloads
Adblock Plus Filter Uploader 1.0.2
Adblock Plus Filter Uploader is a Firefox extension that uploads the filters from your Adblock Plus installation to a FTP server more>>
Adblock Plus Filter Uploader is a Firefox extension that uploads the filters from your Adblock Plus installation to a FTP server.
This extension requires Adblock Plus! https://addons.mozilla.org/mozilla/1865/ This just uploads the filters you have in Adblock Plus to a FTP server!
This will only be useful for people who actively modify their filters and either want to share them with others or synchronize the filters between different computers.
<<lessThis extension requires Adblock Plus! https://addons.mozilla.org/mozilla/1865/ This just uploads the filters you have in Adblock Plus to a FTP server!
This will only be useful for people who actively modify their filters and either want to share them with others or synchronize the filters between different computers.
Download (0.048MB)
Added: 2007-06-27 License: MPL (Mozilla Public License) Price:
870 downloads
TwoFTPd 1.21
TwoFTPd provides a simple, secure, efficient FTP server. more>>
TwoFTPd provides a simple, secure, efficient FTP server.
Twoftpd is an FTP server that strives to be secure, simple, and efficient.
None of the commands can cause execution of other programs, and the normal model of execution does a chroot to the logged in users directory immediately after authentication.
The name "twoftpd" comes from the fact that there are two parts to the server: an authenticating front end, which contains no file or data transfer code, and one of two back ends, which contain all the data transfer code.
Enhancements:
- Added a fake listing routine to twoftpd-drop, to avoid errors on GUI clients that require LIST or NLST.
- Fixed a compile failure on FreeBSD in the newer MDTM command. Thanks Sergei Kolobov.
<<lessTwoftpd is an FTP server that strives to be secure, simple, and efficient.
None of the commands can cause execution of other programs, and the normal model of execution does a chroot to the logged in users directory immediately after authentication.
The name "twoftpd" comes from the fact that there are two parts to the server: an authenticating front end, which contains no file or data transfer code, and one of two back ends, which contain all the data transfer code.
Enhancements:
- Added a fake listing routine to twoftpd-drop, to avoid errors on GUI clients that require LIST or NLST.
- Fixed a compile failure on FreeBSD in the newer MDTM command. Thanks Sergei Kolobov.
Download (0.062MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
911 downloads
MEPIS SoHoServer 3.3.2 Test02
MEPIS Linux is a desktop Linux system that is also easy to configure as a dedicated server. more>>
MEPIS has released MEPIS SoHoServer Test02 for public testing. This release is available for download at public mirrors and the MEPIS subscription ftp server. Look in the testing subdirectory.
SoHoServer is a general purpose server based on the recent release of Debian sarge.. The preinstalled and configured server software includes Apache2, PHP4, Perl, Mysql, Proftpd, Bind, DHCPd, Postfix, Dovecot, Shorewall, Squid, DansGuardian, Webmin, and Usermin.
Like other MEPIS products, SoHoServer is easy to try, easy to install, and easy to use. It comes preconfigured with defaults that just work in most situations. Early testers report that even someone with limited server experience can have a MEPIS SoHoServer up and running in as little as fifteen minutes.
Test 02 has updated preconfigs, in response to user feedback. The latest security updates have been added and the MEPIS tools have been updated to the latest versions.
<<lessSoHoServer is a general purpose server based on the recent release of Debian sarge.. The preinstalled and configured server software includes Apache2, PHP4, Perl, Mysql, Proftpd, Bind, DHCPd, Postfix, Dovecot, Shorewall, Squid, DansGuardian, Webmin, and Usermin.
Like other MEPIS products, SoHoServer is easy to try, easy to install, and easy to use. It comes preconfigured with defaults that just work in most situations. Early testers report that even someone with limited server experience can have a MEPIS SoHoServer up and running in as little as fifteen minutes.
Test 02 has updated preconfigs, in response to user feedback. The latest security updates have been added and the MEPIS tools have been updated to the latest versions.
Download (596MB)
Added: 2005-08-03 License: GPL (GNU General Public License) Price:
1543 downloads
CrossFTP for Firefox 1.03
CrossFTP for Firefox is a versatile Cross-Platform FTP client extension. more>>
CrossFTP for Firefox is a versatile Cross-Platform FTP client extension.
This plugin contains two FTP tools: CrossFTP Client and Server. which will appear in the Firefoxs Tools menu:
- CrossFTP Client is a versatile GUI FTP client for multiple platforms. It uses a familiar, Explorer-like interface that even the most novice user can master in minutes.
- CrossFTP Server is a professional FTP Server for multiple platforms. It offers you a high-performance, extremely configurable, and most of all a secure FTP server.
<<lessThis plugin contains two FTP tools: CrossFTP Client and Server. which will appear in the Firefoxs Tools menu:
- CrossFTP Client is a versatile GUI FTP client for multiple platforms. It uses a familiar, Explorer-like interface that even the most novice user can master in minutes.
- CrossFTP Server is a professional FTP Server for multiple platforms. It offers you a high-performance, extremely configurable, and most of all a secure FTP server.
Download (0.002MB)
Added: 2007-07-17 License: MPL (Mozilla Public License) Price:
834 downloads
PHP FTP Client 0.9.4
PHP FTP Client is a PHP FTP Client. more>>
PHP FTP Client is an FTP client that is useful for allowing people behind a firewall access to FTP without opening the FTP ports inside the firewall.
It could be used as a front end to a local FTP server, and therefore allow the administrator to provide access to the FTP server only from localhost.
Main features:
- Provide FTP access through a firewall which blocks FTP
- Provide a front end to an FTP server which only allows access to the web server, thus reducing the risk of the FTP server being attacked.
Enhancements:
- Have corrected problems with missing files. Was a case of linking against files I shouldnt have been.
- Added an FAQ, which currently only explains how to use the multi-file upload feature.
<<lessIt could be used as a front end to a local FTP server, and therefore allow the administrator to provide access to the FTP server only from localhost.
Main features:
- Provide FTP access through a firewall which blocks FTP
- Provide a front end to an FTP server which only allows access to the web server, thus reducing the risk of the FTP server being attacked.
Enhancements:
- Have corrected problems with missing files. Was a case of linking against files I shouldnt have been.
- Added an FAQ, which currently only explains how to use the multi-file upload feature.
Download (0.06MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1662 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above bulletproof ftp server search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed