ABXZone Computer  Forums



Welcome to the ABXZone Computer Forums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Reply
 
LinkBack Thread Tools Display Modes
Old 03-27-2007, 02:49 PM   #1
Junior Member
 
Parm's Avatar
 
Join Date: Mar 2007
Location: England
Posts: 16
Question Can I backup specific folders only?

Hi all,

I have a query about Windows Backup, I'd like to make automatic scheduled backups of my PC but would only like to backup certain folders. Let's say for examples sake that I just want to backup My Documents and My Music.

Is there anyway I can set Windows Vista to only backup folders of my choice? At present it seems I can only choose filetypes and it will then backup any of those files, I'd much rather be able to choose folders.

Any advice?

Thanks,
Parm
__________________
[url]www.parmmann.com[/url]
(Offline)   Reply With Quote

 
Old 03-27-2007, 02:53 PM   #2
ABXpert
 
Znod's Avatar
 
Join Date: Jul 2006
Location: Phoenix AZ
Posts: 3,136
As I recall, the sort of control you want is not possible with Vista backup. I don't do the sorts of backups you want to do, but I recommend Acronis True Image to make them. I use True Image for all my disk-image creations. And, welcome Parm.
__________________
[CENTER][sigpic][/sigpic]

[COLOR="DeepSkyBlue"][/COLOR][URL=http://homepage.mac.com/donv1/.Pictures/Vista/Bannerxx.jpg][B]Larger Sig Pic Linked Here[/B][/URL][/CENTER]
(Offline)   Reply With Quote
Old 03-27-2007, 03:44 PM   #3
Senior Member
 
Midway's Avatar
 
Join Date: Feb 2007
Location: SW MS, USA
Posts: 168
I saw this over on Neowin earlier about Cobian Backup:

"Cobian Backup is a multi-threaded program that can be used to schedule and backup your files and directories from their original location to other directories/drives in the same computer or other computer in your network. FTP backup is also supported in both directions (download and upload). Cobian Backup exists in two different versions: application and service. The program uses very few resources and can be running on the background on your system, checking your backup schedule and executing your backups when necessary. Cobian Backup is not an usual backup application: it only copies your files and folders in original or compressed mode to other destination, creating a security copy as a result. So Cobian Backup can be better described as a "Scheduler for security copies". Cobian Backup supports several methods of compression and strong encryption."

http://www.educ.umu.se/%7Ecobian/cobianbackup.htm

It was just updated to work with Vista plus it is freeware. I might try this out myself.
__________________
Mitch

Dell Dimension 8300, P4 3.0GHz HT, 1.5GB RAM, 2GB RB, 250 + 80GB HDD, Nvidia 6800XT, X-Fi XtremeGamer Fatal1ty Pro, Surfbeam satellite modem
Vista Ultimate User
(Offline)   Reply With Quote
Old 03-27-2007, 06:56 PM   #4
Elite Members
 
Snuffy's Avatar
 
Join Date: Nov 2006
Location: S.W. Kansas
Posts: 2,841
BACKUP Your WAY

NOTE: Xcopy is now deprecated, please use Robocopy.

Quote:
XCOPY source [destination] [/A | /M] [/D[:date]] [/P] [/S [/E]] [/V] [/W]
[/C] [/I] [/Q] [/F] [/L] [/G] [/H] [/R] [/T] [/U]
[/K] [/N] [/O] [/X] [/Y] [/-Y] [/Z] [/B]
[/EXCLUDE:file1[+file2][+file3]...]

source Specifies the file(s) to copy.
destination Specifies the location and/or name of new files.
/A Copies only files with the archive attribute set,
doesn't change the attribute.
/M Copies only files with the archive attribute set,
turns off the archive attribute.
/D:m-d-y Copies files changed on or after the specified date.
If no date is given, copies only those files whose
source time is newer than the destination time.
/EXCLUDE:file1[+file2][+file3]...
Specifies a list of files containing strings. Each string
should be in a separate line in the files. When any of the
strings match any part of the absolute path of the file to be
copied, that file will be excluded from being copied. For
example, specifying a string like \obj\ or .obj will exclude
all files underneath the directory obj or all files with the
.obj extension respectively.
/P Prompts you before creating each destination file.
/S Copies directories and subdirectories except empty ones.
/E Copies directories and subdirectories, including empty ones.
Same as /S /E. May be used to modify /T.
/V Verifies the size of each new file.
/W Prompts you to press a key before copying.
/C Continues copying even if errors occur.
/I If destination does not exist and copying more than one file,
assumes that destination must be a directory.
/Q Does not display file names while copying.
/F Displays full source and destination file names while copying.
/L Displays files that would be copied.
/G Allows the copying of encrypted files to destination that does
not support encryption.
/H Copies hidden and system files also.
/R Overwrites read-only files.
/T Creates directory structure, but does not copy files. Does not
include empty directories or subdirectories. /T /E includes
empty directories and subdirectories.
/U Copies only files that already exist in destination.
/K Copies attributes. Normal Xcopy will reset read-only attributes.
/N Copies using the generated short names.
/O Copies file ownership and ACL information.
/X Copies file audit settings (implies /O).
/Y Suppresses prompting to confirm you want to overwrite an
existing destination file.
/-Y Causes prompting to confirm you want to overwrite an
existing destination file.
/Z Copies networked files in restartable mode.
/B Copies the Symbolic Link itself versus the target of the link

The switch /Y may be preset in the COPYCMD environment variable.
This may be overridden with /-Y on the command line.
Simply write your own backup.bat and do it your way....

It is FREE with Vista....
__________________
[COLOR="DarkRed"]The only Stupid Question is the one you failed to Ask![/color]
[COLOR="Blue"]Beta Tester since Pre Win 95.[/COLOR]
(Offline)   Reply With Quote
Old 03-27-2007, 09:18 PM   #5
Senior Member
 
Midway's Avatar
 
Join Date: Feb 2007
Location: SW MS, USA
Posts: 168
I installed Cobian a while ago and it's a nice little app. I have it set up to copy folders such as Documents, Downloads, Pictures, etc to my 2nd hard drive every Sunday (which is actually more frequent than I used to do--when I thought about it, lol). I have it running as a service. The only thing is the icon in the systray:



This version is called Black Moon and the icon is hard to see in the tray. It does turn into a blue revolving thingy when it is backing up though.
__________________
Mitch

Dell Dimension 8300, P4 3.0GHz HT, 1.5GB RAM, 2GB RB, 250 + 80GB HDD, Nvidia 6800XT, X-Fi XtremeGamer Fatal1ty Pro, Surfbeam satellite modem
Vista Ultimate User
(Offline)   Reply With Quote
Old 03-28-2007, 05:01 AM   #6
Junior Member
 
Parm's Avatar
 
Join Date: Mar 2007
Location: England
Posts: 16
Thanks for the tips guys, I'm going to give Cobian a whirl.

It's a shame that Vista's built in backup doesn't offer more features. Whilst it is a nice inclusion to the OS, it could be more.
__________________
[url]www.parmmann.com[/url]
(Offline)   Reply With Quote
Old 03-28-2007, 08:49 AM   #7
ABXpert
 
felix8406's Avatar
 
Join Date: Aug 2006
Location: San Antonio, TX
Posts: 3,628
SP1 for Vista should be coming soon; maybe that will be included!!
(Offline)   Reply With Quote
Old 03-29-2007, 01:47 AM   #8
Super Moderator
 
crabby's Avatar
 
Join Date: Jun 2006
Location: Salisbury, UK
Posts: 2,355
Soon?

crabby
(Offline)   Reply With Quote
Old 04-01-2007, 12:13 PM   #9
Junior Member
 
Parm's Avatar
 
Join Date: Mar 2007
Location: England
Posts: 16
I'm using Cobian now, done one backup so far and I quite like it. Thanks for the suggestion!

Here's hoping for a better Vista Backup in future.
__________________
[url]www.parmmann.com[/url]
(Offline)   Reply With Quote
Old 04-01-2007, 12:43 PM   #10
ABXpert
 
Znod's Avatar
 
Join Date: Jul 2006
Location: Phoenix AZ
Posts: 3,136
Quote:
Originally Posted by crabby
Soon?

crabby
er or later.
__________________
[CENTER][sigpic][/sigpic]

[COLOR="DeepSkyBlue"][/COLOR][URL=http://homepage.mac.com/donv1/.Pictures/Vista/Bannerxx.jpg][B]Larger Sig Pic Linked Here[/B][/URL][/CENTER]
(Offline)   Reply With Quote
Old 03-26-2008, 04:10 AM   #11
Member
 
Join Date: Nov 2007
Posts: 72
Hi

Each Windows Vista edition includes a ‘basic’ restore option. Located in: Start>> Control Panel>> Backup and Restore center. Vista allows users to automate the process quickly and easily. This feature includes such options as, how often you would like your system backed up. What day to run this process and what time of the day. Scheduling couldn’t be easier as the "Simple Backup Wizard" guides you through the scheduling process.

Thanks

[Cleaned, Znod. Please see rules on links in sigs.] Executive
(Offline)   Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Powered by vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.1
vBulletin Skin developed by: vBStyles.com

© 2006 - 2009 ABXZone Forums | About ABX Zone Forums | Advertising Opportunities | Legal | A member of the Crowdgather Forum Community