Main > Free Download Search >

Free ftp server software for linux

ftp server

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4934
Glub Tech Secure FTP 2.5.13

Glub Tech Secure FTP 2.5.13


Glub Tech Secure FTP is a utility that allows FTP connections to be made using SSL. more>>
Secure FTP is a client application that allows for a 128-bit encrypted secure connection to be made to a server that supports FTP over SSL (or FTPS).
The application can be run via its graphical user interface (GUI) or from the command-line interface (CLI), allowing for headless (scriptable) operation. This makes Secure FTP a great option for both novice and advanced users.
The client is fully RFC 2228 compliant and offers both types of SSL connection options: explicit and implicit, which means more server compatibility.
Secure FTP is free to use for noncommercial use. Those wishing to use the client for commercial purposes are granted a license free of charge for 30 days.
The client is supported on Windows, Mac OS X, and any Unix platform where a Java 2 runtime environment (version 1.4+) is present. It was written in 100% pure Java.
Enhancements:
- The software was translated into French.
- Minor bug fixes and library updates were done.
<<less
Download (MB)
Added: 2007-05-28 License: Free for non-commercial use Price:
1876 downloads
FireFTP 0.9.4

FireFTP 0.9.4


FireFTP is an FTP server intended for Web hosting providers. more>>
FireFTP is an FTP server designed for web hosting providers. It uses a two-part design to provide a top-level "virtual" directory with a series of subdirectories underneath.

Each subdirectory can be owned by a different user; FireFTP chroot()s and setuid()s as it moves into each directory.

The end effect of this is to enable configurations where multiple users can have access to one directory and one user can have access to multiple directories, and system disk quotas still function as normal.

Installation:

./configure
make

(su to root or use sudo)

make install

