rejetto forum
Software => HFS ~ HTTP File Server => Bug reports => Topic started by: raybob on July 16, 2012, 05:38:04 PM
-
Using {.delete|a|bin=0.} does not work when "a" points to a folder.
-
documentation states "a file", my ass is safe. ;)
Can't you go through {.exec|rmdir /q /s.} to delete it?
-
Holy hell you can do CMD commands directly within {.exec.} ??? AHHH I've made so many temporary batch files that can all now be rewritten.... :'(
-
{.exec.} This command can also retrieve informations 'out' 'timeout' or 'exit code', if I'm not mistaken
:D
-
yes, try this way
{.exec|cmd /c dir|out=#x.}
{.^#x.}