glite-transfer-discovery — Discover the endpoint of the FileTransferService managing the channel that serves two sites
glite-transfer-discovery [ -h ] [ -q ] [ -V ] [ --verbose ] [ -N VO_NAME ] [ -T NAME_TYPE ] [ -S SITE_NAME ] SOURCE DESTINATION
glite-transfer-discovery is a command-line tool that uses gLite ServiceDiscovery APIs for discovering the endpoint of the FileTransferService managing the channel that serves two sites
Print a short help message on parameters and usage, and exit.
Quiet operation.
Increases the verbosity level.
Print the version number and exit.
Specify the name of the the user belongs to. In case this parameter is not set, it would be extracted either from the GLITE_SD_VO or from the user proxy certificate, in case VOMS is used
Specify how the source and destination names should be handled. Accepted values are: site, hostname or surl. In case this option is not specified, the tool will try to detect the type by contacting the information system.
Specify the name of the site of the FTS you want to use. This option can be useful in case different sites published the same channels (especially the catch-all *-* channel), in order to avoid submitting requests to randoms FTSes.
Specify the name of the source site. It's possible to provide also a StorageElement host name or a SURL.
Specify the name of the destination site. It's possible to provide also a StorageElement host name or a SURL.
Specifies the type of the FileTransfer service to use during service discovery. The default value is org.glite.FileTransfer.
Specifies the type of the ChannelAgent service to use during service discovery. The default value is org.glite.ChannelAgent.