Main > Free Download Search >

Free ftp software for linux

ftp

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 711
Glub Tech Secure FTP for Unix 2.5.17

Glub Tech Secure FTP for Unix 2.5.17


Allow for a 128-bit encrypted secure connection to be made to a server for unix more>> Secure FTP is a client application/applet 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 applet has been tested to run in Microsoft Internet Explorer, Firefox, and Safari. It can be configured to auto-login as an easy way for new users to transfer data from their machine to/from yours.
The client is both RFC 2228 and RFC 4217 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. If you wish to use the applet version of Secure FTP, there is a cost associated with it for all uses.
<<less
Download (2.8MB)
Added: 2009-04-04 License: Freeware Price:
202 downloads
 
Other version of Glub Tech Secure FTP for Unix
Glub Tech Secure FTP for Unix 2.5.15Allow for a 128-bit encrypted secure connection to be made to a server for unix. Glub Tech Secure FTP for Unix 2.5.15 - Glub Tech
License:Freeware
Download (2.30MB)
198 downloads
Added: 2009-04-08
FreeNAS 0.684b

FreeNAS 0.684b


FreeNAS is a Free NAS server more>>
FreeNAS is a free NAS (Network-Attached Storage) server, supporting: CIFS (samba), FTP, NFS protocols, Software RAID (0,1,5) with a Full WEB configuration interface.
FreeNAS is a NAS server that supports FTP, NFS protocols, Software RAID.
FreeNAS takes less than 16MB once installed on Compact Flash, hard drive or USB key.
<<less
Download (38.6MB)
Added: 2009-04-07 License: Freeware Price:
225 downloads
ObexSend 0.1

ObexSend 0.1


OBEX is a commonly used protocol used over Bluetooth. more>>
OBEX is a commonly used protocol used over Bluetooth. ObexSend is a simple command line tool to transfer a file via OBEX FTP to a device with a Bluetooth interface. This project requires the user to specify the MAC address of the desination device, the OBEX FTP channel and the name of the file to send.

Usage:

Syntax: ./obexsend.sh < MAC > < Channel > < Filename >

<<less
Download (0.007MB)
Added: 2007-08-22 License: GPL (GNU General Public License) Price:
799 downloads
ScreenSpy 1.0

ScreenSpy 1.0


ScreenSpy can record what your computer is doing while you are away. more>>
ScreenSpy can record what your computer is doing while you are away.

Usage:

Screenspy [ftp.something.com] [username] [password]

Examples:

java -jar ScreenSpy.jar ftp.domain.com username password

Screenspy ftp.domain.com username password

<<less
Download (0.37MB)
Added: 2007-08-16 License: LGPL (GNU Lesser General Public License) Price:
804 downloads
Chestnut FTP Search 0.4

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
<<less
Download (0.074MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
805 downloads
tnftp 20070806

tnftp 20070806


tnftp is a port of the NetBSD FTP client to other systems. more>>
tnftp (formerly known as lukemftp) is a port of the NetBSD FTP client to other systems.
This project offers many enhancements over the traditional BSD FTP client, including command-line editing, command-line fetches of FTP and HTTP URLs (including via proxies), command-line uploads of FTP URLs, context-sensitive word completion, dynamic progress bar, IPv6 support, modification time preservation, paging of local and remote files, passive mode support (with fallback to active mode), SOCKS support, TIS FWTK gate-ftp server support, and transfer rate throttling.
tnftp is the default FTP client found in FreeBSD, MacOS X, NetBSD, and SuSE Linux.
Enhancements:
- The "-s srcaddr" option was implemented to set the local IP address for all connections.
- The "-q quittime" option is supported when waiting for server replies.
- The IEC 60027-2 units such as "KiB" and "MiB" are used instead of "KB", "MB", etc.
- Portability fixes were made, including for FreeBSD, Mac OS X, and Solaris.
<<less
Download (0.30MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
812 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
JFtp 1.50

JFtp 1.50


JFtp is a graphical Java network and file transfer client. more>>
JFtp is a Swing Java network and file transfer client. It supports FTP using its own FTP API and various other protocols like SMB, SFTP, NFS, HTTP, and file I/O using third party APIs.
The FTP API is separated from the GUI and can also be used in third-party applications. It should ideally be launched in a Web browser via Java Web Start (contained by the Java 1.4 plugin), but can also be started locally.
JFtp supports FTP using its own FTP API and various other protocols like SMB, SFTP, NFS, HTTP, and file I/O using third party APIs, includes many advanced features such as recursive directory up/download, browsing FTP servers while transferring files, FTP
You can also have more than one connection open at a time in a mozilla-style tabbed browsing environment.
The FTP API is separated from the GUI and can also be used in third-party applications.
It should ideally be launched in a Web browser via Java Web Start (contained by the Java 1.4 plugin), but can also be started locally.
JFtp is free and distributed under the GNU public license. The API is dual licensed, you may use it under the GPL in your project or negotiate with me about a commercial license.
Main features:
- recursive directory up/download
- browsing FTP servers while transferring files
- FTP resuming and queueing
- browsing the LAN for Windows shares
- and more...
Enhancements:
- This release includes UI improvements, sftp support usings jsch (in addition to j2ssh), and lots of bugfixes.
<<less
Download (3.5MB)
Added: 2007-07-20 License: GPL (GNU General Public License) Price:
935 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
Adblock Plus Filter Uploader 1.0.2

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.

<<less
Download (0.048MB)
Added: 2007-06-27 License: MPL (Mozilla Public License) Price:
870 downloads
CrossFTP 1.36

CrossFTP 1.36


CrossFTP is a versatile FTP client that offers cross-platform engine to transfer any file using FTP. more>>
CrossFTP is a versatile FTP client that offers cross-platform engine to transfer any file using FTP. It is robust, safe, and web start application. CrossFTP project has many featues available in CrossFTP. Here are just a few of them:
- Its Free!
- No Installation and Web Start
- Works on All Platform
- Drag & Drop Support
Main features:
- Download and Upload speed limiting control.
- Optional Caching of the directory lists.
- Skip list to bypass the unwanted file transfers.
- Manage the sites maximum concurrent connections.
- Fully recursive file transferring for uploading, downloading, etc.
- HTTP Proxy, Socks 4, 5 support.
- Name case conversion support.
- Sound and Event trigger for the transportation.
<<less
Download (MB)
Added: 2007-05-31 License: Freeware Price:
880 downloads
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
KuFtp 0.8.0

KuFtp 0.8.0


KuFtp is a graphical FTP client for the K Desktop Environment. more>>
KuFtp is a graphical FTP client for the K Desktop Environment. The project is written in C++ using the QT/KDE libraries.

It implements many features required for usable FTP interaction. Most notable features is Tab Sessions like Konqueror or Firefox, that is,you can have multiple simultaneous FTP session in separate tabs.

Other features like bookmark manager,history recording,queue manager and some small nifty features are currently available in the latest version.

<<less
Download (0.15MB)
Added: 2007-05-25 License: GPL (GNU General Public License) Price:
884 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
ftp4che 0.7.1

ftp4che 0.7.1


ftp4che is an FTP library for Java 1.4 and 5.0 that features support for implicit SSL. more>>
ftp4che is an FTP library for Java 1.4 and 5.0 that features support for implicit SSL, implicit AUTH SSL, AUTH TLS, TLS, FXP, PRET, SSCN, an event model, bandwidth control, and unlimited file sizes.
<<less
Download (0.87MB)
Added: 2007-05-22 License: LGPL (GNU Lesser General Public License) Price:
888 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5