glite-transfer-submit-placement — Submits a data placement job
glite-transfer-submit-placement [ -h ] [ -q ] [ -s SERVICE ] [ -V ] [ -v ] [ --source SSITE ] [ --dest DSITE ] [ -g PARAM ] [ -m SERVER ] [ -p PASSWORD ] DEST_SE [LFN...]
glite-transfer-submit-placement [ -h ] [ -q ] [ -s SERVICE ] [ -V ] [ -v ] [ --source SSITE ] [ --dest DSITE ] [ -g PARAM ] [ -m SERVER ] [ -p PASSWORD ] -f FILE DEST_SE
glite-transfer-submit-placement is a command-line tool for submitting new placement jobs.
Print a short help message on parameters and usage, and exit.
Quiet operation.
Specifies the service endpoint to use. If SERVICE starts with http://, https:// or httpg://, then it is taken as a direct service endpoint URL. Otherwise SERVICE is taken as a service instance name and Service Discovery is invoked to look up the endpoint.
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.
Increases the verbosity level.
Print the version number and exit.
Specify destination site to use.
MyProxy password to send with the job.
Pass the PARAMS parameters to gridftp.
Pass SERVER as the MyProxy server.
Specify MyProxy password as PASSWORD.
Read the list of files to transfer from FILE (- means the standard input). FILE must contain exactly one logical file name per line. If either LFN contains white space, it must be protected using \ (backslash).
The destination storage element.
Logical file name(s), which need to be transferred.
Specifies the type of the service to use during service discovery. The default value is org.glite.FileTransfer.