glite-put

glite-put — Puts a file using gLite I/O

Synopsis

glite-put [ -h ] [ -q ] [ -v ] [ -e ] [ -m MODE ] [ -s SERVICE ] LOCAL_FILE REMOTE_FILE

DESCRIPTION

glite-put is a command-line tool for transferring a local file to a remote gLite I/O server.

OPTIONS

-h

Show help screen.

-q

Quiet operation.

-v

Verbose operation.

-e

Turn on data encryption.

-m MODE

Mode of created file on the remote side.

-s SERVICE

If SERVICE starts with gliteio://, then it it used as the gLite I/O service URL. Otherwise SERVICE is taken as a service name, and serives discovery is used to determine the service endpoint.

LOCAL_FILE

The name of the file on the local filesystem to put.

REMOTE_FILE

The name of the remote file.

ENVIRONMENT VARIABLES

GLITE_SD_GLITEIO_TYPE

Specifies the type of the service to use during service discovery. The default value is org.glite.GliteIO.