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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 11717 - 11746 of 15823   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11717
Waaaaaay waay offtopic. If not interested, please press delete. But with the amount of batch file knowledge in this group, was kind of hoping that someone...
\dave
bushy555
Offline Send Email
Nov 2, 2005
3:13 am
11718
... An option to this (although not as good as using a newsreader) is to use google groups through normal http e.g. ...
Garry Deane
garrydeane
Offline Send Email
Nov 2, 2005
6:39 am
11719
I have several questions for you all.... I've successfully copied over files that are 2 years old and older for one server to another, but several things are...
Ambrose, Joseph
joe11701
Offline Send Email
Nov 2, 2005
9:11 pm
11720
... No, don't use /E, use only /S. This is from "xxcopy /e/?" Subdirectories ---------------------------- [ ] /S0 Does not process subdirectories [x] /S...
Garry Deane
garrydeane
Offline Send Email
Nov 2, 2005
11:25 pm
11721
... Wow oh wow. Thanks Garry. Cant believe that it is that easy. It's quite obvious that batch programming is one of your passions. ... Yep, it was. Will...
\dave
bushy555
Offline Send Email
Nov 2, 2005
11:42 pm
11722
Why would I get the following command prompt? This is a copy of a portion of my log file: ...
Joseph Thiessen
paradym_shift
Offline Send Email
Nov 3, 2005
12:55 am
11723
... Garry, Thank you for helping me out. I removed the /pb specifier and utilized the UNC path for each computer. This correction worked on one of the...
Joseph Thiessen
paradym_shift
Offline Send Email
Nov 3, 2005
1:13 am
11724
... You have used /AA which sets the archive bit on files in the source without actually copying anything. This command only operates on the source so a...
Garry Deane
garrydeane
Offline Send Email
Nov 3, 2005
2:41 am
11725
... Yes, I've answered that one but I'm not sure why it would affect one PC and not another unless it is just a typo in the batch file on that particular PC....
Garry Deane
garrydeane
Offline Send Email
Nov 3, 2005
3:08 am
11726
Hi all, This morning I was testing a command in reply to post # 11722 and found what I think is a MAJOR bug! The command was as follows and run from a Cmd...
Garry Deane
garrydeane
Offline Send Email
Nov 3, 2005
4:05 am
11727
Slightly off-topic, but I want to back up emails that are currently in a proprietary format inside an AOL file, into text files that can be manipulated by ...
HxEngr@...
hxengr
Offline Send Email
Nov 3, 2005
12:05 pm
11728
... I vaguely remember the Windows macro recorder. I remember that it was most unforgiving and could not be edited, etc. You might try Macro Express from...
Joseph Maddison
jdmaddison1
Offline Send Email
Nov 3, 2005
1:02 pm
11729
Gary, I removed the /E from the command line and it worked like a charm! Thanks!!...
joe11701
Offline Send Email
Nov 3, 2005
3:52 pm
11730
In trying to copy files over from one server to anohter (with the Pro version properly licensed ) i tried to copy the file permissions as well as files ( the...
joe11701
Offline Send Email
Nov 3, 2005
3:58 pm
11731
... A google search indicates that error 1314 is "System Error – A required privilege is not held by the client". It appears that you do not have the...
Garry Deane
garrydeane
Offline Send Email
Nov 3, 2005
11:13 pm
11732
... Although it's not a macro recorder, Autoit might do the job. http://hiddensoft.com/ Garry...
Garry Deane
garrydeane
Offline Send Email
Nov 3, 2005
11:46 pm
11733
I downloaded xxcopy yesterday and am very pleased with how it allows me to recursively copy files from various folders into one folder. However, I would like...
Shirley Quintero
s_squintero
Offline Send Email
Nov 4, 2005
12:26 pm
11734
There is a way to use xxcopy (2.92.6) with a low use of cpu ? otherwise on my pi4 1900 with windows 2003 sp1 the xxcopy process use till 70% of CPU. Many...
Massimo Petrini
mpetrini2000
Offline Send Email
Nov 4, 2005
1:15 pm
11735
HI I am trying to backup files by date range to a directory (Later to burn CD by year) I am using the Below script file access by a batch file is there...
kevin10893
Offline Send Email
Nov 4, 2005
3:40 pm
11736
Has anyone else had a problem with XXCOPY locking their PC when using the Auto-Protect option with Symantic Anti-virus 10? Just typing XXCOPY /? will lock up...
Quigley, James J
james_john_q...
Offline Send Email
Nov 4, 2005
4:46 pm
11737
P.S. Versions 7.6, 8 and 9 of the anti-virus programs did NOT lock up the PC, so Symantec must have changed something with their version 10.0.1.1000 of the...
Quigley, James J
james_john_q...
Offline Send Email
Nov 4, 2005
5:48 pm
11738
... Using XXCopy with the Pro license, I was seeing a Stop 0x8E in csareg_2k.sys whenever I ran XXCOPY on a new laptop, even XXCOPY /L, strangely enough, just...
Joseph Maddison
jdmaddison1
Offline Send Email
Nov 4, 2005
6:16 pm
11739
Due to the nature of our environment, it's most likely the Source that i'm having problems with, in terms of the permission to copy permissions.... (...
joe11701
Offline Send Email
Nov 4, 2005
7:14 pm
11740
... You are presumably using /SR. Use /SG instead. See xxcopy /s/help for variations on the /SG parameter. Garry...
Garry Deane
garrydeane
Offline Send Email
Nov 7, 2005
12:31 am
11741
... You need to use the START command to start xxcopy or cmd or your batch file in low priority. See START /? Garry...
Garry Deane
garrydeane
Offline Send Email
Nov 7, 2005
12:35 am
11742
... How are you executing this? You have used a command file not a script (batch file) so it needs to be invoked as follows assuming you have called it say...
Garry Deane
garrydeane
Offline Send Email
Nov 7, 2005
12:58 am
11743
use /NI switch /NI<n> Same as /NI. Specifies n msec as the idle time (0 to disable it). e.g /NI150 idles for 150ms between files cheers pb.... ... -- ... ...
Peter Blakeley
pblakes32
Offline Send Email
Nov 7, 2005
1:00 am
11744
Is this a bug? xxcopy 2.92.6 on winxp pro sp2 deletes files in the target dir when it shouldn't since those files are listed in an exclusion list. What's odd...
acs322000
Offline Send Email
Nov 7, 2005
6:26 am
11745
... <snip> ... You need to quote exclusions that have spaces in the path/name e.g. /x"C:\disk-v-usb\tgt\Customiz\menu\vnc\Fun internet wnet2 wifi...
Garry Deane
garrydeane
Offline Send Email
Nov 7, 2005
7:06 am
11746
... the ... Running the XXCOPY manually, using the same flags as my batch file, reproduces the problem (i.e., fails to detect a full disk). Running manually...
Dan Griffith
dangdude69
Online Now Send Email
Nov 7, 2005
1:26 pm
Messages 11717 - 11746 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