I'm trying to get xxcopy to copy log files from a specific time range. Here is the scenario: Log A spans 10:00 to 10:05 Log B spans 10:05 to 10:10 Loc C spans...
... Ah, I see Garry is living out my dream of trying to locate the home of the elusive Swedish Bikini Team. <G> I am joking of course. Garry I have no idea...
... The short answer is no. The long answer is no because that's Microsoft limit by its own standards. And is it not ironic that Microsoft sets the file...
... I cannot help you reference network issues as I use stand alone computers, but when you are just starting out with xxcopy probably the most useful switch...
... You basically answered your opening question with your closing statement. Xxcopy is a command line file manager, and I'm very grateful that it is. You...
Wow you have posted a lot of data to digest. At the moment I do not have time to sift through it all, I'm not even sure I understand what it is you are trying...
... it ... need? ... computers, but when you are just starting out with xxcopy probably the most useful switch to begin with is the /BACKUP switch. /BACKUP ...
Am I correct that /v is on by default? I tried using the /v2 switch, but i did not see any difference in the results information. The Exit code was 0, no...
... Jimmy if it does not previously exist xxcopy will create the destination directory structure for you when you use the /BACKUP option. Also all xxcopy...
... I believe /v0 is the default which is to not verify the copy. If you downloaded that chm help file there's a section in there about the default options...
I'm just trying out xxcopy free version and sounds like it is very powerfull. I would like to backup at the end of the day, certain files and backup newfiles...
... Kan, I can say that I installed XXCOPY on an XP-64, dual Opteron system today. The install went okay, and XXCOPY appeared functional, although I haven't...
is that xxcopy pro does not support chinese word files name? i tried and it show copy failure, any method to solve this problem? thank you very much....
It seems like a lot, but it's mostly redundent. I've included the "result" of the script when run. As you can see it copies the files in the specified time...
... I've thought about this for a couple days now. I could resolve your challenge with a couple batch files, each which would generate a text file list, one...
... Xxcopy is so reliable I've never found a need for /V2 so I've never used it. However over the years I do not recall hearing any problem reports regarding...
At 2005-09-02 09:45, you wrote: <snip> ... This is not the first time this question was raised. Although I never rule out rare bugs, I believe /V2 is working ...
... the ... one ... stamp ... open or ... 10:00 to ... the ... want. ... to ... and ... your challenge with a couple batch files, each which would generate a ...
I had read in past messages about a /PP (or /PP0) switch that would disable the ability to press the spacebar and pause an XXcopy job. I believe this switch...
... select /v, ... makes ... Thanks, Kan. I just ran a test, and the results seem odd. I copied two files at once. One was 4.2GB and the other was 1KB. The...
... Did you reboot the computer in between the test copies? When I'm testing file copying in general I've noticed if I repeatedly xxcopy the same files over...
... copied ... first ... time, ... quicker ... jobs ... on ... testing file copying in general I've noticed if I repeatedly xxcopy the same files over and...
jimmyweg wrote: <snip> ... The result you presented is *NOT* odd at all. Well, I don't think you understood the gist of what I was trying to illustrate with my...
... As I understand it, you want to get the files that immediately precede and follow those selected by xxcopy within a nominated date range. What you need is...
... Apart the easy method shown by Kan using macros, if you don't have the Pro version and don't want prompts and are using W2k or higher; the easiest method...
Is there a switch to do a clone, but to exclude certain folders (and thereby automatically all subfolders and files within that main folder)? Also is there a...
... Nice script Garry. I had overlooked this method as a possible solution to the problem, it works perfectly for me. It's good to have multiple minds...