Hello, On Wed, Jan 23, 2008 at 03:33:11PM +0100, meriam jemel wrote: > "rft -h localhost -f /tmp/rft.xfr" there is a problem to listen to the > port 55555 > > when i type "telnet localhost 55555" i have no result > what is the problem i have alredy configure gridFTP service > but i think that the port 55555 is closed !!!!!!!!!!!
What is contained in the /tmp/rft.xfr file? Also, how are you starting the GridFTP server, then how are you starting the globus container? Assuming you're starting the container on the normal secure port, you need to be sure that you use the -p option to the gridftp server on startup (i.e. globus-gridftp-server -p 55555) and the gridftp URLs contained in the /tmp/rft.xfr must properly point to it. -Neill.
