what is ftp
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 718
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.
<<lessI 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.
Download (0.004MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1232 downloads
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.
<<lessRitmarkFS 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.
Download (0.24MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1229 downloads
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.
<<lessLesstif 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.
Download (0.504MB)
Added: 2006-06-13 License: LGPL (GNU Lesser General Public License) Price:
1228 downloads
Thin FTP Upload 2.0
Thin FTP Upload is an FTP upload applet designed for integration with Web applications. more>>
Thin FTP Upload project is an FTP upload applet designed for integration with Web applications.
Do you want to quickly add FTP file upload functionality to your website? Then Thin FTP Applet, a product that can be installed in less than 2 minutes is the product to choose.
To send files using the File Transfer Protocol, all your users have to do is to drag and drop them onto the designated area of the browser. Entire directory tree and a virtually unlimited number of files totalling several giga bytes can be transfered in this manner.
If your server is configued to allow annoymous transfers your users dont even have to login. Else they can login interactively by entering their username and password. Or else you can make it easier for them by using a single predefined username and password for each user so that multiple accounts do not have to be created.
Whats New in 1.02 Stable Release:
- The new version of the applet aims for improved compatibility with a wider range of FTP servers, epecially those servers deployed on Windows.
- The new version includes a subtle change in the way that the applet handles the trailing slash in the URL.
Whats New in 2.0 Development Release:
- Interrupted FTP uploads can now be resumed.
- A new progress monitor has been added.
- The applet loading mechanism has been changed, and the applet can now be configured using HTML parameters.
<<lessDo you want to quickly add FTP file upload functionality to your website? Then Thin FTP Applet, a product that can be installed in less than 2 minutes is the product to choose.
To send files using the File Transfer Protocol, all your users have to do is to drag and drop them onto the designated area of the browser. Entire directory tree and a virtually unlimited number of files totalling several giga bytes can be transfered in this manner.
If your server is configued to allow annoymous transfers your users dont even have to login. Else they can login interactively by entering their username and password. Or else you can make it easier for them by using a single predefined username and password for each user so that multiple accounts do not have to be created.
Whats New in 1.02 Stable Release:
- The new version of the applet aims for improved compatibility with a wider range of FTP servers, epecially those servers deployed on Windows.
- The new version includes a subtle change in the way that the applet handles the trailing slash in the URL.
Whats New in 2.0 Development Release:
- Interrupted FTP uploads can now be resumed.
- A new progress monitor has been added.
- The applet loading mechanism has been changed, and the applet can now be configured using HTML parameters.
Download (0.054MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1109 downloads
Thin FTP Applet 1.04
Thin FTP Applet is a full featured File Transfer Program that can be easily integrated into your website or web application. more>>
Thin FTP Applet is a full featured File Transfer Program that can be easily integrated into your website or web application.
You can use it to carry out recursive folder uploads and downloads. Entire directory trees being transfered in single click. Interrupted transfers can be resumed.
Thats not all that the applet can do, it can be used to rename, delete and change permissions of file and folders and do almost anything that you can do with your favourite desktop FTP client.
Even though Thin FTP is a web client, its appearence is no different from the traditional 2-Table interface found on many desktop clients. Because Thin FTP is an applet, it does not need to refresh itself each time a file transfer or any other operation takes place.
The Profession Edition provides even tighter integration with existing web applications by allowing for automatic login.
Enhancements:
- Compatibility issues with OS X and Netware FTP servers and the pure-ftpd server on Linux have been addressed.
<<lessYou can use it to carry out recursive folder uploads and downloads. Entire directory trees being transfered in single click. Interrupted transfers can be resumed.
Thats not all that the applet can do, it can be used to rename, delete and change permissions of file and folders and do almost anything that you can do with your favourite desktop FTP client.
Even though Thin FTP is a web client, its appearence is no different from the traditional 2-Table interface found on many desktop clients. Because Thin FTP is an applet, it does not need to refresh itself each time a file transfer or any other operation takes place.
The Profession Edition provides even tighter integration with existing web applications by allowing for automatic login.
Enhancements:
- Compatibility issues with OS X and Netware FTP servers and the pure-ftpd server on Linux have been addressed.
Download (0.14MB)
Added: 2006-12-06 License: Free for non-commercial use Price:
1056 downloads
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
Rad SFTP Applet 2.01
Rad SFTP Applet is a graphical secure FTP (SFTP) applet. more>>
Rad SFTP Applet is a graphical secure FTP (SFTP) applet. It is multi-threaded and thus capable of carrying out several concurrent uploads and downloads and resuming interrupted transfers.
The applet received a four star rating from jars.com - the premier java software review site and became featured on the official java website as well.
The secure FTP applet is ideal for Internet Service Providers and web hosting companies as a value addition to their service. The applet will also help web and software companies to reduce license costs with its per web site license model.
The desktop client is suited for individuals or organizations looking for a secure alternative to FTP.
Enhancements:
- Bugfixes and other improvements related to the management of hidden files and folders.
<<lessThe applet received a four star rating from jars.com - the premier java software review site and became featured on the official java website as well.
The secure FTP applet is ideal for Internet Service Providers and web hosting companies as a value addition to their service. The applet will also help web and software companies to reduce license costs with its per web site license model.
The desktop client is suited for individuals or organizations looking for a secure alternative to FTP.
Enhancements:
- Bugfixes and other improvements related to the management of hidden files and folders.
Download (MB)
Added: 2007-05-22 License: Free For Educational Use Price:
892 downloads
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.
<<lessUpdateFTP is a free, open source and multiplatform software.
Download (0.010MB)
Added: 2007-01-16 License: GPL (GNU General Public License) Price:
1013 downloads
Oxalis 0.1
Oxalis is web site editor. more>>
Oxalis is web site editor.
Oxalis project is created for editing static web sites.
Main features:
- Markdown syntax for writing pages
- templates
- site management
- upload to server via FTP
- it is free software
<<lessOxalis project is created for editing static web sites.
Main features:
- Markdown syntax for writing pages
- templates
- site management
- upload to server via FTP
- it is free software
Download (0.051MB)
Added: 2006-12-20 License: GPL (GNU General Public License) Price:
1060 downloads
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).
<<lessIt contains some bugs that I will fix thereafter and I count on your help to do that, (the source code is not commented on).
Download (0.31MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
985 downloads
Waiho
Waiho is a simple FTP client for GNUstep, designed to be easy to use. more>>
Waiho is a simple FTP client for GNUstep, designed to be easy to use.
It is far from finished but is quite stable and usable.
1- Refactoring the code to use a Connections Pool
2- Use ftpparse library from DJ Bernstein instead of the current code
3- add correct support for symlinks
4- bookmark dialog
5- progression bar in the NSTableViews upload/download
6- add state line of the ftp dialog
7- directory deletion
8- directory transfert (recursive)
9- synchronisation between local/remote directories
10- resume (upload/download)
11- internationalization (french, etc.)
12- create a "ftp" service
Enhancements:
- Change the name of GSFTP to Waiho (means "to put something someplace, leave something" in Hawaiian) -- thanks to Brice Favre for the idea.
<<lessIt is far from finished but is quite stable and usable.
1- Refactoring the code to use a Connections Pool
2- Use ftpparse library from DJ Bernstein instead of the current code
3- add correct support for symlinks
4- bookmark dialog
5- progression bar in the NSTableViews upload/download
6- add state line of the ftp dialog
7- directory deletion
8- directory transfert (recursive)
9- synchronisation between local/remote directories
10- resume (upload/download)
11- internationalization (french, etc.)
12- create a "ftp" service
Enhancements:
- Change the name of GSFTP to Waiho (means "to put something someplace, leave something" in Hawaiian) -- thanks to Brice Favre for the idea.
Download (0.267MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1227 downloads
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.
<<lessAlthough initially sparked by limitations in Microsofts FTP client implementation, it is multi-platform and battle-tested in real-world daily use.
Download (0.028MB)
Added: 2006-09-11 License: The Apache License 2.0 Price:
1138 downloads
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.
<<lessSafeTP 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.
Download (0.47MB)
Added: 2007-04-27 License: Free To Use But Restricted Price:
911 downloads
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.
<<lessInstallation:
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.
Download (0.11MB)
Added: 2005-12-12 License: GPL (GNU General Public License) Price:
1411 downloads
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
<<lessThe 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
Download (0.074MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
805 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above what is ftp search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed