Jump to content

Windows File Problem


vava

Recommended Posts

Ok.

 

I ran into this while doing my regular backups.

 

There's a file on my system, that doesn't actually exist, so i cannot be erased - but the system still 'sees' it's there - so it tries to back it up, except that it doesn't exist (and hence, can't be backup up). Net result, my backup fails cause of one lousy unimportant file (which doesn't actually exist anyway!)

 

Anyone still follow?

 

What I need is some sort of disk utility that will 'erase' the non-existant file.

 

I've tried: reboot, windows system restore, defrag, and command line options. Can't erase/rename file (File not found). BUT still can't backup the directory (file not found) Any suggestions would be useful! :)

Link to comment
Share on other sites

Ok.

 

I ran into this while doing my regular backups.

 

There's a file on my system, that doesn't actually exist, so i cannot be erased - but the system still 'sees' it's there - so it tries to back it up, except that it doesn't exist (and hence, can't be backup up). Net result, my backup fails cause of one lousy unimportant file (which doesn't actually exist anyway!)

 

Anyone still follow?

 

What I need is some sort of disk utility that will 'erase' the non-existant file.

 

I've tried: reboot, windows system restore, defrag, and command line options. Can't erase/rename file (File not found). BUT still can't backup the directory (file not found) Any suggestions would be useful! :)

Why don't you creat a file of the same name, and make think the stupid computer that it is the file so it can backup?

Edited by Fadix
Link to comment
Share on other sites

Chkdsk c: /f /x  Reboot.

 

No help - Cannot delete file XYZ. Cannot find the specified file. :(

But you know where the alleged file is supposed to be right? Why do you not backup manually by transfering the content you want to backup on another drive, without having to copy that file?

Edited by Fadix
Link to comment
Share on other sites

Domino - I've already manually backed up my files. But I have a backup routine (automatic) so I don't HAVE to backup manually! :) And since the affected file is in an important system folder (/Documents/All Users/) it blocks my backup. My backup doesn't have an 'ignore' feature.
Link to comment
Share on other sites

And sometimes, if you go in the Recycle Bin properties and check the "Do Not Move Files to the Bin" option, it may let you delete it. (saw this on the web somewhere)

 

It could be that the filename has some weird characters in it ... they may look like white space. I would do a directory listing in dos and dump the output to a text file ... then open it in an editor that let's you see hex or ascii codes and check the characters.

 

Otherwise, I'm stumped.

 

Maybe you can copy all your files on the volume, reformat, and then bring them back :D

Edited by Seapahn
Link to comment
Share on other sites

How do you know the file does not exist?

 

I had a sort of similar problem (a file that would not be erased or moved) a while ago. It was a file that had been copied from another computer on an network and somehow it had become named using illegal characters. So Windows would not recognise it properly to erase it, or move it, or even to rename it. My solution was to rename it using DOS.

 

For spaces in DOS don't you just use the space bar?? :blink:

Link to comment
Share on other sites

I think the command to fix all these problems is format c:

 

EDIT NOTE: Please dont try "Format c:" to fix this issue. it was a joke. for those who do not know it will delete everything from your PC.

Edited by Azat
Link to comment
Share on other sites

Vava jan, why don't you manually copy all the files from that directory(assuming it is not windows folder) to another folder. completely delete the folder with deltree in dos and recreate the folder from your backup.
Link to comment
Share on other sites

for spaces you do

 

function "x y"

ie. dir "program files"

I had already tried this - and I get an invalid directory error. :mad:

 

I'll try the deltree and get back to you - if not i'll be using the other thing you mentioned (format c:) :P Or perhaps just 'throw c: /from the second story window'

Link to comment
Share on other sites

When I want to do a Chdir to a directory name that contains a space, I get an incorrect parameter fault. So I can't access the directory the file is in through teh DOS prompt. Suggestions?

Then why not use Windows to change the directory name to one that is accessible under DOS.

Link to comment
Share on other sites

Vav .. I didn't mean to re-install. Just copy the files, format, and then recopy back ... if it's your boot drive, then it's a bit more complicated with the boot sector.

 

But I personally would try to get to the bottom of it just for the heck of it. The " " should work for spaces. One thing you can try is to go into "repair" mode ... NOT safe mode ... but there is this way to get to a command prompt from the windows setup in the recovery mode that lets you do things to the files. I forget exactly how you get to it but it's through windows setup.

Edited by Seapahn
Link to comment
Share on other sites

Well - it seems there are files like this ALL OVER my system (!) I think it may be hardware related. I probably have some bad sectors on the drive... I'm surprised fdisk and the Scandisk utility haven't picked it up.

 

I'll leep trying to diagnose the problem. Thanks for all your input - I'll keep you all posted.

Link to comment
Share on other sites

uh-oh. :(

 

Computer crashed.

Could not reboot. Heard horrible grinding sound from box.

Reboot from CD - can't mount volume

 

Diagnosis: Dead Computer.

 

I'm pretty sure my HD has gone to the bridge. :cry: :(

 

It's under warranty anyway. he he :unsure: At least I still have my MAC.

Edited by vava
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...