I'd like to reverse a "gather" operation, splitting files into directories by the date of the file, eg If a file has a date of 2 Jan 06, I'd like to put it in...
Hi John! Thank you very much for your help! You've already provided me the necessary answer for my quest and I'm very satisfied. As a comment, the only change...
Hi there, There are 100s of tuition providers for certification exams. Some give guarantee and some don't, some can give you a lot of material for preparation...
Hi I am really happy to find this powerfull program after a long time serach and i want to say this program is really usefull. I am trying to copy the file...
Hello, I have xxcopy installed on some web servers, both 2000 and 2003. We have a web application whose end result is a .LIC file that certain folks can...
If you can't do it with xxopy, also check out robocopy.exe (a 16 bit utility endorsed by microsoft as part of a tooklit) To to Microsoft.com and search for...
... Xxcopy cannot do this by itself. I suspect you're looking at some rather serious scripting to pull this off especially if you're using the default...
Hello Rodrigo, ... /E shouldn't have put xxcopy into an endless loop, however on the destination it would recreate the relative source directory structure ...
... You'll need to use a script to do this. And while you can use xxcopy in the script you could also do it without xxcopy by using the standard copy command...
... I wouldn't think xxcopy would be causing this. Xxcopy does use a .LIC file when you install the program to verify your software license, however other...
... time ... i want ... let's ... subfolders, ... find ... xxcopy ... of ... also ... Thank you very much John :) What do you mean script...do you mean .bat...
... Ian I've been contacted by Charles Pooth who has a forfiles way of doing what you want. However he's unable to see your original message (all he saw was...
I am attempting a very simple example with the RS flag. Please help In z:\_Myvideos reside various mpg files. I want to delete all files older than 2 days by...
I've always been a -careful- user of the /clone switch but this time I tried to run xxcopy/clone on two encrypted drives that must be mounted first. I...
... <snip> .. however I can't help ... You're absolutely right. The windows 2000 servers do NOT have this problem, I must have had caching issues earlier. That...
... time I ... mounted ... delete ... from ... or /bn ... If you issue the command xxcopy /some switch(s)/? a description of the switches is displayed. ...
Scenario: Under z:\_myvideos I have several MPG files that may or may not be 2 days old. If they are, I want to delete them. I am using the RS switch to...
... time ... i want ... let's ... subfolders, ... find ... xxcopy ... of ... also ... Thanks John, i love you :) The script is working like a charm :) Thanks...
... You are not the first one to be alarmed by that message, it can be misleading. What it's really saying to you however is you are about to perform a...
... If I remember correctly Kan once said he almost used /BN instead of /BI in /BU and /BACKUP. One could make a valid argument that either one is preferable...
Hi there When applying for a job you need to prepare yourself for some awkward questions, which might be asked, and which are difficult to answer. These...
Find info about colleges and universities, search for the degree/certification of your choice For Masters http://www.friends4study.com/master_degree.html For...
I am trying to rename a filename as I copy it. I am copying one file at a time from another program. My problem lies in the other program not able to handle...
... With very few specific exceptions xxcopy does not support renaming or the use of file names as a destination. I believe this is by design and not an...