1PQ2-REDISTRIBUTE(1)         General Commands Manual        PQ2-REDISTRIBUTE(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-redistribute - Execute the file movements as determined by pq2-ana-
13       dist
14

SYNOPSIS

16       pq2-redistribute [-b backend] -f filemv
17

DESCRIPTION

19       This manual page documents briefly the pq2-redistribute program.
20
21       pq2-redistribute is a script executing the file movements as determined
22       by pq2-ana-dist(1) using the specified  backend.   Currently  only  the
23       XROOTD backend is supported (tag 'xrd'; default).
24
25       More details about the input file can be found in the man page pq2-ana-
26       dist(1).
27

OPTIONS

29       -h, --help
30              Display help information.
31
32       --dryrun
33              Only show the action that should be done (don't execute them).
34
35       -b <backend>
36              Tag identifying the backend to be  used.  Currently  only  'xrd'
37              (for XROOTD) is supported.
38
39       -f <filemv>
40              File  with the file movement directives produced by pq2-ana-dist
41              .
42
43       -r <redirurl>, --redir=<redirurl>
44              URL of the redirector from where the files should be copied  and
45              deleted.
46
47       -t <dir>, --tmpdir=<dir>
48              Directory  for temporary files; default is /tmp/<username>. This
49              is used to store temporary copies of the files during transfers.
50

ENVIRONMENT VARIABLES

52       See setup-pq2(1).
53

SEE ALSO

55       pq2(1), pq2-ls(1), pq2-ls-files(1),  pq2-ls-files-server(1),  pq2-info-
56       server(1),   pq2-ana-dist(1),   pq2-put(1),  pq2-verify(1),  pq2-rm(1),
57       pq2-cache(1)
58
59       For  more  information  on   the   ROOT   system,   please   refer   to
60       http://root.cern.ch
61

ORIGINAL AUTHORS

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

AUTHOR

82       This  manual  page  was  originally  written  by  Gerardo  Ganis  <ger‐
83       ardo.ganis@cern.ch>, for ROOT version 5.
84
85
86
87ROOT                               Version 5               PQ2-REDISTRIBUTE(1)
Impressum