Skip to content

LeoNeeson/DRapid-HFS

This branch is 1 commit behind drapid/HFS:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 12, 2024
b699f9a · Jun 12, 2024

History

37 Commits
Mar 26, 2024
Jun 8, 2023
Jun 12, 2024
Nov 27, 2022
Aug 15, 2019
May 27, 2020
Mar 26, 2024
Aug 15, 2019
Jun 8, 2023
Mar 26, 2024
Nov 27, 2022
Jun 8, 2023
Mar 26, 2024
Aug 15, 2019
May 25, 2020
Aug 15, 2019
Aug 15, 2019
Nov 27, 2022
Mar 26, 2024
Aug 15, 2019
Aug 15, 2019
Mar 26, 2024
Aug 11, 2021
Nov 16, 2020
Jun 8, 2023
Jun 8, 2023
Nov 27, 2022
Nov 27, 2022
May 25, 2020
Aug 15, 2019
Oct 7, 2020
Aug 15, 2019
Nov 27, 2022
Nov 27, 2022
Jun 8, 2023
Aug 15, 2019
Nov 27, 2022
Aug 15, 2019
Aug 15, 2019
Aug 15, 2019
Nov 27, 2022
Nov 27, 2022
Aug 11, 2021
Aug 15, 2019
Nov 16, 2020
Nov 27, 2022
Aug 15, 2019
Nov 27, 2022
Jun 12, 2024
May 27, 2020
May 19, 2020
Aug 7, 2020
Mar 26, 2024
Aug 7, 2020

Repository files navigation

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.

http://rejetto.com/hfs/

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.

Modification:

  • Uses for.rnq from R&Q
  • All images are PNG with alpha-channel
  • New format for VFS saving (ZIP file with JSON and images as separate files)

Now it can be build with full unicode support and in X64. Unicode

Libs used

About

HTTP File Server by Rejetto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 95.1%
  • Smarty 4.5%
  • Other 0.4%