1GFAL-ARCHIVEPOLL(1)         General Commands Manual        GFAL-ARCHIVEPOLL(1)
2
3
4

NAME

6       gfal-archivepoll  -  Perform  an archive polling operation on the given
7       SURL
8

SYNOPSIS

10       gfal-archivepoll [ OPTION ]...  FILE
11
12

DESCRIPTION

14       gfal-archivepoll This command performs an archive polling operation  on
15       a  given SURL. If a polling timeout greater than 0 is provided the com‐
16       mand blocks for polling the status of the archiving  request  and  only
17       returns when the file is on tape or the timeout expires.
18

OPTIONS

20       -h, --help
21              show help about the command.
22
23       -V, --version
24              output version information and exit.
25
26       -v, --verbose
27              verbose mode. Repeat up to 3 times for the most verbose mode.
28
29       -D, --definition DEFINITION
30              define properties for gfal2. Definitions have the following syn‐
31              tax: "CONFIG_GROUP:KEY=VALUE"
32
33       -t, --timeout TIMEOUT
34              global timeout for the execution of the command. Command is  in‐
35              terrupted  if time expires before it finishes. Note: A grace pe‐
36              riod of 30 seconds is given to the global timeout.
37
38       -E, --cert CERT
39              user  certificate.  (This  option  takes   effect   only   after
40              X509_USER_PROXY     environment     variable     and     default
41              /tmp/x509up_u`id -u` location cannot provide a certificate)
42
43       --key KEY
44              user private key.
45
46       -4     forces Gfal2 to use IPv4 addresses only. (Option valid only  for
47              GridFTP protocol)
48
49       -6     forces  Gfal2 to use IPv6 addresses only. (Option valid only for
50              GridFTP protocol)
51
52       -C, --client-info CLIENT_INFO
53              provide custom client-side information.
54
55       --log-file LOG_FILE
56              write Gfal2 library logs to the given file location.
57
58       --from-file FROM_FILE
59              read sources from a file.
60
61       --polling-timeout
62              The timeout for the polling  operation.  If  a  polling  timeout
63              greater  than  0  is provided the command blocks for polling the
64              status of the archiving request and only returns when  the  file
65              is on tape or the timeout expires.
66
67

EXAMPLES

69       gfal-archivepoll    http://endpoint.cern.ch/path/file   --polling-time‐
70       out=3600
71
72

FILES

74       /etc/gfal2.d/*
75              All configuration files in this directory affect the behavior of
76              the underlying gfal2.
77
78

AUTHORS

80       Duarte Meneses <duarte.meneses@cern.ch>
81       Adrien Devresse <adrien.devresse@cern.ch>
82       Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon@cern.ch>
83       Mihai Patrascoiu <mihai.patrascoiu@cern.ch>
84       Joao Lopes <joao.pedro.batista.lopes@cern.ch>
85
86

SEE ALSO

88       gfal-cat(1),  gfal-chmod(1),  gfal-copy(1),  gfal-ls(1), gfal-mkdir(1),
89       gfal-rename(1), gfal-rm(1),  gfal-save(1),  gfal-stat(1),  gfal-sum(1),
90       gfal-token(1), gfal-xattr(1), gfal-evict(1), gfal-bringonline(1), gfal-
91       archivepoll(1)
92
93
94
95v1.8.0                             Set 2022                GFAL-ARCHIVEPOLL(1)
Impressum