web based file server
Go to file
2020-05-26 12:09:27 +02:00
.gitignore useless file 2020-05-24 00:16:08 +02:00
alias.txt first commit 2020-05-02 19:04:16 +02:00
classesLib.pas tpl to be treated as diff tpl, inheriting the default tpl 2020-05-24 17:03:31 +02:00
copyright.txt updated license 2020-05-11 21:17:51 +02:00
country.cache first commit 2020-05-02 19:04:16 +02:00
data.rc fix: 'about' message 2020-05-17 15:18:31 +02:00
default.tpl tpl: moved sha256 to section for others to use 2020-05-25 20:05:38 +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
developer notes.txt enabled localization via hfs.lng 2020-05-24 20:12:02 +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.dof 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: session could expire during long download/upload 2020-05-15 13:07:45 +02:00
hfs.dproj.local parentfont for main form 2020-05-11 16:38:23 +02:00
hfs.drc fix: stopping the server twice led to inconsistent state 2020-05-25 18:15:27 +02:00
hfs.dsk first commit 2020-05-02 19:04:16 +02:00
hfs.events first commit 2020-05-02 19:04:16 +02:00
hfs.lng enabled localization via hfs.lng 2020-05-24 20:12:02 +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 first commit 2020-05-02 19:04:16 +02:00
hslib.pas attempt to support non-utf8 url requests 2020-05-26 12:05:23 +02:00
invertban.txt better english 2020-05-06 18:02:04 +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 disabled main tray icon by default 2020-05-24 17:57:44 +02:00
main.pas build 306 2020-05-25 20:05:01 +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
notes.txt first commit 2020-05-02 19:04:16 +02:00
optionsDlg.dfm fix: layout problem in accounts tab 2020-05-14 13:04:35 +02:00
optionsDlg.pas solved many compilation warnings 2020-05-11 17:06:25 +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 proper readme 2020-05-18 11:29:28 +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 {.for line.} and {.if|var.} 2020-05-26 12:09:27 +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 initial ipv6 support 2020-05-22 12:22:54 +02:00
traylib.pas fix: tray icons' text was garbage 2020-05-06 18:19:59 +02:00
upload_disabled.txt first commit 2020-05-02 19:04:16 +02:00
upload_how.txt first commit 2020-05-02 19:04:16 +02:00
utillib.pas fix: ipv6 range ban rules malfunctioning on ipv4 connections 2020-05-24 14:46:52 +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

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.