Bugzilla – Bug 3369
globus-gridftp-server single mode operation fails.
Last modified: 2005-10-12 12:02:11
You need to log in before you can comment on or make changes to this bug.
globus-gridftp-server single mode of operation should exit after a single connection as explained in the help document. But even after a file is transferred using rft or globus-url-copy command the server instance keeps running and using the same server instance any number of files can be transferred, whereas it is expected to exit after a Single Connection (That is after a single file transfer).
Thank you. This will be fixed in the next bugfix release.
Note that it will not exit after a single transfer if that is what you were suggesting, it will exit after a single control channel connection, which may be used to complete any number of transfers.