Hi, I installed globus 4.0.6 in Fedora Core 4. While running the comand [EMAIL PROTECTED] .globus]$ globus-url-copy -dbg gsiftp://host140/tmp/test.dat file:///home/cyteduser/result1.dat
encountered this error: debug: starting to get gsiftp://host140/tmp/test.dat debug: connecting to gsiftp://host140/tmp/test.dat debug: response from gsiftp://host140/tmp/test.dat: 220 host140.cti.espol.edu.ec GridFTP Server 2.7 (gcc32, 1197331989-63) [Globus T oolkit 4.0.6] ready. debug: authenticating with gsiftp://host140/tmp/test.dat debug: response from gsiftp://host140/tmp/test.dat: 230 User cyteduser logged in. debug: sending command: SITE HELP debug: response from gsiftp://host140/tmp/test.dat: 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://host140/tmp/test.dat: 211-Extensions supported UTF8 LANG EN DCAU PARALLEL SIZE MLST Type*;Size*;Modify*;Perm*;Charset;UNIX.mode*;UNIX.owner*;UNIX.group*;Uniqu e*;UNIX.slink*; ERET ESTO SPAS SPOR REST STREAM MDTM 211 End. debug: sending command: TYPE I debug: response from gsiftp://host140/tmp/test.dat: 200 Type set to I. debug: sending command: PBSZ 1048576 debug: response from gsiftp://host140/tmp/test.dat: 200 PBSZ=1048576 debug: sending command: PASV debug: response from gsiftp://host140/tmp/test.dat: 500 Command failed. debug: fault on connection to gsiftp://host140/tmp/test.dat: globus_xio: globus_ l_xio_tcp_contact_string failed. debug: data callback, error globus_xio: globus_l_xio_tcp_contact_string failed., buffer 0xb7bcc008, length 0, offset=0, eof=true debug: operation complete I thought that could be the iptables but here is the result of the command [EMAIL PROTECTED] sbin]# ./iptables -L Chain FORWARD (policy ACCEPT) target prot opt source destination Chain INPUT (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination I search around the globus-mailing list and the globus documentation but couldn't find a proper solution, If any one have an sugestion or a thread that I can't miss, I remain very grateful for the help.
