Further to my attached note from yesterday, any help on this would be appreciated. Apologies for the length of my comments. One potential clue to my xxclone...
I am running a Windows XP Home edition system, XXCOPY v2.85.9d. I used the Windows Explorer to get rid of all Temporary Internet Files, then I even emptied...
nv1z@...
Dec 2, 2005 1:53 pm
11829
Here part of the screen I see when running XXCOPY: Richard B. Kahn, NV1Z [Non-text portions of this message have been removed]...
nv1z@...
Dec 2, 2005 2:01 pm
11830
Hi all, I am trying to write a script so XXCopy will backup a directory each day and name the dst directory that of the date. Xxcopy c:\files "E:\%date%"...
I do a lot of data transfers with your kick ass program. I love it there is nothing better on market when I get my site up I'm going to promote it as one of...
That's great idea too, Thanx Thanking you, Mark Van Bruggen VanGoogle IT Support PH: 07 4911 2533 FAX: 07 4933 3533 MOB: 043 886 4900 http://www.vangoogle.com ...
I want to use xxcopy to backup one drive to another drive (C->D). I used the /Clone command originally so now I have the directories copied. I now want to run...
Ummm no why would I do that. Doh!!! _____ From: xxcopy@yahoogroups.com [mailto:xxcopy@yahoogroups.com] On Behalf Of Condit Sent: Monday, December 05, 2005...
Is there a way to copy only the files with date stamps within the last 9 days from the source to destination but only if the same file names at the destination...
... I don't see a problem with your exclusions, exactly which temp files are being copied and to where? Also, have you deleted all the temp files on the...
In a message dated 12/6/2005 2:02:42 P.M. Eastern Standard Time, john041650@... writes: I don't see a problem with your exclusions, exactly which temp...
nv1z@...
Dec 6, 2005 7:29 pm
11843
... After looking at your screen shot I can see that at least part of your problem (if not all of it) is you're not excluding the "Local Settings"...
A slight correction here. My exclusion suggestions last time didn't take into account the fact that you are using an external exclusion file. Since you are,...
hello folks I worked by the book with this 3 way backup, which ends with this "XXCOPY \src\ \dst\ /A /S /H /KS /ZY" order. Subject: I get a "Warning:...
... The same thing you do to learn how to suppress any xxcopy prompt. At the time xxcopy prompts you, press ? to learn how to suppress that prompt. John...
Hi, I would like to copy a directory(and all it's sub-dirs, files) as incremental backup from it's source to a destination on another drive. What I can't find...
In a message dated 12/6/2005 2:59:44 P.M. Eastern Standard Time, john041650@... writes: After looking at your screen shot I can see that at least part...
nv1z@...
Dec 6, 2005 10:03 pm
11849
... There is no xxcopy switch to do this. If I absolutely had to do it the way you want, I would write a batch file that would use xxcopy to generate a...
... Richard because temporary files in general are continuously being created and deleted by Windows or programs you are using, it can be difficult excluding...
Just to follow up on this. I went back through some scripts I'd written awhile back and found one which in a way, sort of does what you want. Only instead of...
... Adding the BN switch doesn't have the desired effect. Older files on the destination are being overwritten. Here's the line I'm working with: XXCopy...
... <snip> ... <snip> ... Hi Joseph, I've been away overseas and haven't had a chance to reply to this. You've probably worked it out for yourself by now. I...
... I'll assume a typo above where you say older files on the destination are being overwritten then say you want to overwrite older files only. Use /BN in...