web based file server
Go to file
2020-06-08 12:40:34 +02:00
.gitignore fix: conflicting resource text for translation 2020-06-06 19:32:14 +02:00
alias.txt first commit 2020-05-02 19:04:16 +02:00
classesLib.pas added 'no log' section flag to support SAP themes like 'mobil-light' 2020-06-08 12:40:34 +02:00
copyright.txt updated license 2020-05-11 21:17:51 +02:00
data.rc i18n: moved strings to resources 2020-06-02 14:12:56 +02:00
default.tpl fix: possible DoS, as reported by John Page (aka hyp3rlinx) ApparitionSec (CVE-2020-13432) 2020-06-07 12:10:56 +02:00
defs.inc fix: missing icon 2020-05-17 19:48:10 +02:00
deprecated.txt first commit 2020-05-02 19:04:16 +02:00
diffDlg.dfm first commit 2020-05-02 19:04:16 +02:00
diffDlg.pas first commit 2020-05-02 19:04:16 +02:00
dmBrowser.tpl first commit 2020-05-02 19:04:16 +02:00
filelist.tpl first commit 2020-05-02 19:04:16 +02:00
filepropDlg.dfm parentfont for main form 2020-05-11 16:38:23 +02:00
filepropDlg.pas solved many compilation warnings 2020-05-11 17:06:25 +02:00
folderKindDlg.dfm first commit 2020-05-02 19:04:16 +02:00
folderKindDlg.pas first commit 2020-05-02 19:04:16 +02:00
fontello.json fontello config, in case we need to add/change icons 2020-05-12 20:15:41 +02:00
hfs_Icon1.ico first commit 2020-05-02 19:04:16 +02:00
hfs_Icon2.ico first commit 2020-05-02 19:04:16 +02:00
hfs_Icon.ico first commit 2020-05-02 19:04:16 +02:00
hfs.bdsproj first commit 2020-05-02 19:04:16 +02:00
hfs.cfg first commit 2020-05-02 19:04:16 +02:00
hfs.dfm first commit 2020-05-02 19:04:16 +02:00
hfs.dpr enabled localization via hfs.lng 2020-05-24 20:12:02 +02:00
hfs.dproj fix: many resource strings had the same ID 2020-06-01 11:24:32 +02:00
hfs.dproj.local parentfont for main form 2020-05-11 16:38:23 +02:00
hfs.drc fix: conflicting resource text for translation 2020-06-06 19:32:14 +02:00
hfs.lng fix: conflicting resource text for translation 2020-06-06 19:32:14 +02:00
hfs.otares first commit 2020-05-02 19:04:16 +02:00
hfs.pas first commit 2020-05-02 19:04:16 +02:00
hfs.res fix: conflicting resource text for translation 2020-06-06 19:32:14 +02:00
hslib.pas fix: possible DoS, as reported by John Page (aka hyp3rlinx) ApparitionSec (CVE-2020-13432) 2020-06-07 12:10:56 +02:00
ipservices.txt first commit 2020-05-02 19:04:16 +02:00
ipsEverDlg.dfm fix: layout 2020-05-08 01:16:12 +02:00
ipsEverDlg.pas first commit 2020-05-02 19:04:16 +02:00
jquery.min.js first commit 2020-05-02 19:04:16 +02:00
listSelectDlg.dfm first commit 2020-05-02 19:04:16 +02:00
listSelectDlg.pas first commit 2020-05-02 19:04:16 +02:00
longinputDlg.dfm first commit 2020-05-02 19:04:16 +02:00
longinputDlg.pas first commit 2020-05-02 19:04:16 +02:00
main.dfm better code 2020-05-30 15:47:07 +02:00
main.pas added 'no log' section flag to support SAP themes like 'mobil-light' 2020-06-08 12:40:34 +02:00
monoLib.pas first commit 2020-05-02 19:04:16 +02:00
newuserpassDlg.dfm first commit 2020-05-02 19:04:16 +02:00
newuserpassDlg.pas first commit 2020-05-02 19:04:16 +02:00
optionsDlg.dfm fix: english 2020-05-27 12:39:10 +02:00
optionsDlg.pas i18n: moved strings to resources 2020-06-02 14:12:56 +02:00
parserLib.pas first commit 2020-05-02 19:04:16 +02:00
progFrmLib.pas first commit 2020-05-02 19:04:16 +02:00
purgeDlg.dfm first commit 2020-05-02 19:04:16 +02:00
purgeDlg.pas first commit 2020-05-02 19:04:16 +02:00
README.md better format 2020-06-08 11:00:08 +02:00
recompile data.bat accept session/cookie through URL 2020-05-14 11:40:24 +02:00
runscriptDlg.dfm first commit 2020-05-02 19:04:16 +02:00
runscriptDlg.pas first commit 2020-05-02 19:04:16 +02:00
scriptLib.pas fix: utf-8 decoding for {.load.} 2020-05-30 17:14:40 +02:00
SECURITY.md Create SECURITY.md 2020-05-13 15:40:30 +02:00
shellExtDlg.dfm use new delphi's gif support 2020-05-11 16:05:00 +02:00
shellExtDlg.pas use new delphi's gif support 2020-05-11 16:05:00 +02:00
todo.txt i18n: moved strings to resources 2020-06-02 14:12:56 +02:00
traylib.pas fix: tray icons' text was garbage 2020-05-06 18:19:59 +02:00
utillib.pas fix: (recent) error trying to load a VFS with an empty recent-files list 2020-06-08 12:36:05 +02:00
whatsnew.txt {.for line.} and {.if|var.} 2020-05-26 12:09:27 +02:00
WindowsXP.manifest first commit 2020-05-02 19:04:16 +02:00

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.

Libs used