Hi Tariq,
The hostname gridserver you specified to transfer data from
gsiftp://gridserver/etc/issue is not resolvable. You can use an IP
address of that machines or add an appropriate record to /etc/hosts
(look at the manual: man 5 hosts).
Please, look what you get when you execute:
[globus@gridserver ~]$ host gridserver
or
[globus@gridserver ~]$ host --fqdn gridserver
Regards,
Lukasz
On 4/10/11 9:51 PM, tariq adnan wrote:
Dear lukasz,
After proxy was successfully created and activated, I want to execute
(globus-url-copy) command, but I have error, now I'm assuming my PC
works as server and client at the same time, thanks:
[globus@gridserver ~]$ globus-gridftp-server -p 2811 -S
[globus@gridserver ~]$ globus-url-copy -vb
gsiftp://gridserver/etc/issue file:/tmp/foo
Source: gsiftp://gridserver/etc/
Dest: file:/tmp/
issue -> foo
error: globus_xio: Unable to connect to gridserver:2811
globus_xio: globus_libc_getaddrinfo failed.
globus_common: Name or service not known