rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: DONXAKer on December 25, 2006, 12:09:05 PM

Title: questions
Post by: DONXAKer on December 25, 2006, 12:09:05 PM
Hello! HFS-good program! I use it and i love it) I have some questions! Maybe be in the last version will be function that can show how many folders and files(with number of bytes)on my servers(all folders and files) and the next function to index files and make search on template) Thank before)
Title: Re: feature request
Post by: rejetto on December 25, 2006, 12:18:32 PM
Maybe be in the last version will be function that can show how many folders and files(with number of bytes)on my servers(all folders and files)

no, this would take too long to calculate. there are people sharing thousands files.

Quote
and the next function to index files and make search on template) Thank before)

it is already in the to-do-list
Title: Re: questions
Post by: DONXAKer on December 25, 2006, 12:26:29 PM
and size all files wouldn't be?
Title: Re: questions
Post by: rejetto on December 25, 2006, 12:40:50 PM
i told you the problem.
do you have a solution?
Title: Re: questions
Post by: DONXAKer on December 25, 2006, 01:04:32 PM
when doing to-do-list(but i cann't find it :() when add files? add his size to var and some function type this var!
Title: Re: questions
Post by: rejetto on December 25, 2006, 01:14:55 PM
i just moved the to-do-list to the website www.rejetto.com/hfs/

Quote
when add files? add his size to var

files are not the problem. Folders are. a folder may contain thousands files.
and also, if i calculate the size, the folder may change (add files, remove), and i should recalculate.