IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Try redirecting to the same file.
Try:

xcopy .... 1>>log.txt 2>>log.txt

--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
PGP key: 1024D/B524687C 2003-08-05
Fingerprint: E1D3 E3D7 5850 957E FED0  2B3A ED66 6971 B524 687C
Alternate Fingerprint: 09F9 1102 9D74  E35B D841 56C5 6356 88C0
Alternate Fingerprint: 455F E104 22CA  29C4 933F 9505 2B79 2AB2
New That gives me a "sharing violation"
________________
oop.ismad.com
New Re: That gives me a "sharing violation"
Try this instead:

blahdeblah > out.txt &2>1

Redirects stderr into stdout.
     Copy harddrive without "access denied" stops? - (tablizer) - (18)
         Check the Xcopy switches. - (Another Scott) - (17)
             I see a "/c" option, but no logging what's skipped... - (tablizer) - (16)
                 Yes, /c is it. - (Andrew Grygus) - (15)
                     Does "> log" at end of command line not work? -NT - (a6l6e6x) - (14)
                         Well, yes, actually it does . . . - (Andrew Grygus) - (13)
                             Arrrg, errors are not redirected - (tablizer) - (12)
                                 Try redirecting to the same file. - (folkert) - (2)
                                     That gives me a "sharing violation" -NT - (tablizer) - (1)
                                         Re: That gives me a "sharing violation" - (jake123)
                                 Maybe look at "Partition Logic". It's GPL. - (Another Scott) - (1)
                                     Hmmmm. Interesting. Thanks - (tablizer)
                                 xcopy filename dest >logfilename 2>&1 - (altmann) - (3)
                                     :-) -NT - (Another Scott)
                                     I'd have suggested that... - (folkert) - (1)
                                         Not so sure about Windows, but it works a treat on Warp. -NT - (jake123)
                                 XCOPY fundimentally flawed? - (tablizer) - (2)
                                     Probably not xcopy, but the Windows 'attitude' top copying. - (static) - (1)
                                         Interesting idea. Thanks -NT - (tablizer)

Choose life. Choose LRPDism-spotting.
76 ms