Search the web
Sign In
New User? Sign Up
xxcopy
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 14269 - 14299 of 15823   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14269
I'm sorry if I've missed an answer to this somewhere; I've tried without success. Can XXcopy turn off the archive bit on a destination copy it just made? I use...
Chuck Newman
paladincn
Offline Send Email
Dec 9, 2007
12:03 am
14270
... Here is one way you can go about it and requires two passes with xxcopy on the second computer. The first pass copies your files as you have been using...
John Zeman
john041650
Offline Send Email
Dec 9, 2007
3:52 pm
14271
John-- Ahh! Very clever work-around. I doubt I ever would have gotten there. Thanks so much. I'm sure it's going to be a big help. With all the control and...
Charles Newman
paladincn
Offline Send Email
Dec 10, 2007
4:38 am
14272
Hi Chuck, ... attributes, ... Yes. ... doesn't have ... I believe it's intentional that the vast majority of the xxcopy options apply only to the source files....
John Zeman
john041650
Offline Send Email
Dec 10, 2007
4:06 pm
14273
John-- Thanks for the explanation. Makes sense. I fear that to figure out the number of testing possibilities, it would require remembering something from ...
Charles M. Newman
paladincn
Offline Send Email
Dec 10, 2007
4:36 pm
14274
Hi Guys I've looked through the website , and googled this but I'm not getting anywhere :-) Please help. I have two directories, each with 10 files with names...
Niri Chetty
nirichetty
Offline Send Email
Dec 11, 2007
7:20 am
14275
... xxcopy cannot do this however a batch file can. Make sure you try it on test files in test directories before using it on your important files. John @rem...
John Zeman
john041650
Offline Send Email
Dec 11, 2007
2:07 pm
14276
12/11/2007 9:34:33 AM Hi John, Boy that is some fancy work in the batch file! Where did you learn that? Seriously I have been trying to created some file...
edgrossheim
Offline Send Email
Dec 11, 2007
4:27 pm
14277
... have ... Hi Ed, What helped me the most was the now somewhat outdated but still very good book called "Windows NT Shell Scripting" by Tim Hill. The book ...
John Zeman
john041650
Offline Send Email
Dec 11, 2007
9:22 pm
14278
12/11/2007 4:56:13 PM John, Thank you very much, I immediately subscribed to both groups. Also I will try to find the book used at Amazon. I appreciate it very...
edgrossheim
Offline Send Email
Dec 11, 2007
10:58 pm
14279
Thank you so much John. I will definitely try that now. I'm assuming I copy and paste that as is, and modify my source and destination locations. I really...
Niri Chetty
nirichetty
Offline Send Email
Dec 12, 2007
4:21 am
14280
John, how do I make the lines from my second directory append on a line of it's own, eg. Line1 Line2 Line3 Instead of line1line2line3? Thanks, I've been...
Niri Chetty
nirichetty
Offline Send Email
Dec 12, 2007
4:27 am
14281
... Hi Niri, If I understand you correctly, you want to put a little vertical space in between the text of the two files when one is appended to the other? If...
John Zeman
john041650
Offline Send Email
Dec 12, 2007
1:41 pm
14282
Hello, I made a command to delete .jpg files older than 12 hours. XXCOPY c:\Test\*.JPG /DB#12H /RS /Y /ED // delete *.JPG, 12 hrs or older It works however it...
cschaecher55
Offline Send Email
Dec 12, 2007
4:52 pm
14283
... Whenever xxcopy issues a prompt like this, you can respond with ? and the switch needed to suppress that prompt will be displayed. In your case, you need...
Garry Deane
garrydeane
Offline Send Email
Dec 12, 2007
10:18 pm
14284
... John, Charles, I don't think that this approach will work as you want. It will work for newly created files on the destination but presumably you will also...
Garry Deane
garrydeane
Offline Send Email
Dec 12, 2007
10:45 pm
14285
Thanks a lot...it works perfectly! Kind Regards, Niri Chetty _____ From: xxcopy@yahoogroups.com [mailto:xxcopy@yahoogroups.com] Sent: 12 December 2007 15:41 ...
Niri Chetty
nirichetty
Offline Send Email
Dec 13, 2007
5:38 am
14286
Garry, John and all-- Everyone has been so generous with his or her time that I'm chagrined I don't have time to fully respond, beyond thanking you. I had the...
Charles Newman
paladincn
Offline Send Email
Dec 13, 2007
5:50 am
14287
... Chuck, while /bu can be used for a full incremental backup, it doesn't have to be. You can use /bu as a starting point then add further switches to limit...
Garry Deane
garrydeane
Offline Send Email
Dec 13, 2007
8:28 am
14288
Garry, John and all-- It seems that when replying, some of our mail readers append above the quoted text, and some below. Thus, reading the string in its...
Charles M. Newman
paladincn
Offline Send Email
Dec 13, 2007
6:41 pm
14289
I am using 2.92.6 PRO and am a very, very, happy customer :) I just implemented an incremental backup to a networked drive (a Linux-Hacked Western Digital My...
Dr Trevor Marshall
trevmar
Offline Send Email
Dec 14, 2007
4:51 am
14290
I've been using the /clone tag in a batch program to backup all the workstations in the office. The program runs on one computer and copies all the shared...
Steven Naramor
saxyspike
Offline Send Email
Dec 15, 2007
2:08 pm
14291
Steven-- Given the power and versatility of XXcopy, I'm sure there must be some feature to handle what you want to do. Given my inexperience with XXcopy, I'm...
Charles Newman
paladincn
Offline Send Email
Dec 15, 2007
9:34 pm
14292
Steven-- Oops. Typo in the msj I just sent. The expression "if it is true that the directory c:\shared\ exists" should have read "if it is true that the...
Charles Newman
paladincn
Offline Send Email
Dec 15, 2007
9:39 pm
14293
... You are using a recent version of xxcopy aren't you? Some time ago, Kan introduced some checking mechanisms on network connections to make sure the source...
Garry Deane
garrydeane
Offline Send Email
Dec 16, 2007
2:39 am
14294
... That is very interesting. /JY has been sitting dormant within xxcopy for many years but as far as I'm aware, has never been fully implemented! Also as far...
Garry Deane
garrydeane
Offline Send Email
Dec 16, 2007
3:21 am
14295
Hi Garry- A few questions on your idea of first deleting those files which contain different case letters in the filenames.... I have a batch file which uses...
jdhite1
Offline Send Email
Dec 16, 2007
4:50 pm
14296
... John, yes, you can use this technique for preserving the case of filenames but it will only work intermittently for directory names. To preserve the case,...
Garry Deane
garrydeane
Offline Send Email
Dec 16, 2007
11:44 pm
14298
I've just started using the /clone switch as I now have two identical hard drives and use the second drive as a backup of the first. After using the following...
rogerneill
Offline Send Email
Dec 19, 2007
11:07 pm
14299
... The first problem is straightforward - xxcopy does not support unicode characters in file names. There is no simple workaround for this. Since you are...
Garry Deane
garrydeane
Offline Send Email
Dec 20, 2007
12:35 am
Messages 14269 - 14299 of 15823   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help