Posts Tagged ‘Delete File’

The Principles of File Recovery

Tuesday, July 7th, 2009

Andrew Whitehead is a contributor at Free-backup.info — the home of the popular tool for windows online backup — Back2zip. This article can be found at http://free-backup.info/the-principles-of-file-recovery.html

Why File Recovery is Possible

File recovery is nearly always possible, if you spot the mistake and do something about it fast enough. Luckily, if you do mistakenly delete a file, the file has not been physically removed, the operating system just doesn’t know where it is anymore. This is easier to understand once you realize that there is more to storing a file on your hard drive than just finding space for the information and writing it there.

The operating system must also keep track of where it put the file, without this it would be unable to find it again. When a file gets deleted, this record is altered and the disk area containing the information is marked as free space. The information itself remains intact until some other information is written over it.

The effect is similar to rubbing out the name of a video tape – you know you can use that tape now, but the original film is still on there until you do it, and should you change your mind you can do your own ‘file recovery‘ by writing the name on the box again. Commercial file recovery programs do exactly the same trick with computer files.

File Recovery Programs

There is no shortage of file recovery software to help you out if you delete the wrong file. There are numerous commercial file recovery programs, DOS has its own ‘Undelete’ command, and Windows has the familiar Recycle Bin. Except for Recycle Bin, they all work on the same principle of searching the hard drive for files that have recently been marked for overwriting. More advanced ones will also tell you how much of the file is recoverable by checking how much has been written over.

The seemingly simple Recycle Bin has one advantage over any third party file recovery program: it doesn’t allow any overwriting of deleted files stored in there. This means that files from here are recovered in their entirety, and will function exactly as before once they are restored.

Obstacles to File Recovery

The biggest obstacle by far is time. The longer you wait, the higher the chance of a deleted file being written over, unless it is safely in the Recycle Bin. Once this has happened file recovery is still possible but it will take a lot more than a bit of commercial software to do it.

Operating systems are continuously creating files, every web page you visit does the same, and so does every application you open. With this in mind, the time to start your file recovery process is the instant that you realize you needed that file.

If you are extremely security conscious enough to be running encryption software this will also reduce your chances of file recovery, as the majority of file recovery programs need to read the file to know it is there. If the encryption utility doesn’t offer its own built-in undelete function then file recovery is going to be very difficult and very expensive.

read the full article

Delete or Undelete: That is the Question

Sunday, June 21st, 2009

Walter Stevens is a contributor at Free-backup.info — the home of the popular Amazon S3 based online backup service — Back2zip. This article available at http://free-backup.info/delete-or-undelete-that-is-the-question.html

What is Undelete?

Undelete is exactly what it sounds like: undoing a deletion of a file on your computer. While you might not realize it, you have most likely undeleted files before. Any time that you restore files from the recycle bin, you are undeleting files that you have previously deleted. Undelete is a very powerful tool, as it allows you to regain files that you had accidentally or purposefully deleted and then realized that you needed once more.

How Does Undelete Work?

When you delete a file, it is not immediately removed from your computer. If you are a user of the Windows operating system, then the files that you delete will be moved to the Recycle Bin. These files are no longer in actual use by your machine, but they are there to be undeleted if you need them returned. However, if you delete them from the recycle bin then it will be much more difficult if not impossible to recover them.

However, it is often the case that files deleted from your machine are still available on your machine, in some form or another. The essence of undelete is to allow you to explore your machine and find files that while you cannot find them through the normal functioning of Windows are still available on your hard disk. This is a very powerful data recovery tool, and can greatly help you in your business, whether at home or in the office.

Some undelete programs will work essentially as a large recycle bin. They will hold all of the data deleted from your disk, including ones too large for recycle bin to hold or files which would normally not be sent to the recycle bin, such as files removed in an un-installation of a program. If you then need to recover these files they will be there for you to undelete. These programs generally also have a secure delete function, so that if you are sure you no longer need a file you will be able to erase it from your computer and know that it is nowhere in your hard disk.

Other undelete programs simply seek out files that you have previously deleted and restore them to you. A program like the above must be installed prior to the deletion of the files, or else you will be unable to use it to undelete your files. However, these programs will search out areas of your disk which you might not be able to find in the normal operation of your system, and find files that you had thought were gone forever and return them to a pace where you can access them and work with them again.

How do I Get Undelete Software?

There are many different undelete programs on the market. One of the best places to find undelete programs is www.download.com, which also provides downloads for many other utilities as well. Many undelete programs are freeware, and you will be able to find them on download.com. If you cannot find one which you think is right for you that is freeware, you will be able to download trial versions of paid products and discover which is the best fit for you before you put down money on the purchase of a program which does not fit your needs.

read the full article

How to Restore a Deleted File

Thursday, May 28th, 2009

It happens to all of us that use the computer, whether at home, work or school, every one of us erroneously delete an important file from the computer. Those who are unsure of how to restore deleted file, there are several things that you can do in order to see if you can recover it.

read the full article

How to Recover Deleted Files on a Computer

Friday, May 1st, 2009

You can learn how to recover deleted files on computer if you accidentally delete a file on your computer. It is possible to restore the file if it is still in the recycle bin.

read the full article

Possible Problems with File Recovery

Wednesday, April 29th, 2009

Andrew Whitehead is a contributor at Free-backup.info — the home of the best online backup tool — Back2zip. This article can be found at http://free-backup.info/possible-problems-with-file-recovery.html

One Day, You Will Need File Recovery.

File recovery is something you will eventually need; it is only a matter of time before you accidentally delete an important file. There are plenty of software companies around, all vying to sell products that promise quick and easy file recovery. Unfortunately, they don’t always deliver.

File Recovery from Recycle Bin.

Windows Recycle Bin is well known, and apparently offers simple and foolproof file recovery. The reality is that a surprising number of deleted files cannot be recovered from the Recycle Bin.

Windows programs perform a special operation to move files to the Recycle Bin rather than just deleting them, and not all of them offer this feature. Users who work in the Windows command shell, for instance, soon discover that the shell’s DEL command does exactly that, they are deleted without ever going to the Recycle Bin.

Recycle Bin has a finite size and eventually it will fill up and start throwing files away. You can adjust the size of your Recycle Bin of course, but there are practical limits to this. Nobody wants to turn there PC into one big Recycle Bin.

How File Recovery Utilities Work.

Windows files are stored in one or more blocks of a fixed size, big files use several blocks while a small file may use just one. Windows keeps track of where all the blocks that make up any particular file are located, and where all the unused blocks are.

When you tell Windows to delete a file it does not physically erase all the blocks that that file was using, it only marks them as unused. File recovery utilities work by locating all the blocks that belonged to recently deleted files and uses them to reconstruct your lost file.

The Problem with File Recovery Utilities.

Getting your file recovery software into action in time is the biggest problem. Imagine that you accidentally delete a file, but don’t realize that you didn’t really want to do that until 30 minutes later. For those 30 minutes your files blocks have been marked as unused, and if you did anything that wrote information to the hard drive Windows could have written over your information. If that has happened your problem has got a thousand times worse, and unless that file was worth spending a few months and a mountain of money to retrieve you can forget about recovering it.

Another common problem is that people don’t think about file recovery software until they moment they actually delete that important file. Finding one is easy – some are even free – but are you going to search the internet for it? That creates many new files, that could be written over the file you are trying to save. Even if you go to another machine to locate, purchase, and download a file recovery utility, you will still have to bring it back to your first computer and install it. Guess what? Installing it too can overwrite the data you are hoping to recover.

There is an obvious lesson to be learned here, obtain and install some file recovery software before you need it!

read the full article