Secure Deletion or Custom Command

Does DOpus have a function to secure-delete files so that they can not be recovered after deletion? If not, can somebody tell me how to create a custom command, which takes different parameter depending on what is selected (directory of file)?

for example:

If a directory is selected:
sdelete.exe -p 2 -s

If a file is selected:
sdelete.exe -p 2

Finally I would like to assign the command to +

Thanks!

W@ng

If you search the manual for "secure delete" (without the quotes) then the first two pages you get back should contain everything you need.

You can turn on secure delete for all deletes (which isn't something you're likely to want :slight_smile: ) or you can leave them off by default but create a special button or hotkey which does secure deletes.