C lean D ir for Novell Netware


Cleandir.nlm is a Netware Modul which is designed as a LCGI Nlm that allows you to delete one or more files in a given dir with your browser.
Expand the selfextracting exe file to a temp dir.
Copy cleandir.nlm to sys:/novonyx/suitespot/lcgi-bin

To delete one file:
http://<domain>/lcgi/cleandir?path=sys:/cgi/guest/guest.log
To delete with wildcards:
http://<domain>/lcgi/cleandir?path=sys:/tmp/*.tmp
To delete all files in dir:
http://<domain>/lcgi/cleandir?path=sys:/tmp/*.*

For your security you have to restrict the access right to this URL.
Download the cleandir.nlm with the documentation file cleandir.exe