A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos 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 support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Performance and Maintainance of Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Performance and Maintainance of Windows Vista A forum for performance and maintenance tasks in Windows Vista. (microsoft.public.windows.vista.performance_maintainance)

Can't Start New Backup of Just My Documents



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old February 17th 08, 11:43 AM posted to microsoft.public.windows.vista.performance_maintenance
Highlander
external usenet poster
 
Posts: 8
Default Can't Start New Backup of Just My Documents

I had previously begun a full system backup and several of those disks were
damaged. I would like to now just backup documents, pictures, music and
e-mails. The backup utility will only give me two choices. 1) a full system
backup or 2) a backup of the files mentioned above since the previous backup.

How do I just get a complete backup of my documents, pictures, etc?
  #2 (permalink)  
Old February 17th 08, 12:12 PM posted to microsoft.public.windows.vista.performance_maintenance
Bob
external usenet poster
 
Posts: 1,706
Default Can't Start New Backup of Just My Documents

xcopy [source] *.jpg [destination]
xcopy [source] *.doc [destination]
xcopy [source] *.wma [destination]


"Highlander" wrote in message
...
I had previously begun a full system backup and several of those disks were
damaged. I would like to now just backup documents, pictures, music and
e-mails. The backup utility will only give me two choices. 1) a full
system
backup or 2) a backup of the files mentioned above since the previous
backup.

How do I just get a complete backup of my documents, pictures, etc?


  #3 (permalink)  
Old February 17th 08, 12:35 PM posted to microsoft.public.windows.vista.performance_maintenance
Highlander
external usenet poster
 
Posts: 8
Default Can't Start New Backup of Just My Documents



"Bob" wrote:

xcopy [source] *.jpg [destination]
xcopy [source] *.doc [destination]
xcopy [source] *.wma [destination]


"Highlander" wrote in message
...
I had previously begun a full system backup and several of those disks were
damaged. I would like to now just backup documents, pictures, music and
e-mails. The backup utility will only give me two choices. 1) a full
system
backup or 2) a backup of the files mentioned above since the previous
backup.

How do I just get a complete backup of my documents, pictures, etc?


Bob,


Thanks for the reply. I need some further help though as I don't have the
technical background to understand how to do what you wrote.

Thanks
  #4 (permalink)  
Old February 17th 08, 01:18 PM posted to microsoft.public.windows.vista.performance_maintenance
Bob
external usenet poster
 
Posts: 1,706
Default Can't Start New Backup of Just My Documents

Ok, here's an example. Create the folder you want to copy the files to or
use an existing folder.
Open a command prompt. Type cd\Users\Highlander\Pictures. Press Enter. Now
you are at the "source". Type xcopy *.jpg [destination]. The [destination]
would be the folder you want to copy the files to. For example,
c:\Users\Highlander\desktop\Pictures Backup.

You could combine all the commands in a Notepad document. Save it to your
desktop as whatever.bat (using all files NOT txt). Then you could run it
simply by clicking on the file.

xcopy [source] *.jpg [destination]
xcopy [source] *.doc [destination]
xcopy [source] *.wma [destination]

Alternately, you could use Windows Explorer to navigate to the folder that
contains the files you wants to copy/backup, select all the files and copy
them to the backup folder.


"Highlander" wrote in message
news


"Bob" wrote:

xcopy [source] *.jpg [destination]
xcopy [source] *.doc [destination]
xcopy [source] *.wma [destination]


"Highlander" wrote in message
...
I had previously begun a full system backup and several of those disks
were
damaged. I would like to now just backup documents, pictures, music
and
e-mails. The backup utility will only give me two choices. 1) a full
system
backup or 2) a backup of the files mentioned above since the previous
backup.

How do I just get a complete backup of my documents, pictures, etc?


Bob,


Thanks for the reply. I need some further help though as I don't have the
technical background to understand how to do what you wrote.

Thanks


  #5 (permalink)  
Old February 18th 08, 03:35 AM posted to microsoft.public.windows.vista.performance_maintenance
SG[_3_]
external usenet poster
 
Posts: 664
Default Can't Start New Backup of Just My Documents

Highlander,

Here is a FREE little app that works very well and I do believe it is just
what you are looking for. Also if you choose you don't even have to install
it, simply create a folder, copy a few needed files that the website
describes and run the executable from a shortcut you create.
http://www.freebyte.com/fbbackup/

Freebyte Backup is a freeware backup program for Windows. It allows one to
easily copy (and filter) a large number of files and directories from
various sources into one backup directory. It is possible to backup all
files found in the specified set of input directories, or to have only
certain file types copied. Files can be filtered according to
file-extensions. E.g. you can specify that you want to backup all .doc,
..rtf, .jpg, .bmp files, but none of the .exe, .dll and .txt files. You can
also very easily define new file extensions inside the filter.

--
All the best,
SG


"Highlander" wrote in message
news


"Bob" wrote:

xcopy [source] *.jpg [destination]
xcopy [source] *.doc [destination]
xcopy [source] *.wma [destination]


"Highlander" wrote in message
...
I had previously begun a full system backup and several of those disks
were
damaged. I would like to now just backup documents, pictures, music
and
e-mails. The backup utility will only give me two choices. 1) a full
system
backup or 2) a backup of the files mentioned above since the previous
backup.

How do I just get a complete backup of my documents, pictures, etc?


Bob,


Thanks for the reply. I need some further help though as I don't have the
technical background to understand how to do what you wrote.

Thanks


  #6 (permalink)  
Old March 2nd 08, 11:08 AM posted to microsoft.public.windows.vista.performance_maintenance
Highlander
external usenet poster
 
Posts: 8
Default Can't Start New Backup of Just My Documents

Thanks guys. I appreciate the help.

"SG" wrote:

Highlander,

Here is a FREE little app that works very well and I do believe it is just
what you are looking for. Also if you choose you don't even have to install
it, simply create a folder, copy a few needed files that the website
describes and run the executable from a shortcut you create.
http://www.freebyte.com/fbbackup/

Freebyte Backup is a freeware backup program for Windows. It allows one to
easily copy (and filter) a large number of files and directories from
various sources into one backup directory. It is possible to backup all
files found in the specified set of input directories, or to have only
certain file types copied. Files can be filtered according to
file-extensions. E.g. you can specify that you want to backup all .doc,
..rtf, .jpg, .bmp files, but none of the .exe, .dll and .txt files. You can
also very easily define new file extensions inside the filter.

--
All the best,
SG


"Highlander" wrote in message
news


"Bob" wrote:

xcopy [source] *.jpg [destination]
xcopy [source] *.doc [destination]
xcopy [source] *.wma [destination]


"Highlander" wrote in message
...
I had previously begun a full system backup and several of those disks
were
damaged. I would like to now just backup documents, pictures, music
and
e-mails. The backup utility will only give me two choices. 1) a full
system
backup or 2) a backup of the files mentioned above since the previous
backup.

How do I just get a complete backup of my documents, pictures, etc?

Bob,


Thanks for the reply. I need some further help though as I don't have the
technical background to understand how to do what you wrote.

Thanks



 




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

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



All times are GMT. The time now is 04:28 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.