Search the web
Sign In
New User? Sign Up
xxcopy
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 15182 - 15211 of 15829   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15182
I just want to make sure I'm correctly understanding the difference between /Y and /YY. Here's my understanding: /Y 1. Overwrite existing files 2. Don't...
pmokover
Offline Send Email
Jan 1, 2009
2:19 pm
15183
/WV0 Suppresses warning for an untested OS environment. /WV Prompts with a warning for an untested OS environment (default)....
lansmat
Offline Send Email
Jan 2, 2009
4:04 pm
15184
Hi guys, new user here I need to backup my C: drive, ( winXP partition ), but I would like to burn it to a DVD in compressed format, similar to how Ghost ...
grog_caveman
Offline Send Email
Jan 5, 2009
8:06 pm
15185
In November 2008 I downloaded the trial version of XXCOPY-Pro for the 64-bit Vista environment. In December I placed my order to buy the licensed version. When...
davmay
Offline Send Email
Jan 6, 2009
3:45 am
15186
I wish to copy a terabyte disk to another disk, and because of the amount of data and the time involved to copy it across, I wish to speed the process up by...
Pieter Sarel Du Preez
pdupreez...
Offline Send Email
Jan 7, 2009
6:17 pm
15187
... That is essentially correct. However, there are a few (rare) cases where the user prompt cannot be suppressed by /YY --- typically, a type of the warning...
Kan Yabumoto
tech_xxcopy
Offline Send Email
Jan 8, 2009
8:20 am
15188
... We plan to officially announce the arrival of the 64-bit version of XXCOPY (XXCOPY64) with the upcoming Version 3. Recent releases are like a precursor of...
Kan Yabumoto
tech_xxcopy
Offline Send Email
Jan 8, 2009
8:46 am
15189
I am a new XXCOPY user and I am trying to target all files in a subdirectory for backup. Along with all those files I want in that target subdirectory are...
fearonc
Offline Send Email
Jan 9, 2009
1:16 pm
15190
... No. xxcopy is a great tool for more specialized needs, but it will not create a compressed bootable backup of your XP system. Certain files which are...
John Zeman
john041650
Offline Send Email
Jan 9, 2009
9:12 pm
15191
... Using /S should not create copies of the empty subdirectories so presumably you are using one of the combo parameters like /bu or /clone. These include...
Garry Deane
garrydeane
Offline Send Email
Jan 9, 2009
9:24 pm
15192
... While I'd likely solve the problem another way, to specifically answer your question I'd do it in two passes with xxcopy. The first pass copies all source...
John Zeman
john041650
Offline Send Email
Jan 9, 2009
9:56 pm
15193
When I goto copy a Win98SE drive I get source not valid? I'm using the following command - "xxcopy c:\ e:\ /clone". Drive c is the boot drive (IDE 0) and...
dgm5307
Offline Send Email
Jan 11, 2009
12:06 am
15194
To delete all the files in a directory that also exist in another directory I use: xxcopy %1\ %2\ /rsy /bs /cdm /e /pd0 /h /r /ff /oN%TEMP%\xxcopy.log As /bs...
cknoflach
Offline Send Email
Jan 11, 2009
12:07 am
15195
... A couple of approaches may work depending on the reason the timestamps differ. The easiest would be if the timestamps differ consistently by say 1 hour due...
Garry Deane
garrydeane
Offline Send Email
Jan 11, 2009
2:18 am
15196
On my C:\ drive I have backed up a directory (with subdirectories) using the /BU switch. I have used the /BI switch for subsequent incremental backups. Works...
fearonc
Offline Send Email
Jan 14, 2009
4:24 am
15197
Hi, all: We believe the neatest feature of XXCOPY is the way it allows wildcard characters in the source specifier. Although the exclusion feature has also...
Kan Yabumoto
tech_xxcopy
Offline Send Email
Jan 14, 2009
9:29 am
15198
Hi all: We have just posted the latest version of XXCOPY (ver 2.97.7) in the following page: http://www.xxcopy.com/betatest The first three items in the...
Kan Yabumoto
tech_xxcopy
Offline Send Email
Jan 14, 2009
9:29 am
15199
... The /BU option includes /BI so you're not really gaining anything by using /BI for incremental backups. My guess is you are using /BI as an option by...
John Zeman
john041650
Offline Send Email
Jan 14, 2009
7:00 pm
15200
I have been using XCOPY to try and back up a hard drive F:\ to a folder within my C: drive "fbackup". Unfortunately I get the error message insufficient memory...
john_10001_uk
Offline Send Email
Jan 17, 2009
6:14 pm
15201
... http://www.xxcopy.com/xxcopy01.htm Bob Frost ... From: "john_10001_uk" <knox_e@...>...
Bob Frost
bobfrostuk
Offline Send Email
Jan 17, 2009
9:03 pm
15202
Does XXCOPY save a log file for a backup your performed? E.g. If I wanted to look at all the files that couldn't be backed up that had certain errors does it...
john_10001_uk
Offline Send Email
Jan 18, 2009
1:02 am
15203
... See http://www.xxcopy.com/xxcopy26.htm under "/o". Virg...
Virg
nilmotvj
Offline Send Email
Jan 18, 2009
2:03 am
15204
/oA<fname> Appends to a logfile, reporting errors. (does not overwrite log). /oN<fname> Outputs a new logfile, reporting errors (make a new log) file. At...
Gene Phillips
gnphllps
Offline Send Email
Jan 18, 2009
2:05 am
15205
... overwrite log). ... log) file. ... Thanks guys! Do you need to specify the drive, folder and extension e.g. C:\logs\xxcopyerrorlog.txt or just the logfile...
john_10001_uk
Offline Send Email
Jan 18, 2009
3:05 am
15206
... What's your operating system, John? xxcopy won't copy all the system files for XP or 2000. One needs xxclone and another drive for that. /bu won't copy...
Virg
nilmotvj
Offline Send Email
Jan 18, 2009
4:49 am
15207
... system files ... would have ... I'm using XP. So if I just try using /Backup with /oA<fname> after it should just do the ones with errors then that weren't...
john_10001_uk
Offline Send Email
Jan 18, 2009
6:38 am
15208
... You need to specify the file name and path, John, such as /onc:\xxlog.txt for placing in the root directory. Virg...
Virg
nilmotvj
Offline Send Email
Jan 18, 2009
6:53 am
15209
Can anyone help me with this? The only thing I can think to add is it's for a Sony 9000 Point of Sale system using a 2 1/2 inch laptop drive. Do the...
dgm5307
Offline Send Email
Jan 19, 2009
5:47 am
15210
Hello xxcopy geniuses. I am having a hard time to run this from a batch for backing up. I hope you can help. If I start my xxcopy admin window and run the...
xxcopieuser
Offline Send Email
Jan 19, 2009
7:46 pm
15211
... I can't see anything wrong with your batch file or xxcopy command. For some reason, your setup or xxcopy is seeing a value in the XXCOPY environment...
Garry Deane
garrydeane
Offline Send Email
Jan 19, 2009
9:42 pm
Messages 15182 - 15211 of 15829   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help