I'm a happy user of xxcopy. I'm not sure if it has all of the capability of xcopy (I think it does) but I find it much easier to work with.
-----Original Message----- From: Windows Home/SOHO [mailto:[EMAIL PROTECTED] Behalf Of Gary Funck Sent: Friday, June 09, 2006 11:30 AM To: [email protected] Subject: Re: Simple File Copy Program? > > Look at unsing the builtin XCOPY from a command prompt. If this > is a regular > thing that you need to do, write a little command script and execute it > through Task Scheduler. XCOPY can exhibit certain irritating limitations, for example, http://support.microsoft.com/kb/q134768/ There's a better commercial version, XXCOPY (with free version for private use): http://www.xxcopy.com/index.htm ROBOCOPY on the Windows XP Support Tools is the tool that I use when I normally would've used XCOPY, or XCOPY32: http://www.microsoft.com/downloads/details.aspx?FamilyID=9d467a69-57ff-4ae7- 96ee-b18c4790cffd&DisplayLang=en -- ---------------------------------------- WIN-HOME Archives: http://PEACH.EASE.LSOFT.COM/archives/WIN-HOME.html Contact the List Owner about anything: [EMAIL PROTECTED] Official Win-Home List Members Profiles Page http://www.besteffort.com/winhome/Profiles.html -- ---------------------------------------- WIN-HOME Archives: http://PEACH.EASE.LSOFT.COM/archives/WIN-HOME.html Contact the List Owner about anything: [EMAIL PROTECTED] Official Win-Home List Members Profiles Page http://www.besteffort.com/winhome/Profiles.html
