glite-transfer-list — List ongoing data transfers
glite-transfer-list
[ -h
] [ -q
] [ -s
] [ SERVICE
-V
] [ -v
] [ --verbose
] [ --source
] [ SSITE
--dest
] [ DSITE
-c
] CHANNEL
STATE
... STATE
glite-transfer-list is a command-line tool for listing ongoing data tansfers. You have to specify the transfer state(s) you are interested in.
-h
Print a short help message on parameters and usage, and exit.
-q
Quiet operation.
-s SERVICE
Specifies the service endpoint to use.
If
starts
with SERVICE
http://
, https://
or httpg://
,
then it is taken as a direct service endpoint URL.
Otherwise
is taken as
a service instance name and Service Discovery is invoked to look up the
endpoint. If no entries are found, SERVICE
is then interpreted as site or host name and Service Discovery is again invoked.
In that case, if more than one entry is returned, the client interface version is
taken as reference to choose between all the discovered instances.
SERVICE
If this option is not specified, Service Discovery will be invoked and the first available transfer service will be used. If the Service Discovery fails, the program will exit with an error.
If this option is not specified, only services with a known good status will be returned by Service Discovery. However if you explicitely specify a service name or an endpoint, the tool will try to use it regardless of its registered status.
-v
Print details about the service endpoint being used.
--verbose
Increases the verbosity level.
-V
Print the version number and exit.
--source SSITE
Specify source site to use. If used with the --dest
option, service discovery is used to get the associated FileTransfer services of the ChannelAgent services which provide a channel from SSITE
to DSITE
--dest DSITE
Specify destination site to use.
-c CHANNEL
List only transfers bound to CHANNEL
.
-u USERDN
List only transfers belonging to user with DN USERDN
.
-o VONAME
List only transfers belonging to VO VONAME
.
STATE
List transfers that are in one of the specified states.