| -abortfiles <request_token> |
- Specifies a request to abort files in the request
- Used with -s or -f to specify SURLs
|
| -abortrequest <request_token> |
- Specifies a request to abort
|
| -authid <string> |
- Authorization ID to be used in SRM for the request
|
| -conf <path> |
- Path to the configuration file.
- Command line options will override the options from conf file
|
| -connectiontimeout <int> |
- enforces http connection timeout in the given seconds.
- Default=1800
|
| -debug |
- Specifies debugging output
- Default=false
|
| -delegation <true¶false> |
- Force proxy delegation.
- When not provided, srm client makes no delegation by default, and automatically handles proxy delegation based on the source and target URLs.
- When -delegation is provided, it overrides the automatic handling and forces the user choice.
|
| -f <path> |
- Path to the xml input file containing the source url, target url information for requests with more than one file
- Refer to the format and examples below
|
| -getrequesttoken |
- Retrieves request tokens that belong to the client
|
| -help |
|
| -lifetime <int> |
- File (SURL) lifetime in seconds
- Used with –s or –f to specify SURLs
|
| -log <path> |
- Specifies path to log file
- Default=./srmclient-event-date-random.log
|
| -pinlifetime <int> |
- File pin lifetime in seconds
- Mostly on TURLs
|
| -proxyfile <path> |
|
| -quiet |
- Suppress output in the console.
- This option writes the output to the log file.
- Default=false
|
| -requestsummary <request_token> |
- Specifies a request to retrieve request summary
|
| -requesttoken <request_token> |
- Specifies a request token
|
| -resume <request_token> |
- Specifies a previously suspended request to resume
|
| -s <source_url> |
|
| -serviceurl <endpoint> |
- Full web service endpoint
- Required when source url or target url does not contain web service endpoint information
|
| -sethttptimeout <int> |
- set client-side http connection timeout in the given seconds.
- Default=600
|
| -suspend <request_token> |
- Specifies a request to suspend
|
| -usercert <path> |
- Path to user grid certificate
|
| -userdesc <string> |
- Specifies user request description
|
| -userkey <path> |
- Path to user grid certificate key
|