SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
SI - Site Forums : Silicon Investor - Welcome New SI Members! -- Ignore unavailable to you. Want to Upgrade?


To: SI Bob who wrote (11055)1/22/2000 1:55:00 AM
From: Cheeky Kid  Read Replies (2) | Respond to of 32883
 
Instead of backing up data, I am now backing up partitions. Then to keep my data up to date, critical data is backed up onto CDRW and another hard drive in the same computer.

If the computer goes haywire, it's a matter of minutes and the puter is back to where it was before the mishap.

Drive Image was the best investment I ever made. I even use before I install a program. Since the uninstall doesn't remove all the junk during an installation, I just restore and image and I am back to where I was before I installed the program. (Before I install any program, I take an image of the drive)

I use to back-up to tape, but it is too slow. Drive Image rules!

powerquest.com

I feel your pain Uncle (Bob), but I enjoy rebuilding my hard drive the odd time.



To: SI Bob who wrote (11055)1/22/2000 8:53:00 AM
From: Green Receipt  Read Replies (1) | Respond to of 32883
 
Bob,

If the backup process doesn't format, but instead, if all it did was destroy directory entries, then your data is still there.

Even if it was formatted, if only a 'quick' format was done, your data is still out there....



To: SI Bob who wrote (11055)1/22/2000 1:01:00 PM
From: jw  Read Replies (1) | Respond to of 32883
 
Select START - RUN and type in the OPEN field, XCOPY C:\*.* /E /H /K /R /C D: and click on OK. The
switches are: /E copies directories and subdirectories even if empty. /H copies hidden and system files also.
/K retains the files attributes on copy. /R overwrites read only files. /C continues copying even if errors occur.


SI Bob, Would any of the above Switches help? Dunno!!!!

/jw