rejetto forum

Software => HFS ~ HTTP File Server => Programmers corner => Topic started by: ronnieo on March 05, 2012, 07:41:18 AM

Title: Having problem with deleting real folder with script
Post by: ronnieo on March 05, 2012, 07:41:18 AM

I'm using hfs "event scripts" to load a scripts every 60 sec   
which i can add new account and real folder with command something like this
{.add folder|real|F:\testfolder|testfolder.}
{.new account|testuser|password=testpass|enabled=true|redirect=/testfolder/.}

everything works fine but the problem is that I can't delete the account and real folder with the command

is there any command OR script  similar to the above which can delete account and real folder?


Thank you very much.
Title: Re: Having problem with deleting real folder with script
Post by: rejetto on March 14, 2012, 01:15:35 PM
{.delete account.}

but i fear there's no command to delete the vfs.
I'm putting it in the to-do list, but don't wait for it.