Main > Free Download Search >

Free ftp sites software for linux

ftp sites

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2253
FTP Monitor 0.8

FTP Monitor 0.8


FTP Monitor its a simple panel applet, which monitors incoming connections to ftpd. more>>
FTP Monitor is a simple panel applet, which monitors incoming connections to ftpd(vsftpd/ncftpd/pure-ftpd/proftpd) and generates passive popups.
For pure-ftpd, ncftpd, proftpd it acts as a frontend to pure-ftpwho, ncftpd_spy and ftpwho respectively. For vsftpd, it looks in output of ps -fe.
Enhancements:
- Update the change in ftp daemon (or path) withour requiring a restart
- Fixed the bug (introduced in 0.70) that FTP status will not update
- For large panels, the icon is now centered
<<less
Download (0.85MB)
Added: 2005-12-23 License: GPL (GNU General Public License) Price:
1441 downloads
PFTP 0.3

PFTP 0.3


PFTP is Preferred For Transfers: PFTP - PFTP is a portable FTP client. more>>
PFTP is Preferred For Transfers: PFTP - PFTP is a portable FTP client. This is a portable FTP client, with many useful features, such as FXP, SSL and TLS support. PFTP is made of two libraries and a diversity of user interfaces, for maximal portability.
Main features:
- Support for: Implicit/Explicit SSL and TLS, FXP and multiple servers connected at the same time.
- Queues.
- Mirroring.
- Masked upload and download.
- Multiple UI:s (CLI, GTK+, Qt etc.).
- Site management (ie. bookmarks.).
Enhancements:
- Changed configure to match configure for pftp-cli
<<less
Download (0.16MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1222 downloads
cftp 0.12

cftp 0.12


This is Comfortable FTP, a full screen ftp client. more>>
This is Comfortable FTP, a full screen ftp client.
Supported are FTP both with active and passive data connections,
IPv4 and IPv6, and SFTP (a file transfer protocol using SSH for
authorization and connection encryption).
SFTP support is somewhat preliminary: It requires SSH protocol
version 2 with a configured sftp subsystem on the server. It doesnt support resuming transfers.
For generic installation instructions, see file `INSTALL; for
documentation read the info file `cftp.info. For key bindings, see
the file `bindings.desc.
In cftp, press H for help.
The texinfo documentation is a mess; any help most welcome
(especially the outline of a good structure).
If you make a binary distribution, please include a pointer to the
distribution site:
ftp.giga.or.at /pub/nih/cftp
http://ftp.giga.or.at/pub/nih/cftp
The latest version can always be found there and on the backup site:
sunsite.univie.ac.at /pub/nih/cftp
http://sunsite.univie.ac.at/pub/nih/cftp
Enhancements:
- configure.in: step version number to 0.12.
- util.c (xdirname): rename and adapt callers, declare argument const.
- display.h, functions.h (struct function), list.c: fix missing prototype warnings from IRIX cc.
- mkbind.c: remove definition of global defined in functions.c.
<<less
Download (0.177MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1228 downloads
FTP Index 2002-01-16

FTP Index 2002-01-16


FTP Index provides a FTP indexer and search engine. more>>
FTP Index provides a FTP indexer and search engine.
FTP Index is a search engine for FTP servers. It scans servers for definable filetypes and stores the results in a MySQL database.
It utilizes the ftpls tool from the ftpcopy package for indexing the servers.
It scans multiple servers at the same time by running with multiple processes.
Enhancements:
- fixed a nasty bug that caused the loss of the half all found files.
<<less
Download (0.016MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
914 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
H-FTP 1.0.0

H-FTP 1.0.0


H-FTP is a small ftp client who allows you to make simple operations like downloading and uploading single files. more>>
H-FTP is a small ftp client who allows you to make simple operations like downloading and uploading single files.

It contains some bugs that I will fix thereafter and I count on your help to do that, (the source code is not commented on).

<<less
Download (0.31MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
985 downloads
AjaxFTP 1.0

AjaxFTP 1.0


AjaxFTP is a drop-in FTP widget that you can use in Web 2.0 applications. more>>
AjaxFTP is a drop-in FTP widget that you can use in Web 2.0 applications.
AjaxFTP widget is skinnable, modular and uses the Ruby on Rails Prototype JavaScript library for a seamless FTP browsing experience
Right now, you can simply connect to an FTP site. Its also skinnable, via some simple GIF files and a stylesheet. Its lightweight, elegant, secure, and easy to use.
Installation:
Decompress and Untar the ajaxftp.tar.gz archive, and drop it in the same directory from which youd like to include it. Then, simply create a PHP page and include the following code in it:
< ?
require(ajaxftp/ajaxftp.php);
$aj = new AJAXFTP;
$aj->server = "ftp.connect-to-this-site.com";
$aj->baseurl = "http://www.myserver.com/path/to/installation";
$aj->present();
? >
The server variable is the FTP server to which you wish to connect. The baseurl variable is the URL from which youll be accessing AJAXFTP.
Enhancements:
- Synchronized version number with commercial version.
- Added support for automatically logging into an FTP server.
- Bug fixes.
- Removed test data from downloadtmp directory.
<<less
Download (0.016MB)
Added: 2006-04-28 License: GPL (GNU General Public License) Price:
1275 downloads
hftp 0.0.58

hftp 0.0.58


hftp is an extended FTP client supporting standard FTP client scripts and interactive use. more>>
hftp is an extended FTP client supporting standard FTP client scripts and interactive use.

Although initially sparked by limitations in Microsofts FTP client implementation, it is multi-platform and battle-tested in real-world daily use.

<<less
Download (0.028MB)
Added: 2006-09-11 License: The Apache License 2.0 Price:
1138 downloads
bftpd 1.9.3

bftpd 1.9.3


bftpd program is a small, easy-to-configure FTP server. more>>
bftpd program is a small, easy-to-configure FTP server. It strives to be fast, secure and quick to install/configure.
Main features:
- Easy configuration
- Speed
- Support for most RFC FTP commands
- tar.gz on-the-fly compression/archiving
- Security with chroot without special setup
- No need for files (sh, ls...) in a chroot environment
- Logging to wtmp and to a logfile or syslog
- PAM and passwd/shadow support
- Support for SITE CHOWN/CHMOD
Running the server:
bftpd runs in either standalone or inetd mode.
If you want inetd mode
Add the following to your /etc/inetd.conf:
ftp stream tcp nowait root /usr/sbin/bftpd bftpd
Give inetd a HUP or reboot your system. Your FTP server should work now.
If you want inetd mode with xinetd
Add the following to your /etc/xinetd.conf:
service ftp
{
disable = no
socket_type = stream
wait = no
user = root
server = /usr/sbin/bftpd
log_on_success += DURATION USERID
log_on_failure += USERID
nice = 10
}
<<less
Download (0.11MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
829 downloads
gFTP 2.0.18

gFTP 2.0.18


gFTP is a free multithreaded ftp client for *NIX based machines running X11R6 or later. more>>
gFTP is a free multithreaded ftp client for *NIX based machines running X11R6 or later. It has the following features:
- Distributed under the terms of the GNU Public License Agreement
Written in C and has a text interface and a GTK+ 1.2/2.0 interface
- Supports the FTP, HTTP and SSH protocols
- Supports FXP file transfers (transfering files between 2 remote servers via FTP)
- Multithreaded to allow for simultaneous downloads
- File transfer queues to allow for downloading multiple files
- Supports downloading entire directories and subdirectories
- Bookmarks menu to allow you to quickly connect to remote sites
- Supports resuming interrupted file transfers
- Supports caching of remote directory listings
- Drag-N-Drop support
- FTP and HTTP proxy server support
- Allows for passive and non-passive file transfers
- Supports UNIX, EPLF, Novell, MacOS, and NT (DOS) style directory listings
- Full graphical configuration
- Fully Internationalized. I currently have a Bulgarian (bg), Chinese (zh_TW, zh_CN), Czech (cs), Danish (da), Dutch (nl), Finnish (fi), French (fr), German (de), Hungarian (hu), Italian (it), Korean (ko), Japanese (ja), Norwegian (no), Polish (pl), Portuguese (pt_BR), Romanian (ro), Russian (ru), Spanish (es), Swedish (sv) and Turkish (tr) translations available.
<<less
Download (2.1MB)
Added: 2009-04-09 License: GPL Price:
207 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
FTP SyncAgent 1.0 Beta

FTP SyncAgent 1.0 Beta


FTP SyncAgent is a software that keeps a local folder and a remote FTP folder in sync. more>>
FTP SyncAgent is a software that keeps a local folder and a remote FTP folder in sync. All what you need to do is to create a Java properties file (explained here) and start it.

Currently there is only a console-based UI and you will be asked for files to download/upload or remove.

Later on, I will provide a more intelligent agent module which can be pre-configured for common descision patterns and which will be able to choose automatically what to do. Thus, the agent should be able to run as a cron job and periodically check for required updates.

Quick Start

1. Download the latest release of FTP SyncAgent and the two dependent libraries: Jakarta Commons Net and ORO (you will only need the two JAR files commons-net-[version].jar and jakarta-oro-[version].jar).
2. Create a properties (config) file for each directory to sync, e.g. syncedFolder.properties and save it somewhere, lets say in /home/myUser/syncedFolder.properties. The file should contain at least the following lines (you can copy it from here!):

host=ftp.theFTPserver.com
port=21
user=myUserName
pass=myPassword
remoteFolder=absolutePathToTheLocalFolderToSync
localFolder=relativePathToTheRemoteFolderToSync
verbose=true
passive=true
ignore=.backup .bak ~

The host, port, user, and pass properties should be clear, the remoteFolder is the path to the remote folder relative to the FTP home directory (e.g. /mySyncedFiles), the localFolder is the absolute directory path to the local folder to be synced (e.g. /home/myUser/aFolderToSync). The property verbose is just for a more detailed output to the shell when sychronising, passive will enable (or disable) a passive connection to the server (if you are behind a firewall our gateway router), and using ignore you can specify file suffices to exclude.
3. Setup the classpath or specify it when starting (as shown here at the next step). The classpath must contain the two dependent JARs as described under requirements and the FTP SyncAgent JAR file ftpsyncagent.jar.
4. Now you can run FTP SyncAgent with the following command (you must adjust the path to the JAR files according to your directory structure! Create a shell script or batch file for an easier startup):

java -cp /opt/javalibs/ftpsyncagent.jar:/opt/javalibs/commons-net-1.4.1.jar:
/opt/javalibs/jakarta-oro-2.0.8.jar at.langegger.ftpsa.SyncAgent
/home/myUser/syncedFolder.properties

The basic usage is:

java -cp [jar-files] at.langegger.ftpsa.SyncAgent [custom properties-file]

5. Thats all. For any questions, contact me (via e-mail, address below).

<<less
Download (0.010MB)
Added: 2006-02-02 License: GPL (GNU General Public License) Price:
1361 downloads
DrFTPD 2.0.5

DrFTPD 2.0.5


DrFTPD provides a distributed FTP daemon that uses a cluster of slaves for file transfers. more>>
DrFTPD provides a distributed FTP daemon that uses a cluster of slaves for file transfers.
DrFTPD is an FTP server written in Java. It does not handle transfers in the same way that normal FTP servers do. Instead, it merges multiple FTP sites into one, creating a distributed FTP site/FTP cluster containing one master and many slaves/nodes.
When a client wants to transfer a file from DrFTPD, DrFTPD finds the slave which has the file, and tells the appropriate slave to transfer the file instead of handling it itself.
This allows huge gains in total bandwidth and disk capacity.
Main features:
- Free Software
- Plugins
- Uses file transfer slaves as explained above.
- Runs without root/administrator privileges.
- Stripes files across slaves.
- Slave selection based on used bandwidth.
- Archiving/mirroring plugin.
- In-memory filelist with cached checksums.
- Builtin zipscript
- Sitebot plugin using martyr included.
- User Trial plugin included.
- Slave stripes files across multiple roots (mountpoints)
<<less
Download (MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
927 downloads
FTP Copy 0.2

FTP Copy 0.2


FTP Copy (fcp for short) is a program which currently has the ability to copy single files from your computer into any folder in more>>
FTP Copy (fcp for short) is a program which currently has the ability to copy single files from your computer into any folder in any ftp site via the command line. Its definetly not the best of its kind, but it gets the job done with minimal fuss. Both active and passive mode are supported.
Active and passive mode are supported. In the future the program may be extended to support wildcard copying, copying from the server, directory listings and other such features. If anyone wishes to add these features to the current codebase, mail me the new code and ill put it up.


To install the code under Linux (or possibly in other POSIX compatible environments), run the script compile.sh (sh compile.sh). That should compile the code into the executable file fcp.
<<less
Download (0.210MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1231 downloads
Auto FTP 0.4

Auto FTP 0.4


auto_ftp.pl came to be because I wanted to make a ftp client daemon that could be loaded on a server. more>>
auto_ftp.pl came to be because I wanted to make a ftp client daemon that could be loaded on a server. When you load this script, it will search for a shared folder for ftp transfers. Currently it will recreate folder and files on the remote site or just files. It also should transfer the file as ASCII or binary depending on the file type.
I do not have a install program as of yet. You must first change a few options in auto_ftp.pl and the conf file before you can use this program. More info can be found in each file. To install the
software move auto_ftp.pl to /sbin and them move auto_ftp.conf to /etc.
Also make sure that you use the following commands on the files.
chmod 700 /sbin/auto_ftp.pl
chmod 600 /etc/auto_ftp.conf
You must create this dir first
chmod 700 /tmp/ftp_tmp
You will also need to have libnet perl modules installed. They may
be downloaded from.
This is the version i used to write auto_ftp so it will work. If there
is anyproblems with newer versions please let me know.
Enhancements:
- Added a option for port for each site in the config file. If its not defined it will use 21 as the default. Also did some code cleanup.
<<less
Download (0.004MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1232 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5