Skip to content

rejetto/hfs2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6ff458f · Jan 22, 2025
Jun 6, 2020
Mar 25, 2023
May 13, 2020
May 2, 2020
May 2, 2020
Aug 4, 2020
May 11, 2020
Jun 2, 2020
Aug 23, 2020
Jun 27, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 11, 2020
May 11, 2020
May 2, 2020
May 2, 2020
May 12, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 24, 2020
Jul 8, 2020
May 11, 2020
Jun 28, 2020
Aug 2, 2020
May 2, 2020
May 2, 2020
Jun 6, 2020
May 2, 2020
May 2, 2020
May 2, 2020
Aug 30, 2020
May 7, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 2, 2020
Jul 8, 2020
Aug 30, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 27, 2020
Jun 2, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 14, 2020
May 2, 2020
May 2, 2020
Jul 27, 2020
May 11, 2020
May 11, 2020
Jul 27, 2020
May 6, 2020
Jul 27, 2020
Jun 11, 2020

Repository files navigation

Obsolete

This is the repository of the old HFS.

I'm working on HFS 3 on another repository. Check it out! https://github.com/rejetto/hfs

Introduction

You can use HFS (HTTP File Server) to send and receive files. It's different from classic file sharing because it uses web technology. It also differs from classic web servers because it's very easy to use and runs "right out-of-the box".

The virtual file system will allow you to easily share even one single file.

Dev notes

Initially developed in 2002 with Delphi 6, now with Delphi 10.3.3 (Community Edition). Icons are generated at http://fontello.com/ . Use fontello.json for further modifications.

For the default template we are targeting compatibility with Chrome 49 as it's the latest version running on Windows XP.

Warning: Delphi Community Edition 10.4 removed support for command-line compilation, and is thus unable to compile JEDI Code Library, and is thus unable to compile HFS2, ref Community Edition no longer includes the command-line compilers - meaning the last version of Community Edition cabale of compiling HFS2 is Delphi 10.3.x

Libs used