Hi, I am trying to run globus-url-copy command in user mode but the command gets stuck and I do not know what the problem is since it does not show any error. I used to be able to run gridftp like that but now I can not. What could be the reason?
[esma@poseidon1 ~]$ globus-url-copy -vb -dbg -len 1G -s "`grid-cert-info -s`" file:///dev/zero gsiftp://oliver1.loni.org:51000/dev/null Source: file:///dev/ Dest: gsiftp://oliver1.loni.org:51000/dev/ zero -> null debug: starting to put gsiftp://oliver1.loni.org:51000/dev/null debug: connecting to gsiftp://oliver1.loni.org:51000/dev/null debug: response from gsiftp://oliver1.loni.org:51000/dev/null: 220 eric1.loni.org GridFTP Server 2.8 (gcc64dbg, 1217607445-63) [Globus Toolkit 4.0.8] ready. debug: authenticating with gsiftp://oliver1.loni.org:51000/dev/null debug: response from gsiftp://oliver1.loni.org:51000/dev/null: 230 User esma logged in. debug: sending command: SITE HELP debug: response from gsiftp://oliver1.loni.org:51000/dev/null: 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://oliver1.loni.org:51000/dev/null: 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://oliver1.loni.org:51000/dev/null: 200 Type set to I. debug: sending command: PBSZ 1048576 debug: response from gsiftp://oliver1.loni.org:51000/dev/null: 200 PBSZ=1048576 debug: sending command: PASV debug: response from gsiftp://oliver1.loni.org:51000/dev/null: 227 Entering Passive Mode (208,100,69,21,196,207) debug: sending command: ALLO 1073741824 debug: response from gsiftp://oliver1.loni.org:51000/dev/null: 200 ALLO command successful. debug: sending command: ESTO A 0 /dev/null Thanks Esma
