1LFC-DLI-CLIENT(1) User Commands LFC-DLI-CLIENT(1)
2
3
4
6 lfc-dli-client - lists the replicas for a given LFN, GUID via the DLI
7 Interface
8
10 lfc-dli-client [ --endpoint endpoint ] [ -h || --help ] [ -v || --ver‐
11 bose ] logical file
12
14 lcg-dli-client lists the replicas for a given LFN or GUID using the
15 Data Location Interface (DLI) Web service for a LFC Server.
16
17 logical file
18 a URI which specifies the Logical File Name ( lfn: ) or the Grid
19 Unique IDentifier ( guid: ).
20
21 endpoint
22 specifies a web service endpoint to connect to. This consists of
23 a http URL with a hostname and an optional port number. An exam‐
24 ple is http://lfc-dteam.cern.ch:8085/
25
26
28 The environment variable LFC_HOST may be set instead of specifying an
29 endpoint to use. Also, DLI_PORT may be used if the DLI is running on
30 a non-standard port. If DLI_PORT is not specified, the client defaults
31 to port 8085.
32
34 lfc-dli-client -e http://lfc-dteam-test:8085/\
35 lfn:/grid/dteam/dli-test
36
37 sfn://lxb1533.cern.ch/storage//dteam/generated/2005-12-05/\
38 filed88f9c0b-1fba-40a4-b20e-66866d757643
39 srm://lxb0724.cern.ch/pnfs/cern.ch/data/dteam/generated/\
40 2005-12-05/file9fd93cae-6400-4798-b4e9-2605bf31a7ff
41 srm://lxb1921.cern.ch/dpm/cern.ch/home/dteam/generated/\
42 2005-12-05/file73c497d2-deed-46c8-b747-cda06c7708cb
43
45 This program returns 0 if the operation was successful or >0 if the
46 operation failed.
47
49 lcg_util(3), lcg-lr(3), lfc-dli(3)
50
51
52
53LCG $Date: 2005/12/05 15:47:44 $ LFC-DLI-CLIENT(1)