Main > Free Download Search >

Free jscape ftp software for linux

jscape ftp

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 711
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
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
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
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
KcmPureFTPd 0.9.1

KcmPureFTPd 0.9.1


KcmPureftpd is an KDE KControl module for configuring pure-ftpd FTP server. more>>
KcmPureftpd is an KDE KControl module for configuring pure-ftpd FTP server. The goal is to have medium users to configure their server securely and conveniently, without the burden of knowing tons of command line switches.

KcmPureftpd consist from two KControl modules:

* Script Generator - Its intended for system administrators which need to make or modify startup scripts for various administered servers. Of course, it work very well for your own little Linux/UNIX machine.
* Statistics - This module allow you to track statistics from pure-ftpd. You can see real time information about FTP connection on your FTP server as well you may follow information written to syslog by the server.
<<less
Download (0.26MB)
Added: 2005-06-03 License: GPL (GNU General Public License) Price:
1609 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
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
Pure FTP Manager 1.0

Pure FTP Manager 1.0


Pure FTP Manager allows a user to access multiple FTP chrooted sites with a single username and password. more>>
Pure FTP Manager allows a user to access multiple FTP chrooted sites with a single username and password. The program uses pure-ftpd and PostgreSQL for FTP and authentication. A site is chosen by adding @sitename to the users login

<<less
Download (0.016MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
960 downloads
UpdateFTP 0.1.1

UpdateFTP 0.1.1


UpdateFTP is an utility that updates an entire web site by ftp. more>>
UpdateFTP is an utility that updates an entire web site by ftp. It sends only local files that have been modified in the last upgrade and automatically creates all the remote directories that have been added locally. It overwrites directly files found in remote.

UpdateFTP is a free, open source and multiplatform software.

<<less
Download (0.010MB)
Added: 2007-01-16 License: GPL (GNU General Public License) Price:
1013 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
GShare 0.94

GShare 0.94


GShare project allows users to easily share files between computers. more>>
GShare project allows users to easily share files between computers.

Shared files are published on the network and display automaticaly in Nautilus Network Servers browser.

An internal FTP server is used to share the files with other users.

<<less
Download (0.29MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
975 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
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
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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5