o
Sharon Lucas/Austin/i...@ibmus
cc
staf-users@lists.sourceforge.net
Subject
Re: [staf-users] fs copy directory performance
Hi Sharon,
To answer some of you questions:
1) When I copy the folder in windows explorer, I am copying from a UNC
path to the local machine. For example, I'll find
machine PROCESS START COMMAND "xcopy" PARMS "c:\mydir1 c:\mydir2
> /s/e/i/c/v/y" RETURNSTDOUT STDERRTOSTDOUT SAMECONSOLE WAIT
>
> ------
> Sharon Lucas
> IBM Austin, luc...@us.ibm.com
> (512) 286-7313 or Tie
363-7313
Daria Holden
07/29/2009 04:22 PM
To
staf-users@lists.sourceforge.net
cc
Subject
[staf-users] fs copy directory performance
Can you provide any insight as to why the following call in a STAX job
to copy a 13MB directory takes over 15 minutes when copying the same
directory bet
Can you provide any insight as to why the following call in a STAX job
to copy a 13MB directory takes over 15 minutes when copying the same
directory between machines using Windows Explorer takes 15 seconds?
FS COPY DIRECTORY D:/QA/Test TODIRECTORY D:/QA/Test
TOMACHINE RECURSE KEEPEMPTYDIRECTORI