Main > Free Download Search >

Free ws ftp software for linux

ws ftp

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 748
SafeTP 1.50

SafeTP 1.50


SafeTP provides a transparent secure FTP Software. more>>
SafeTP provides a transparent secure FTP Software.

SafeTP is a security application for Windows and UNIX users who use FTP to connect to their accounts on UNIX or NT FTP servers. The traditional FTP protocol is highly insecure: it sends passwords in the clear. SafeTP is designed to overcome this flaw.

SafeTP consists of the client, sftpc, and the server, sftpd. A key advantage of SafeTP is transparency for clients. When the Windows version SafeTP is installed, any ordinary Windows FTP client automatically becomes a Secure FTP client, without any further user intervention.

<<less
Download (0.47MB)
Added: 2007-04-27 License: Free To Use But Restricted Price:
911 downloads
fuseftp 0.8

fuseftp 0.8


fuseftp is a userspace FTP filesystem for FUSE. more>>
fuseftp is a userspace FTP filesystem for FUSE.
Installation:
perl Makefile.PL
make
sudo make install
If any of the preregs fail, you can install the missing modules using the cpan shell which is started with "cpan" or "cpan -MCPAN -e shell".
Usage:
marcus@hal2000:~: mkdir kernel
marcus@hal2000:~: fuseftp kernel/ ftp.kernel.org &
Successfully logged into ftp.kernel.org
[1] 7150
marcus@hal2000:~: cd kernel/
marcus@hal2000:~/kernel: ls
for_mirrors_only lost+found pub usr welcome.msg
marcus@hal2000:~/kernel: cd ..
marcus@hal2000:~: fusermount -u kernel/
[1]+ Done fuseftp kernel/ ftp.kernel.org
Enhancements:
- A --port option was added to specify a non-standard FTP port.
- The handling of file names containing special characters was fixed.
- The cache timeout option was also fixed.
<<less
Download (0.11MB)
Added: 2005-12-12 License: GPL (GNU General Public License) Price:
1411 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
RitmarkFS FTP 0.1

RitmarkFS FTP 0.1


RitmarkFS is an open source filesystem storage engine for MySQL server. more>>
RitmarkFS is an open source filesystem storage engine for MySQL server. Using this engine you can work with filesystem on the server with SQL queries and MySQL server interface.RitmarkFS is also possible to access raw file contents.

RitmarkFS allows you to access common file attributes such as name, extension, path, size.

To start using RitmarkFS storage engine you have to create a special table.

Table name specifies filesystem mount point. I.e all data under that mount point will be accessible by the specified table name. In the examples above these were c:ritmarktest and /home/your_home_dir respectively. For example if you run a query like

SELECT * FROM `c$$ritmarktest`;

the query result will contain records corresponding to all files under c:ritmarktest recursively.

