GLite File Transfer Service

From GridPP Wiki
Revision as of 12:48, 28 February 2007 by Andrew elwell (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview

The gLite File Transfer Service, developed as part of the gLite middleware stack, aims to reliably copy one Storage URL to another. It uses a 3rd party copy (e.g. gsiftp) to achieve this, but will retry if this fails.

It also schedules these copys along network channels to ensure that bandwidth is properly used.

State in the FTS is held in a database, which ensures that the service can be restarted reliably.

Resources and Documentation

Presentations on the FTS (Overview and architecture)

Installation and Use

  • The most up-to-date information is in the LCG wiki (this is for FTS from gLite 1.3).
  • UK Tier 2s should use a client configuration for the RAL FTS service.

Client API

See also

RAL Tier1 File Transfer Service