Dual DVD copy Silver, Dual DVD copy Gold, Dual DVD copy Platinum: From the simplest to the most powerful they provide all package of DVD solutions: DVD movie...
Video DVD Duplicator <http://dvdduplicator.biz> --Creates the full copy of DVD, copies DVD movies to DVD (DVD+R/DVD-R/DVD-RW) or CD (CD-R/CD-RW), converts...
I am trying to locate a switch to add to /Clone that will not copy or delete files, just report on what would have been copied or deleted. I'm looking at ...
... or delete ... looking at ... Just add /L /we to your xxcopy command. /L tells xxcopy to only list the files that would be copied or deleted. /we tells...
... Xxcopy can delete empty directories however off the top of my head I can't think of a way it will list them. On the other hand you can do this with a...
... As John noted, xxcopy can delete empty directories but overlooked mentioning how to do it which is likely what you want. xxcopy f:\test\ /rsy /s /pd0 /x* |...
Thanks John. Lamar ________________________________ From: xxcopy@yahoogroups.com [mailto:xxcopy@yahoogroups.com] On Behalf Of John Zeman Sent: Friday, August...
Try this modification of Garry's command. xxcopy f:\test\ /rsy /s /pd /x* This command prompts you to delete the directory. So if you don't want to actually...
I have 30,000 empty directories to delete. Lamar ________________________________ From: xxcopy@yahoogroups.com [mailto:xxcopy@yahoogroups.com] On Behalf Of...
Are there any specific instructions regarding how to clone or completely copy my HDD using XXCopy? I intend to format my HDD and reinstall (have a clean...
... I installed xxcopy and am unsure how to start it. Do I merely click on the XXCopy shortcut in Window, system 32 folder? Or must I be doing this from some...
... Given what you've said so far, I assume you're using a computer that has Windows XP. If so, you need to run xxcopy from a CMD window. Which you can do by...
... Also, I only wish to have a clone to use the files, not necessarily to boot from, so I suspect xxcopy will be sufficient for my purposes. Once I xxcopy, I...
... It'll copy everything on C: that's not locked by another process. For example if you use Outlook for your email and have that running at the time you run...
... Thanks John, I am in fact using XP Home, SP2, as my base and clean install. Understood clearly the danger of /clone. So /backup it wil be. Been attempting...
Have done loads of reading about xxcopy. A nice software. A sincere "Thanks" to the authors. But I am still confused. A little less each time though. Using...
... I won't go through everything you've posted in your next post. Let's just get you started first. You say that when you "type xxcopy /? in the cmd box, a...
I don't want to use XXCOPY to copy (adjust) a whole source directory to a target directory but to synchronize them. In other words: If the target directory...
... Put simply, xxcopy is a tool, it does what you tell it to do. The more complex your requirements the more complex the script you must write to accomplish...
Or maybe the user is being "stupid" (can software be stupid?) and is trying to use the wrong tool for the job? If you need to track changes over time and...
You are correct - the writer is being just a bit silly. Regardless of which file COPY utility you use, a file will be copied according to the relative criteria...
I have a .bat file that can be used with Task Scheduler to handle pretty sophisticated full, incremental and partition backup using XXCopy and XXClone (and...
... To add my 2 cents worth to what others have said, xxcopy is not really the tool for "smart" directory synchronisation. Whilst xxcopy can do simple...
... Garry, Ahhh, said the blind man, now I can see. Yes, xxcopy from the cmd in start> run then type 'cmd' and okie dokie now the dos screwen appears....