Difference between revisions of "FileZilla"

From Conservapedia
Jump to navigation Jump to search
m (→‎External links: list fix)
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''FileZilla''' is a computer program written by Tim Fosse which serves as an FTP client.
+
{{Software
 +
|name=FileZilla
 +
|image=FileZilla-v3.14.1rev2.jpg
 +
|caption=FileZilla (v3.14.1) running on [[Windows 7]]
 +
|class=
 +
|type=
 +
|creator=
 +
|developer=Tim Kosse
 +
|released=
 +
|version=
 +
|development=Active
 +
|languages=
 +
|engine=
 +
|license=GNU General Public License Version 2
 +
|website=[https://filezilla-project.org/index.php filezilla-project.org]
 +
|OS=Windows, Mac OS X, or GNU/Linux
 +
|ram=
 +
|storage=
 +
}}
 +
'''FileZilla Client''' is a computer program written by Tim Fosse which serves as a [[File-Transfer Protocol]] client.  This kind of program is often used by webmasters to manage their websites or other hosted files.  It may also be used for accessing an FTP server.<br />
 +
'''FileZilla Server''' is a program used to create a server which offers files using the same File-Transfer Protocol.  This kind of server may be accessed using an FTP client program or a [[web browser]].
  
[[category:software]]
+
 
 +
==External links==
 +
* [http://filezilla-project.org/ Official website]
 +
* [https://filezilla-project.org/download.php?show_all=1 Download FileZilla Client (current version) - FileZilla Project (Official)]
 +
* [https://filezilla-project.org/download.php?show_all=1&type=server Download FileZilla Server (current version) - FileZilla Project (Official)]
 +
* Download FileZilla Client (version 3.14.1) [http://verified.archnet.us/FileZilla_3.14.1_win32-setup.exe 32-bit] or [http://verified.archnet.us/FileZilla_3.14.1_win64-setup.exe 64-bit] - ARCHNET
 +
 
 +
[[Category:Software]]
 +
[[Category:Free Software]]
 +
[[Category:Open Source]]

Latest revision as of 23:03, April 9, 2019

FileZilla Client is a computer program written by Tim Fosse which serves as a File-Transfer Protocol client. This kind of program is often used by webmasters to manage their websites or other hosted files. It may also be used for accessing an FTP server.
FileZilla Server is a program used to create a server which offers files using the same File-Transfer Protocol. This kind of server may be accessed using an FTP client program or a web browser.

FileZilla
FileZilla-v3.14.1rev2.jpg
FileZilla (v3.14.1) running on Windows 7
About
Developer(s) Tim Kosse
Development status Active
License GNU General Public License Version 2
Website filezilla-project.org


Requirements
OS Windows, Mac OS X, or GNU/Linux


External links