FTP : Java Glossary

go to home page F words local find full screen, hide local find menu Google search web for more information on this topic jump to foot of page translate this page with Babelfish 2008-06-30 by Roedy Green ©1996-2008 Canadian Mind Products
index page for letter ⇒ punctuation 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (all)
FTP
File Transfer Protocol. A protocol built on top of TCP/IP that lets you send or receive a file over the Internet. The url for a file has this form: ftp://username:password@hostname/pub/mydir. FTP works better than HTTP because it can pick up where it left off if the connection is broken. HTTP in theory has this feature as well, but it is more frequently implemented in FTP. If you simply want to download or copy a file, you can use HTTP which is faster and simpler.

Gotchas

There are more FTP packages than you can shake a stick at. Here are a few. To find even more, search Google: [Java FTP] or [Java secure FTP].

FTP is a bit long in the tooth. It is being replaced by VPN where you just copy files via an encrypted link to the server as if it were another drive on your desktop.

Apache Commons FTP
atomic FTP upload student project
Bruce Blackshaw’s Java client
edtFTPj: FTP for Java
FileTransfer classes
FileZilla: FTP/FTPS server client for Windows
Fooware
FTP Bean
FTP server by Peter Sorotokin
FTP Voyager: FTP and secure FTP standalone utility
Glub secure FTP: for Java
IETF
J2SSH Maverick: Secure FTP for Java
Jakarata FTP upload library
JFTP: secure FTP for Java
JScape
JScape Secure FTP for Java
Lamasoft
Netload
NetworksPlus
remote file access
Review of Java FTP libraries
RFC 959 describes FTP, File Transfer Protocol
RSYNC
SAX
Secure FTP Server: for Java
TFTP: Trivial File Transfer Protocol
VPN

CMP homejump to top
CMP logo
feedback Please email your feedback for publication, errors, omissions, broken/redirected link reports
and suggestions to improve this page to Roedy Green : feedback email
made with CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[65.110.21.43]
Your face IP:[38.103.63.59] The information on this page is for non-military use only.
You are visitor number 24,450. Military use includes use by defence contractors.
You can get a fresh copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/ftp.html J:\mindprod\jgloss\ftp.html