1
HFS ~ HTTP File Server / Re: My questions regarding HFS
« on: March 29, 2019, 05:09:40 PM »In file tree of HFS (left hand view) right click select "add folder from disk"...
when prompted select "Real Folder"
It works recursively and updates automatically when files are updated / added..
Not sure how you are trying to do it now ?
PS.. You can of course drag/drop folder you wish to share into same left hand pane..
OK ,hello again, I need to do ONE more thing urgently: I will add folders from disk as you said (I will add 3 folders) and I provide download link to the root folder only. I then want that HFS searches through all the folders that I have added from disk under "root" and when it finds the file that client requests, to serve it automatically.
IF possible without having to write the name of every folder in Event scripts (just make it search automatically)
Again with simple words: I have my root folder. Inside my root folder I have many folders with different names and files inside.
I give the client a ling that redirects him to the root folder: root/file.zip
If file.zip is not located inside the root folder, HFS must search inside every folder under root automatically until it finds the file, and it must then serve it to the client.
Thanx in advance!