Scroll to navigation

ECACCESS-ECTRANS-LIST(1p) User Contributed Perl Documentation ECACCESS-ECTRANS-LIST(1p)

NAME

ecaccess-ectrans-list - List all ECtrans transfers

SYNOPSIS

ecaccess-ectrans-list -version|-help|-manual

ecaccess-ectrans-list [-debug] [ectrans-id]

DESCRIPTION

List all the ECtrans transfers in the ECtrans Spool. When an ectrans-id is specified then the details for this transfer are displayed.

The Transfer statuses can have the following values:

INIT
Files are being transferred to the spool.
COPY
Files are being transferred to the remote site.
WAIT
Files are scheduled and waiting to be started.
RETR
File transfer will be retried.
STOP
Files have NOT been successfully transferred (error).
DONE
Files have been successfully transferred.

ARGUMENTS

ectrans-id (optional)
The name of the ECtrans transfer to retrieve the details.

OPTIONS

-version
Display version number and exits.
-help
Print a brief help message and exits.
-manual
Prints the manual page and exits.
-retry count
Number of SSL connection retries per 5s to ECMWF. This parameter only apply to the initial SSL connection initiated by the command to the ECMWF server. It does not apply to all the subsequent requests made afteward as it is mainly targeting errors that can happen from time to time during the SSL handshake. Default is no retry.
-debug
Display the SOAP and SSL messages exchanged.

EXAMPLES

ecaccess-ectrans-list 124356

Give the informations concerning the ECtrans transfer 124356.

ecaccess-ectrans-list

List all the ECtrans transfers in the Spool.

SEE ALSO

ecaccess-ectrans-delete, ecaccess-ectrans-request, ecaccess-ectrans-restart and ecaccess.
2013-12-11 perl v5.18.1