It will probably be easier to comment if you give an example of a run
where the faults occur. Did you write a script that calls RFT, or
did you write your own java code to do what the RFT client does?
Charles
On Jun 13, 2007, at 2:04 PM, Balazs Bokodi wrote:
Hi,
I wrote a small application for rft file transfer. The file transfer
works fine, and empty directory also. But when I try recursive
transfer a directory with files, only the directory is copied, and for
the files I get transient fault.
I followed the instruction from here:
http://www.globus.org/toolkit/docs/4.0/data/rft/developer-index.html
What could cause the fault?
Thanks,
Balazs