Grommit Posted March 14, 2007 Posted March 14, 2007 Hi just opened Nasty File Search that I downloaded from Edugeek.. When I run in not in delete mode if make a log showing the paths to all the "nasty" files.. When I run it in delete mode it has a runtime error.. "Run-Time error 53 File not found" click OK and the program closes.. Any idea whats wrong? Also can I use XXCOPY to "MOVE" nasty files in their file structure from the students area to another Server where I can hold the files for a couple of days before deleting them ?
sidewinder Posted March 14, 2007 Posted March 14, 2007 I have had this problem recently, and what is weird is that it used to work fine Never really looked into why it was happening though because it was only a few files I had to delete
Grommit Posted March 14, 2007 Author Posted March 14, 2007 What is the switch in XXCOPY that deletes the source file on copy ?
Grommit Posted March 14, 2007 Author Posted March 14, 2007 What is the switch in XXCOPY that deletes the source file on copy ? I am looking for a string that will copy the file from source (multiple folders in tree) to destination and delete only the file (not folder) from the source ? xxcopy.exe e:\users\students\01\*.bmp \\compaqsvr\fserver1\dump\ /S /RCY /R /PD0 That is my string.. but the results concern me as it says it is deleting directories at the scorce... but they seem to bee there when I look ?!? E:\users\students\01\01yeon\application data\Microsoft\Queries Dir Removed E:\users\students\01\01yeon\application data\Microsoft\Templates RmDir failed E:\users\students\01\01yeon\application data\Microsoft\Word\STARTUP Dir Remo ved E:\users\students\01\01yeon\application data\Microsoft\Word RmDir failed E:\users\students\01\01yeon\application data\Microsoft RmDir failed E:\users\students\01\01yeon\application data\Share-to-Web Upload Folder Dir Removed E:\users\students\01\01yeon\application data RmDir failed E:\users\students\01\01yeon\favorite Dir Removed E:\users\students\01\01yeon\Links Dir Removed E:\users\students\01\01yeon\my documents\My Pictures Dir Removed E:\users\students\01\01yeon\my documents Dir Removed E:\users\students\01\01yeon\My eBooks Dir Removed E:\users\students\01\01yeon\My Pictures Dir Removed E:\users\students\01\01yeon\nicholas\kingsdale school Dir Removed E:\users\students\01\01yeon\nicholas Dir Removed E:\users\students\01\01yeon\recent RmDir failed E:\users\students\01\01yeon\Template RmDir failed E:\users\students\01\01yeon RmDir failed E:\users\students\01\01zunkir\monkey.bmp 285,966 E:\users\students\01\01zunkir\monkey.bmp Deleted
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now