Hi All,
i install globus 4.0.3 and configure setting simpleCA and gridftp also work
properly
but when run the following command :
rft -h Mehdi -r 8443 -f rfttest.xfr
i have seen the following error :




Number of transfers in this request: 1
Subscribed for overall status
Termination time to set: 60 minutes

 Overall status of transfer:
Finished/Active/Failed/Retrying/Pending
0/0/0/1/0
Error:Unable to connect to host: "Mehdi" at port "2811"

 Overall status of transfer:
Finished/Active/Failed/Retrying/Pending
0/0/0/1/0
Error:Unable to connect to host: "Mehdi" at port "2811"

also i configure the /etc/services with following setting :
gsiftp    2811/tcp

my rft file is:

#true=binary false=ascii
true
#Block size in bytes
16000
#TCP Buffer size in bytes
16000
#Notpt (No thirdPartyTransfer)
false
#Number of parallel streams
1
#Data Channel Authentication (DCAU)
true
# Concurrency of the request
1
#Grid Subject name of the source gridftp server
/O=Grid/OU=GlobusTest/OU=simpleCA-Mehdi/CN=host/Mehdi
#Grid Subject name of the destination gridftp server
/O=Grid/OU=GlobusTest/OU=simpleCA-Mehdi/CN=host/Mehdi
#Transfer all or none of the transfers
false
#Maximum number of retries
10
#Source/Dest URL Pairs
gsiftp://Mehdi/tmp/fileInHostA.txt
gsiftp://Mehdi/tmp/fileFromHostA.txt

do any one can help me?

Reply via email to