Skip to content
Valentin Kuznetsov edited this page Feb 7, 2017 · 3 revisions

Welcome to the transfer2go tool. It provides efficient, distributed, loosely coupled agents to transfer any files among them. Each agent keep local Trivial File Catalog (TFC), default is based on SQLite, which keeps track between Logical File Name (LFN) and Physical File Name (PFN) on agent back-end. The default protocol for file transfer is HTTP, while every individual agent can be configured to use external tool, e.g. SRM, Xrootd, LCG, etc., to initiate the transfer.

Please use right-hand side navigation bar to reach certain page.

The transfer2go code documentation can be found here.