1
HFS ~ HTTP File Server / Re: Separate Users info into XML file?
« on: December 16, 2004, 05:17:54 PM »Quote from: "rejetto"
Quote from: "tomex_ou"Is it possible to separate users info into a XML file?please, explain, what is it for?
if do that, there are some custom applications for third-party programs.
It's also better for transfering systems or backup.
My member information is saved in MySQL database,
if the user info file is separated as xml file from hfs.exe,
I could update these by my other program easily.
A suggestion else,
is it possible to run HFS as WinNT service in background?
Let hfs.exe just be a client-side GUI shell only?
Its concept likes WarfFtpd service (a ftp service in Win32),
is better to run in server side.
Thanks for thinking these. B)