Secure FTP (software)
   HOME

TheInfoList



OR:

Secure FTP is a Java-based FTP client developed by Glub Tech. Some of its features include: FTPS (FTP over
SSL/TLS Transport Layer Security (TLS) is a cryptographic protocol designed to provide communications security over a computer network. The protocol is widely used in applications such as email, instant messaging, and voice over IP, but its use in securi ...
), bookmarks, compression, proxy and
firewall Firewall may refer to: * Firewall (computing), a technological barrier designed to prevent unauthorized or unwanted communications between computer networks or hosts * Firewall (construction), a barrier inside a building, designed to limit the spre ...
support, multiple connections, chmod, drag-and-drop, command-line scripting, and localization for 8 languages, including English,
French French (french: français(e), link=no) may refer to: * Something of, from, or related to France ** French language, which originated in France, and its various dialects and accents ** French people, a nation and ethnic group identified with Franc ...
,
German German(s) may refer to: * Germany (of or related to) **Germania (historical use) * Germans, citizens of Germany, people of German ancestry, or native speakers of the German language ** For citizens of Germany, see also German nationality law **Ger ...
, Spanish, Japanese, Portuguese, Brazilian Portuguese and Russian. It can be used via its
GUI The GUI ( "UI" by itself is still usually pronounced . or ), graphical user interface, is a form of user interface that allows users to interact with electronic devices through graphical icons and audio indicator such as primary notation, inste ...
or
CLI CLI may refer to: Computing * Call Level Interface, an SQL database management API * Command-line interface, of a computer program * Command-line interpreter or command language interpreter; see List of command-line interpreters * CLI (x86 instruc ...
.


History

In 1999, Secure FTP started as a senior project at UCSD by classmates Gary Cohen and Brian Knight. The intent of the project was to address the inherent security flaws in FTP. Up to this point, there were no easy solutions to secure a user's credentials during login to an FTP server. The outcome of this project led to the first known implementation of FTPS (FTP over
SSL/TLS Transport Layer Security (TLS) is a cryptographic protocol designed to provide communications security over a computer network. The protocol is widely used in applications such as email, instant messaging, and voice over IP, but its use in securi ...
).{{cite news , title=login - Securing FTP , date=August 2002 , publisher=Usenix , url =http://www.usenix.org/publications/login/2002-08/pdfs/cohen.pdf , access-date = 2009-12-29 On July 26, 2013, the project was open-sourced and moved permanently to GitHub.


Licensing

Secure FTP is free for all use under an Apache 2 license.


See also

* Comparison of FTP client software


References


External links


Download page
FTP clients