Re: Which is faster - COPY FILE or XXCopy?
- From: "tom knauf" <hbgmail@xxxxxxxxxx>
- Date: Tue, 25 Sep 2007 09:29:30 +0200
Hi,
you may also want to have a look at the robocopy command , you can get it
free on microsoft or from a resource package.
It has MANY nice feature, including retries, mirror mode,log file,...
HTH
Tom
"Steve Meyerson" <stevemeyerson@xxxxxxx> schrieb im Newsbeitrag
news:esggf3dfqrml924e60q72aqueu91oorvon@xxxxxxxxxx
I'm rewriting a routine in VFP8 (XP Pro) to back up about 4,000 small
files, averaqing about 5k each, from about 5 folders from the hard
disk to a USB mini hard drive. I'm considering two approaches:
1. Using XXCopy.exe with the RUN command or ShellExedute.
2. Using only the built-in COPY FILE command.
I have a feeling XXCopy would be faster, but I haven't tested it.
Could someone confirm that? Or is it an "it depends" situation in
which case I'll go ahead and test it.
Thanks for any help.
Steve M.
.
- References:
- Which is faster - COPY FILE or XXCopy?
- From: Steve Meyerson
- Which is faster - COPY FILE or XXCopy?
- Prev by Date: Re: Locate vs Seek Command
- Next by Date: Re: replace syntax
- Previous by thread: Re: Which is faster - COPY FILE or XXCopy?
- Next by thread: Re: Which is faster - COPY FILE or XXCopy?
- Index(es):
Relevant Pages
|