FireFTP expects to be started as root from tcpserver (part of the ucspi-tcp package, see http://cr.yp.to); it may have issues when running under inetd or xinetd, due to tcpserver
environment variables that it expects to see.

A sample run file for svscan to start the process is provided in the contrib/ directory of the distribution.

<<less
Download (0.14MB)
Added: 2005-10-06 License: GPL (GNU General Public License) Price:
2694 downloads
Simplebackup 1.8.1

Simplebackup 1.8.1


Simplebackup is a cross-platform backup program. more>>
Simplebackup is a cross-platform backup program. Simplebackup project reads a configuration file, then it builds a compressed file for each of your backup directories or files on your backup list, and places the compressed files into another location.
For example, this location can be a network mapped drive in Windows, an NFS mounted drive in Unix, another hard disk, an FTP server, or a tape device (Unix only). This will duplicate your information, doing the so called "backup".
Main features:
- Support for several compressed formats (rar, zip, tar, tar.Z, tar.gz, tar.bz2).
- Support for three backup modes: Full ; Incremental and Differential.
- Creates separate backup file for each backup directory or file on the backup list.
- Can read the backup list from a separated text file.
- Support for lists of files to ignore, this will allow ignoring files of any type desired. For example backup all except mp3 and ogg files.
- Support for lists of files to ignore, this will allow ignoring files of any name desired. For example backup all except the files with the name my_boss.png, secret document.doc.
- Support for size limitation on the files to backup, example only backup files up to 1 Megabyte.
- Support for single directory orders by using a special file named [ simplebackup_rejection.txt ] that is placed inside any directory of the backup.
- Allows for the selection of the compression ratio, example, you can use this feature to disable the compression during the backup of a directory that contains mp3 files, since this barely compress at all.
- Can also backup into ftp servers, and is able to use a ftp proxy server (must be in open mode). This gives you the possibility to do backups into any point on the planet across the internet, all that is required is for the remote system to have a standard ftp server.
- Under unix operating systems it can backup into tape devices.
- Also related to tape devices, it can execute any command desired before and after writing to tape, example mt -t /dev/tape0 rewind.
- Works fully unattended, so you can easily program a at/cron job (unix) or task scheduler (windows).
- Automatic backup session management.
- Can manage backup sessions using a local database file.
- Can run a script/batch file/command before the backup, example, you can use this feature to shut-down the database and free the data files for backup.
- Can run a script/batch file/command after the backup, again a example, you can use this feature to bring the database back on-line.
- Can send backup reports by e-mail (using smtp mail servers only).
- Can export the backup reports into any external program(s) or command(s).
- Logs all operations into a file that can be consulted latter.
<<less
Download (2.0MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1222 downloads
t@b Directory Uploader 0.952

t@b Directory Uploader 0.952


t@b Directory Uploader is a software that can upload a directory to a FTP server. more>>
t@b Directory Uploader is a software that can upload a directory to a FTP server.

You can upload a complete directory to an FTP server, including all subdirectories from a user-friendly interface. Features automatic (no user input required) retry until all files have successfully uploaded.

This program runs on Mac OS X, Windows and Linux

Example:

FTP Host Name: ftp.website.com (no ftp://)
FTP Host Path: foldername (if no folder type / instead)
FTP User Name: ftpusername
FTP Password: ftppassword
<<less
Download (0.15MB)
Added: 2006-03-22 License: Freeware Price:
1356 downloads
Pure FTP Server 1.0.21

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.
<<less
Download (0.54MB)
Added: 2006-02-20 License: GPL (GNU General Public License) Price:
1348 downloads
pro-search 0.17.2

pro-search 0.17.2


pro-search is a crawler for FTP servers, SMB shares, HTTP servers, and DC++ networks. more>>
pro-search is a crawler for FTP servers, SMB shares, HTTP servers, and DC++ networks.

<<less
Download (0.17MB)
Added: 2007-05-22 License: GPL (GNU General Public License) Price:
896 downloads
JvFTP 0.72

JvFTP 0.72


JvFTP is a Java ftp client library. more>>
JvFTP is a Java ftp client library.
This library has been tested with:
SunOS 5.7, FTP server
BSD-199506, FTP server
SuSE Linux 6.4 (i386), FTP server
HP-UX B.11.00 U 9000/800, FTP server
MS Windows, BulletProof FTP server v2.1.5
MS Windows 2000, Microsoft FTP Publishing Service 5.0
Main features:
- Uploads / downloads files
- Recursive directory uploads
- Concurrent data transfers
- Both passive / active data transfer modes
- Swing components for browsing files and directories
- AWT components for browsing files and directories
<<less
Download (0.18MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
1203 downloads
PHP FTP Client 0.9.4

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.
<<less
Download (0.06MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1662 downloads
GtkFtpd 1.0.4

GtkFtpd 1.0.4


GtkFtpd provides an FTP server with a personal, convivial interface. more>>
GtkFtpd provides an FTP server with a personal, convivial interface.

GtkFtpd is an FTP server designed to provide a personal, convivial interface.

Its very easy to use.

It allows direct interaction with connected users, giving a real-time display of what they are doing, along with the option to kick or ban them.

<<less
Download (0.28MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
907 downloads
CrossFTP Server 1.06

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.
<<less
Download (MB)
Added: 2007-02-16 License: The Apache License Price:
995 downloads
mod_ftpd 0.13.1

mod_ftpd 0.13.1


mod_ftpd is a protocol module that allows Apache 2.0 to accept FTP connections. more>>
mod_ftpd is an Apache module that allows Apache 2.0 to accept FTP connections. This allows the FTP component to take advantage of Apaches authentication system, filters and module support to easily extend the FTP server.

<<less
Download (0.31MB)
Added: 2006-05-15 License: The Apache License 2.0 Price:
1261 downloads
linux-ftpd-ssl 0.17-0.3

linux-ftpd-ssl 0.17-0.3


linux-ftpd-ssl project consists of a FTP server with SSL encryption support. more>>
linux-ftpd-ssl project consists of a FTP server with SSL encryption support.

linux-ftdp-ssl is the netkit ftp server with encryption support.

ftpd-ssl replaces normal ftpd using SSL authentication and encryption.

It operates together with normal ftp. It checks if the other side is also talking SSL, if not it falls back to normal ftp protocol.

Advantages over normal ftp(d) are that your passwords and the data you send will not go in cleartext over the line, and nobody can get it with tcpdump or similar tools.

<<less
Download (0.049MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
915 downloads
Sambar 6.2

Sambar 6.2


The Sambar Server is an open and scalable framework that provides an intuitive, secure and personalizable environment. more>>
The Sambar Server is an open and scalable framework that provides an intuitive, secure and personalizable environment for end-users; rapid development and deployment tools for developers; and an easy-to-use console for administrators.
Main features:
- WebDAV
- Content Management
- Document Versioning
- Search Engine
- Mail Server
- Servlet Runner
- Usage Throttling
- CRON Daemon
- IRC Server
- FTP Server
- TFTP Server
- DNS Server
- DHCP Server
- Proxy Server
- Socks Proxy
- Reverse Proxy
<<less
Download (7.4MB)
Added: 2005-08-22 License: GPL (GNU General Public License) Price: $99
1527 downloads
CrossFTP for Firefox 1.03

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.

<<less
Download (0.002MB)
Added: 2007-07-17 License: MPL (Mozilla Public License) Price:
834 downloads
oftpd 0.3.7

oftpd 0.3.7


oftpd provides yet another anonymous FTP server. more>>
oftpd provides yet another anonymous FTP server.
oftpd is designed to be as secure as an anonymous FTP server can possibly be.
It runs as non-root for most of the time, and uses the Unix chroot() command to hide most of the systems directories from external users--they cannot change into them even if the server is totally compromised.
It also contains its own directory-change and directory-listing code (most FTP servers execute the system "ls" command to list files).
Enhancements:
- Philippe Oechslin discovered a DoS vulnerability. - Fixed
<<less
Download (0.095MB)
Added: 2007-04-27 License: BSD License Price:
911 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5