Hi all, I'm using globus_gridftp_server: 6.38, and from my client (who is behind a NAT) when i use globus-url-copy without -p all is ok ( the mode is PASV) then when i add the -p the mode used become MODE E and of course it will not work since my client is behind a NAT.
so the solution is to force passive mode, for this i execute globus-grid-ftp server with -disable-command-list 'MODE E' but the client still want to use mode E? and the server answer by "501 Command arguments disabled." how can i force my client to use passive mode with -p option activated Thanks.