<<less
Download (0.24MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1229 downloads
Web-FTP 2.2.1

Web-FTP 2.2.1


Web-FTP is a Perl/CGI FTP client. more>>
Web-FTP 1.5.x introduces Crytpo Card support, and also some support for connecting to MS ftp servers.

Crypto card support allows people to connect to ftp servers that use crypto card security. Lemme know if it works for you.

Web-FTP is a fully featured ftp client designed for secure file management when used in conjunction with an SSL enabled web server.

As a secondary function it can serve as an FTP client for users whos firewalls block FTP, since all communication is through the HTTP protocol.

Once you log in to Web-FTP it retains a session, which runs locally on your server, subsequent calls to the cgi (with the proper cookie) reconnect you to your session, therefore maintaining state.

Since everything passes through a cgi, if you put that CGI on a secure web-server you will have secure ftp (as long as the ftp is the same machine as the http server, or is behind a firewall).
<<less
Download (0.042MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1655 downloads
AxY FTP 0.5.1

AxY FTP 0.5.1


AxY FTP is a Gtk based FTP client. more>>
AxY FTP is a Gtk based FTP client. AxY FTP can be build with either Motif or GTK+ 1.0/1.2 for interface.
Lesstif is also supported.

./configure
make
make install (or make install-strip)

Name of the executable is "axyftp".

You may want to run "./configure --help" first to learn about all available
options. One of the most important are:
--with-gui=GUI where GUI is either motif or gtk. By default, configure
script first searches for Motif installation and, if not
found, for GTK.
--with-help=DIR where DIR is a directory you want to have help files
installed into.

Please not that if you are building Motif version, CDE DtWidget library is
needed. Pretty workable clone is supplied with the distribution in case you
dont have one installed. Also, XmAxy library containing Notebook and enhanced
List Motif-based widgets is also supplied. Libraries are not installed by
default. Use "./configure --enable-install-dt --enable-install-xmaxy" to
install them.

Also, you may find various AxY FTP logo icons in XPM format in icons/
subdirectory.

<<less
Download (0.504MB)
Added: 2006-06-13 License: LGPL (GNU Lesser General Public License) Price:
1228 downloads
WU-FTPD 2.6.2

WU-FTPD 2.6.2


WU-FTPD is FTP Daemon for UNIX systems. more>>
WU-FTPD package contains the WU-FTPD FTP (File Transfer Protocol) server daemon. The FTP protocol is a method of transferring files between machines on a network and/or over the Internet.
Main features:
- logging of transfers
- logging of commands
- on the fly compression and archiving
- classification of users type and location
- per class limits
- per directory upload permissions
- restricted guest accounts
- system wide and per directory messages
- directory aliases
- cdpath
- filename filters
- virtual host support
<<less
Download (0.35MB)
Added: 2005-04-26 License: Other/Proprietary License Price:
1657 downloads
DPS-FTP 0.6.1a

DPS-FTP 0.6.1a


DPS-FTP is a multi-threaded FTP client for GNOME. more>>
DPS-FTP is a multi-threaded FTP client for GNOME. It was originally called Kevlar FTP, since its interface was inspired by Bulletproof FTP, and Kevlar is bullet-proof.
But DuPont actually sent me a notice telling me that I cant use their trademarked product names in my product name. They were generous enough to allow me to say that my product contains Kevlar, however.
After explaining to them that, being software, my "product" does not contain Kevlar, and that Im not making any money from the "product", they still would not let me use it. So, I renamed the program to DuPont Sucks FTP, or DPS-FTP.
Main features:
- Basic FTP features: browsing local and remote directories
- Powerful transfer queue that allows downloading and uploading multiple files to multiple sites in multiple directories in any order
- Caching of directory listings
- Fully multi-threaded
- Multiple connections in separate windows
- Site manager
<<less
Download (0.12MB)
Added: 2005-08-15 License: GPL (GNU General Public License) Price:
1538 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
vvFTP 0.1

vvFTP 0.1


vvFTP is a simple ftp client application written in C++. more>>
vvFTP is a simple ftp client application written in C++.

Its a console program and can run only on Linux/Solaris for now.The design is simple and extensible. Adding a GUI should not be too
much work.

vvFTP is currently in an advanced stage of development. It has most
of the main protocol features [put, get, mget, mput, pasv mode etc].

Almost all the features of a good ftp client are in now. Stuff like
get, put, mget, mput, reconnection, passive mode connection etc.

1) .netrc [macdef init] support is not there currently.
2) memory checks have to be done - purify, yamd or valgrind
<<less
Download (0.096MB)
Added: 2006-06-14 License: BSD License Price:
1229 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
Distributed FTP 2.0.5

Distributed FTP 2.0.5


Distributed FTP is a distributed FTP daemon written in java. more>>
Distributed FTP is a distributed FTP daemon written in java. Instead of usual and well-known serversclient transfer it uses masterclient for control connections and slaveclient for (most) data transfers, the master must tell the slave to initiate/respond to a transfer.
<<less
Download (0.35MB)
Added: 2007-04-08 License: GPL (GNU General Public License) Price:
933 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
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
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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5