Did you set the configuration option 'data_interface'? It looks like the data connection is trying to be made over the loopback interface, which won't work.

Mike

Silviu Popescu wrote:
Hi,

I am trying to use globus-url-copy  between 2 machines.
It hangs and I don't know why:

[19:20:[EMAIL PROTECTED] : ~$ globus-url-copy -vb -dbg gsiftp://silviu-desktop/dev/zero file:///dev/null
Source: gsiftp://silviu-desktop/dev/
Dest:   file:///dev/
  zero  ->  null
debug: starting to get gsiftp://silviu-desktop/dev/zero
debug: connecting to gsiftp://silviu-desktop/dev/zero
debug: response from gsiftp://silviu-desktop/dev/zero:
220 HELLO!!!!

debug: authenticating with gsiftp://silviu-desktop/dev/zero
debug: response from gsiftp://silviu-desktop/dev/zero:
230 User silviup logged in.

debug: sending command:
SITE HELP

debug: response from gsiftp://silviu-desktop/dev/zero:
214-The following commands are recognized:
    ALLO    ESTO    RNTO    APPE    DCAU    MODE    SIZE    STRU
    TYPE    DELE    SITE    CWD     ERET    FEAT    LIST    NLST
    MLSD    MLST    PORT    PROT    EPRT    PWD     QUIT    REST
    STAT    SYST    MKD     RMD     CDUP    HELP    NOOP    EPSV
    PASV    TREV    SBUF    MDTM    CKSM    OPTS    PASS    SPAS
    PBSZ    SPOR    RETR    STOR    USER    RNFR    LANG
214 End

debug: sending command:
FEAT

debug: response from gsiftp://silviu-desktop/dev/zero:
211-Extensions supported
 UTF8
 LANG EN
 DCAU
 PARALLEL
 SIZE
MLST Type*;Size*;Modify*;Perm*;Charset;UNIX.mode*;UNIX.owner*;UNIX.group*;Unique*;UNIX.slink*;
 ERET
 ESTO
 SPAS
 SPOR
 REST STREAM
 MDTM
211 End.

debug: sending command:
TYPE I
debug: response from gsiftp://silviu-desktop/dev/zero:
200 Type set to I.

debug: sending command:
PBSZ 1048576

debug: response from gsiftp://silviu-desktop/dev/zero:
200 PBSZ=1048576

debug: sending command:
PASV

debug: response from gsiftp://silviu-desktop/dev/zero:
227 Entering Passive Mode (127,0,1,1,205,122)

debug: sending command:
RETR /dev/zero

            0 bytes         0.00 MB/sec avg         0.00 MB/sec inst

It hangs here.
After I close (Ctrl +C ) the connection the server also stops.
When I do a telnet to the server machine on port 2811 it works but also when I stop it the server stops.
The same thing happens if I change the roles of the 2 machines.

I've set up a simpleCA for each machine and made them trusted one to another.
Can anybody help ?

Thanks,
Silviu

------------------------------------------------------------------------
Never miss a thing. Make Yahoo your homepage. <http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs>

Reply via email to