1PQ2-LS-FILES-SERVER(1)      General Commands Manual     PQ2-LS-FILES-SERVER(1)
2
3
4

NOTA BENE

6       The PQ2 tools are deprecated and will be removed in ROOT v6.16/00.
7
8       Please  contact  the  ROOT  team at http://root.cern.ch in the unlikely
9       event this change is disruptive for your workflow.
10

NAME

12       pq2-ls-files-server - List the file content of a  dataset  on  a  given
13       server from a dataset meta-repository based on ROOT files
14

SYNOPSIS

16       pq2-ls-files-server [options] -s servers dataset
17

DESCRIPTION

19       This manual page documents briefly the pq2-ls-files-server program.
20
21       pq2-ls-files-server  is  a  script invoking the pq2 ROOT application to
22       list the file content of a dataset on a given server or list of servers
23       from  a dataset meta-repository based on ROOT files; the repository can
24       be accessed via the local file system or a remote file server daemon or
25       a PROOF facility.
26
27       More details about the underlying 'pq2' application can be found in the
28       man page pq2(1).
29

ARGUMENTS

31       dataset
32              The dataset whose files are to be listed.
33
34       -s servers
35              Comma-separated list of servers for  which  the  information  is
36              wanted.
37

OPTIONS

39       -h, --help
40              Display help information.
41
42       -k, --keep
43              Keep  the  temporary  files  created  during  the analysis under
44              $TMPDIR
45
46       -v     Verbose mode
47
48       -d <datasets>, --dataset=<datasets>
49              Alternative way to define the dataset to be analysed.
50
51       --server=<servers>
52              Alternative way to define the list  of  servers  for  which  the
53              information is wanted.
54
55       -u <serverurl>, --url=<serverurl>
56              URL  of  the  PROOF master or data server providing the informa‐
57              tion; for data servers, it must include the directory.  Can also
58              be  specified  via  the  environment  variables  PQ2PROOFURL  or
59              PQ2DSSRVURL (see ENVIRONMENT VARIABLES)."
60
61       -t <dir>, --tmpdir=<dir>
62              Directory for temporary files; default is /tmp/<username>.
63

ENVIRONMENT VARIABLES

65       See setup-pq2(1).
66

SEE ALSO

68       pq2(1), setup-pq2(1), pq2-ls(1),  pq2-ls-files(1),  pq2-info-server(1),
69       pq2-ana-dist(1), pq2-put(1), pq2-verify(1), pq2-rm(1), pq2-cache(1)
70
71       For   more   information   on   the   ROOT   system,  please  refer  to
72       http://root.cern.ch
73

ORIGINAL AUTHORS

75       Gerardo Ganis for the ROOT team.
76
78       This library is free software; you can redistribute it and/or modify it
79       under  the  terms of the GNU Lesser General Public License as published
80       by the Free Software Foundation; either version 2.1 of the License,  or
81       (at your option) any later version.
82
83       This  library  is  distributed  in the hope that it will be useful, but
84       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
85       CHANTABILITY  or  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser
86       General Public License for more details.
87
88       You should have received a  copy  of  the  GNU  Lesser  General  Public
89       License  along  with  this  library; if not, write to the Free Software
90       Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,  MA   02110-1301
91       USA
92

AUTHOR

94       This  manual  page  was  originally  written  by  Gerardo  Ganis  <ger‐
95       ardo.ganis@cern.ch>, for ROOT version 5.
96
97
98
99ROOT                               Version 5            PQ2-LS-FILES-SERVER(1)
Impressum