so vista backup no longer supports selective backup without the system
drive?
I don't want to backup the system drive with windwos backup. I have my own
licensed image software to do that.
I just to to backup some files/folders quickly
so vista backup no longer supports selective backup without the system
drive?
I don't want to backup the system drive with windwos backup. I have my own
licensed image software to do that.
I just to to backup some files/folders quickly
On Fri, 23 Jan 2009 14:52:40 -0700, "GG" <GG@xxxxxx> wrote:
If your licensed image software is Acronis, it will do that.
>so vista backup no longer supports selective backup without the system
>drive?
>
>I don't want to backup the system drive with windwos backup. I have my own
>licensed image software to do that.
>I just to to backup some files/folders quickly
I wrote my own backup .com file, using the XCOPY command, with its /d switch
to back up only changed files.
It's not pretty, but it works exactly as I want.
Be careful to use the /exclude switch too, if you're backing up your
Documents folder, or you'll end up in a loop, as there are hidden recursive
links there.
Do a HELP XCOPY for the complete details.
Here's an example (U is my backup USB drive):
***
XCOPY C:\Users\Dave U:\Dave /d/s/c/i/h/r/k/o/y
/exclude:C:\Users\Dave\Documents\BackupExclude.txt
***
and here's the conents of my BackupExclude.txt file:
***
C:\Users\Dave\ntuser
C:\Users\Dave\AppData\
C:\Users\Dave\Application Data
C:\Users\Dave\Cookies
C:\Users\Dave\Local Settings
C:\Users\Dave\My Documents
C:\Users\Dave\NetHood
C:\Users\Dave\PrintHood
C:\Users\Dave\Recent
C:\Users\Dave\SendTo
C:\Users\Dave\Start Menu
C:\Users\Dave\Templates
C:\Users\Dave\Documents\My Music
C:\Users\Dave\Documents\My Pictures
C:\Users\Dave\Documents\My Videos
***
"GG" <GG@xxxxxx> wrote in message
news:8C4CB33D-B171-4A6F-9612-5FA024F3093C@xxxxxx
> so vista backup no longer supports selective backup without the system
> drive?
>
> I don't want to backup the system drive with windwos backup. I have my own
> licensed image software to do that.
> I just to to backup some files/folders quickly
Storagecraft.com and look for ShadowProtect Desktop.
--
The personal opinion of
Gary G. Little
"GG" <GG@xxxxxx> wrote in message
news:8C4CB33D-B171-4A6F-9612-5FA024F3093C@xxxxxx
> so vista backup no longer supports selective backup without the system
> drive?
>
> I don't want to backup the system drive with windwos backup. I have my own
> licensed image software to do that.
> I just to to backup some files/folders quickly
| Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| best backup software for Vista Home Ultimate that will allow me toselect files and folders to backup and restore | Lisa Hetherington | Vista performance & maintenance | 8 | 21 May 2010 |
| Help with Windows Backup--Back Up Files & Complete PC Backup, Vista Ultimate | Susan | Vista General | 2 | 24 Feb 2009 |
| why Vista Backup utility dont make backup of aspx files? | Berny | Vista General | 1 | 23 Dec 2007 |
| Vista File Backup - Backup Files From A Share Regardless Of Locati | Dell Boy | Vista General | 8 | 13 Sep 2007 |
| Backup/Restore using Vista Backup not recognising 2nd SATA drive | ChrisBeeChris | Vista performance & maintenance | 3 | 01 Jun 2007 |