Re: [staf-users] FS COPY

2010-06-30 Thread David Bender
Date: 06/30/2010 11:53 AM Subject:[staf-users] FS COPY

[staf-users] FS COPY

2010-06-30 Thread Mayad AL-Saidi
Hi all, I had a STAX job using a "STAF local FS COPY FILE SourceFilePath TOFILE DestinationFilePath TOMACHINE Machine" request to copy a zip file from a build machine to my test machines (in parallel). The return code from the request was 0, and the file got copied, but shows up as having a si

Re: [staf-users] fs copy directory performance

2009-07-30 Thread Sharon Lucas
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

Re: [staf-users] fs copy directory performance

2009-07-29 Thread Daria Holden
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

Re: [staf-users] fs copy directory performance

2009-07-29 Thread Sharon Lucas
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

[staf-users] fs copy directory performance

2009-07-29 Thread Daria Holden
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

Re: [staf-users] FS copy directory that doesnt exist

2009-06-19 Thread Sharon Lucas
/Client User: none://anonymous Trust Level : 4 -- Sharon Lucas IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 clayton neal 06/19/2009 11:47 AM To Sharon Lucas/Austin/i...@ibmus cc Subject Re: [staf-users]

Re: [staf-users] FS copy directory that doesnt exist

2009-06-19 Thread Sharon Lucas
the exact result it returns. -- Sharon Lucas IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 clayton neal 06/19/2009 10:23 AM To staf-users@lists.sourceforge.net cc Subject [staf-users] FS copy directory that doe

[staf-users] FS copy directory that doesnt exist

2009-06-19 Thread clayton neal
Hiya, I have 2 machines PC1 and PC2 PC2 sends a request to the FS of PC1, to tell it to copy a directory to PC2 PC1 and PC2 trust each other at level 5 However the directory doesnt exist on PC1 The error message returned is very strange. I get an error message that tells me i dont have the correc

Re: [staf-users] FS copy resulting in corrupted and 'enlarged' (.zip) file

2009-03-20 Thread Sharon Lucas
line 363-7313 Stephan Lips 03/20/2009 03:17 PM To staf-users@lists.sourceforge.net cc Subject [staf-users] FS copy resulting in corrupted and 'enlarged' (.zip) file Greetings, I have a large .zip file (>2G) that I am copying from one machine (WinXP) to another (WinXP).

[staf-users] FS copy resulting in corrupted and 'enlarged' (.zip) file

2009-03-20 Thread Stephan Lips
Greetings, I have a large .zip file (>2G) that I am copying from one machine (WinXP) to another (WinXP). On the machine where the original file resides, it shows with a size of 2,435,022,719, after the copy operation completes it shows with a file size of 4,294,967,295 on the target machine. Su