That's a good point. However, since this is a production server, I cannot reboot it. Although it was rebooted yesterday. I don't think the network is going to be much of an issue because the directories I'm copying between are local to the server on which I'm testing. I'm making a rough guess on the times, because I had the program that transferred the files record the start and stop times into a file. I think that there might be a +/- of 1-2 minutes in the times but we also sat and marked time with a stopwatch as well because we didn't believe that there could be that much discrepency in the times. I just ran the tests again this morning while the system was relatively quiet and there is not a lot going on on that server anyway.


"Ex libris un peut de tout"

In reply to Re: Re: Curious Observation with File::Copy; by nimdokk
in thread Curious Observation with File::Copy; by nimdokk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.