Tag overview for: 'delete'
Entries on this site with 'delete'
- Deleting folders at various locations using Single Script on Windows
One may find a malicious folder created in mulitple domains under various folders/subfolders. It is hard to delete those folders one by one. So you can use the script belo - How to delete a domain from the qmail server manually if H-Sphere fails
Login to the mail server where the domain was setup for mail services and run the command below: $ ~vpopmail/bin/vdeldomain - The delete command for hidden files on the Windows server
Please use the command below to delete hidden files:- attrib -H -R -S "XXXXX" Here XXXXX stands for the complete file path with the file name. - How to delete all the files in a directory except for some specific format files
The command below will delete all the files in the current directory except for the .php and .html files:- rm !(*.php*.html)
Related tags
code, command, controlpanel, directory, domain, fail, files, folders, format, hidden, hsphere, locations, mail, malware, manually, multiple, qmail, reseller, script, server, services, single, single_script, specific, windows, windows2008External feeds for 'delete'
Click icon for a list of links on 'delete'