Revision as of 01:31, 15 October 2019 edit154.59.43.94 (talk) →FeaturesTags: Mobile edit Mobile app edit Android app edit← Previous edit | Latest revision as of 22:56, 22 August 2024 edit undoIra Leviton (talk | contribs)Extended confirmed users332,354 edits Fixed a reference. Please see Category:CS1 errors: URL and Category:CS1 errors: dates. | ||
(13 intermediate revisions by 12 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox software | {{Infobox software | ||
| name = HTTP File Server | | name = Rejetto HTTP File Server | ||
| logo = HFS-logo100.gif | | logo = HFS-logo100.gif | ||
| developer = Massimo Melina (aka rejetto) | | developer = Massimo Melina (aka rejetto) | ||
| latest release version = |
| latest release version = {{wikidata|property|reference|P348}} | ||
| latest release date = {{ |
| latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}} | ||
| latest preview version = |
| latest preview version = | ||
| latest preview date |
| latest preview date = | ||
| operating_system = Windows 2000/XP <br />Known to be working on Windows 95/98/ME/Vista/7 and officially on ]<ref>{{cite web |url=http://wiki.winehq.org/AppsThatSupportWine |title= |
| operating_system = ]/] <br />Known to be working on ]/]/]/]/]/]/] and officially on ]<ref>{{cite web |url=http://wiki.winehq.org/AppsThatSupportWine |title=AppsThatSupportWine - the Official Wine Wiki |access-date=2011-04-21 |url-status=dead |archive-url=https://web.archive.org/web/20110603231747/http://wiki.winehq.org/AppsThatSupportWine |archive-date=2011-06-03 }}</ref> | ||
| genre = ] / ] | | genre = ] / ] | ||
| license = ] | | license = ] | ||
}} | }} | ||
'''HTTP File Server''', otherwise known as HFS, is a free ] specifically designed for publishing and sharing files. | <ref>{{Cite web |date=21 August 2024|title=cheatslotvvip |url=https://www.cheatslotvvip.com// |access-date=21 August 2024 |website=cheatslotvvip}}</ref>'''HTTP File Server''', otherwise known as HFS, is a free ] specifically designed for publishing and sharing files. | ||
The complete feature set differs from other web servers; it lacks some common features, like ], or even ability to run as a ], but includes, for example, counting file downloads |
The complete feature set differs from other web servers; it lacks some common features, like ], or even ability to run as a ], but includes, for example, counting file downloads.<ref>, an article from the official documentation.</ref> | ||
== Features == | == Features == | ||
HFS is a small HTTP file server, aimed at mostly sharing files for == Features == | |||
HFS is a small HTTP file server, aimed at mostly sharing files for download.<br /> | HFS is a small HTTP file server, aimed at mostly sharing files for download.<br /> | ||
The official documentation describes HFS as: | The official documentation describes HFS as: | ||
<blockquote> | <blockquote> | ||
HFS ( |
HFS (HTTP File Server) is file sharing software which allows you to send and receive files. You can limit this sharing to just a few friends, or be open to the whole world. | ||
HFS is different from classic file sharing because there is no network. HFS is a web server which uses web technology to be more compatible with today's Internet. | HFS is different from classic file sharing because there is no network. HFS is a web server which uses web technology to be more compatible with today's Internet. | ||
Since it is actually a web server, your friends can download files as if they were downloading from a website using a web browser, such as Internet Explorer or Firefox. Your users don't have to install any new software. | Since it is actually a web server, your friends can download files as if they were downloading from a website using a web browser, such as ] or ]. Your users don't have to install any new software. | ||
HFS lets you share your files. Most web servers are used to publish a website, but HFS is not designed to do that. You are, however, free to use it in any way you wish, - but at your own risk. | HFS lets you share your files. Most web servers are used to publish a website, but HFS is not designed to do that. You are, however, free to use it in any way you wish, - but at your own risk. | ||
</blockquote> | </blockquote> | ||
As of the latest beta version 2.3, HFS includes its own proprietary scripting language known as "macros", which can be used to expand functionality of the program. Scripts can be used in a variety of methods including event |
As of the latest beta version 2.3, HFS includes its own proprietary ] known as "macros", which can be used to expand functionality of the program. Scripts can be used in a variety of methods including ]s and directly on web pages. Macros can even be written to bypass the program's account system with a custom one.<ref>]</ref> HFS can be used as a typical web-server, however it is not easy to support and requires a variety of unconventional programming methods (version 2.3 only), due to its lack of support for ] or ]. | ||
The official documentation describes HFS as: | |||
<blockquote> | |||
HFS (Http File Server) is file sharing software which allows you to send and receive files. You can limit this sharing to just a few friends, or be open to the whole world. | |||
HFS is different from classic file sharing because there is no network. HFS is a web server which uses web technology to be more compatible with today's Internet. | |||
Since it is actually a web server, your friends can download files as if they were downloading from a website using a web browser, such as Internet Explorer or Firefox. Your users don't have to install any new software. | |||
HFS lets you share your files. Most web servers are used to publish a website, but HFS is not designed to do that. You are, however, free to use it in any way you wish, - but at your own risk. | |||
</blockquote> | |||
As of the latest beta version 2.3, HFS includes its own proprietary scripting language known as "macros", which can be used to expand functionality of the program. Scripts can be used in a variety of methods including event handlers and directly on web pages. Macros can even be written to bypass the program's account system with a custom one.<ref>]</ref> HFS can be used as a typical web-server, however it is not easy to support and requires a variety of unconventional programming methods (version 2.3 only), due to its lack of support for PHP or CGI. | |||
== History == | == History == | ||
Line 47: | Line 34: | ||
== Security == | == Security == | ||
HFS has had multiple security issues in the past,<ref> |
HFS has had multiple security issues in the past,<ref>{{Cite web |url=http://www.securityfocus.com/bid/27423 |title=HFS HTTP File Server Multiple Security Vulnerabilities |access-date=2011-12-19 |archive-date=2012-04-11 |archive-url=https://web.archive.org/web/20120411192329/http://www.securityfocus.com/bid/27423 |url-status=dead }}</ref> but states on its website that as of 2013 ''"There are no current known security bugs in the latest version. HFS is open source, so anyone is able to easily check for security flaws (and we have many expert users). Although it was not designed to be extremely robust, HFS is very stable and has been used for months without a restart"''.<ref name="security"></ref> | ||
It can be used with ] to provide ] ( |
It can be used with ] to provide ] (]).<ref name="security" /> | ||
== See also == | == See also == | ||
Line 60: | Line 47: | ||
== External links == | == External links == | ||
* {{Official website}} | * {{Official website}} | ||
* | |||
* | * | ||
* | * | ||
* | * {{Webarchive|url=https://web.archive.org/web/20120411192329/http://www.securityfocus.com/bid/27423 |date=2012-04-11 }} | ||
] | ] |
Latest revision as of 22:56, 22 August 2024
Developer(s) | Massimo Melina (aka rejetto) |
---|---|
Stable release | 2.3m / 16 August 2018; 6 years ago (16 August 2018) |
Repository | |
Operating system | Windows 2000/XP Known to be working on Windows 95/98/ME/Vista/7/10/11 and officially on Wine |
Type | File server / Web server |
License | GNU GPL |
Website | rejetto |
HTTP File Server, otherwise known as HFS, is a free web server specifically designed for publishing and sharing files. The complete feature set differs from other web servers; it lacks some common features, like CGI, or even ability to run as a Windows service, but includes, for example, counting file downloads.
Features
HFS is a small HTTP file server, aimed at mostly sharing files for download.
The official documentation describes HFS as:
HFS (HTTP File Server) is file sharing software which allows you to send and receive files. You can limit this sharing to just a few friends, or be open to the whole world.
HFS is different from classic file sharing because there is no network. HFS is a web server which uses web technology to be more compatible with today's Internet.
Since it is actually a web server, your friends can download files as if they were downloading from a website using a web browser, such as Internet Explorer or Firefox. Your users don't have to install any new software.
HFS lets you share your files. Most web servers are used to publish a website, but HFS is not designed to do that. You are, however, free to use it in any way you wish, - but at your own risk.
As of the latest beta version 2.3, HFS includes its own proprietary scripting language known as "macros", which can be used to expand functionality of the program. Scripts can be used in a variety of methods including event handlers and directly on web pages. Macros can even be written to bypass the program's account system with a custom one. HFS can be used as a typical web-server, however it is not easy to support and requires a variety of unconventional programming methods (version 2.3 only), due to its lack of support for PHP or CGI.
History
Development started in August 2002, and reached version 1.0 in September of the same year.
Security
HFS has had multiple security issues in the past, but states on its website that as of 2013 "There are no current known security bugs in the latest version. HFS is open source, so anyone is able to easily check for security flaws (and we have many expert users). Although it was not designed to be extremely robust, HFS is very stable and has been used for months without a restart".
It can be used with Stunnel to provide https (SSL/TLS).
See also
Footnotes
- "HFS ~ HTTP File Server". Retrieved 16 November 2023.
- "AppsThatSupportWine - the Official Wine Wiki". Archived from the original on 2011-06-03. Retrieved 2011-04-21.
- "cheatslotvvip". cheatslotvvip. 21 August 2024. Retrieved 21 August 2024.
- What is it?, an article from the official documentation.
- FHFS
- "HFS HTTP File Server Multiple Security Vulnerabilities". Archived from the original on 2012-04-11. Retrieved 2011-12-19.
- ^ Project wiki page: "Secure your server"
External links
- Official website
- HFS: Similar software
- HFS Introduction
- some of the prior security issues with HFS Archived 2012-04-11 at the Wayback Machine