... the "date". I ... bypass ... can see ... (example, ... will have ... $mmddyyyy$ /bu ... %d%.txt ... %d%.txt ... Quote: First, it keeps ask me do I want to...
I have been using xxcopy freeware successfully to backup a Win2000 Pro computer to internal and external hard drives. Now I want to backup the same Win2000 Pro...
... "Error 5. Access denied" is a standard windows error rather than an xxcopy error as such. It indicates that you don't have the correct permissions to...
As I remember the freeware version will not back up, either direction, over a network. That is why I bought the pro version and am getting ready to do so...
Hi, I would like to know if it's better to take out the /bu switch and will have the same result (Incremental Backup) as below command? xxcopy e:\source\...
... The /bu switch is a shortcut for a number of other switches including /bi/s/e/h/r/ks and some more. See xxcopy /bu/? for the full list. /bn overrides /bi...
... Thanks: -Yes, external drive on the XP machine is mapped to "F". -Yes, external drive is NTFS. -Drag-and-drop file copying and other file manipulations...
... That's note quite correct. The free version works fine over a networks however it issues a user prompt each time it is run with a network src or dst path....
... When you uninstalled xxcopy free, did you use that batch file or run xxcopy /uninstall? To clear xxcopy's registry settings, run "xxcopy /uninstall". After...
I was wondering if it's possible to copy only certain directories to get two directories in synch. For example, I have two large folders. One of them is...
TY! FYI As a first pass, to get things over that aren't there yet (/BB), I'm using xxcopy src\ dst\ /BB /E /K /H because subversion's folders are hidden (/H)...
I am trying to do the following. I have folders in two locations that I need to synchronise using xxcopy. I have a baseline where all files have their archive...
ok worked it out ... this was what I needed to add to that line so it handled the spaces ... For /F "usebackq delims=" %%A IN (c:\logs\archive_files.txt) DO ...
... - ... Add a \ to the source path. Your command is searching for a file matching that template not a directory. With the added \, C:\Home\a\b\ab\{*}\ is...
Hi, How can I modify my statement so that xxcopy deletes the source folders after they have been moved to the destination, more like xxcut&paste ;) Thanks for...
... Use /RCY (remove after copy) or /RMDIR which is based on /RC. There are deletion prompts associated with these commands and if you want to retain the empty...
I run a scheduled batch file that uses xxcopy /clone to clone the contents of X:\DATA\ to Y:\CLONE\DATA\. This cloning operation runs every night. I do this...
XXClone is great for weeding out bad rootkits but it also does not copy hidden folders in &tmp& which are needed MSI uninstall files. These hidden files are...
... Yes, this is relatively straightforward. The basic concept is: 1. clear the archive bit on all files in Y:\clone\data\ (/AZ). 2. compare Y:\clone\data\ to...
This campaign is about Human beings, Democracy, UNHCR, Refugees, The Iraqis, Islam, Kurds, Human rights, Respect, Money, Donations, Angelina Jolie, Pavarotti,...
PQGWO8@...
Apr 14, 2006 6:40 am
12380
Video DVD Duplicator creates the full copy of DVD, copies DVD movies to DVD (DVD+R/DVD-R/DVD-RW) or CD (CD-R/CD-RW), converts DVD to DivX, DVD to VCD. Fast....
... I note that you've sorted out the particular problem you were having with quotes but I wondered how you were going to handle the problem from there. It's...
A good workaround for XXClone is to get the public interfaces to that rootkit put there by Microsoft. I came upon a solution to find if these interfaces were...