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

NAME

6       gfal-evict - Evict file from a disk buffer
7

SYNOPSIS

9       gfal-evict [ OPTION ]...  FILE [ TOKEN ]
10
11

DESCRIPTION

13       gfal-evict This command evicts a file from a disk buffer
14

OPTIONS

16       -h, --help
17              show help about the command.
18
19       -V, --version
20              output version information and exit.
21
22       -v, --verbose
23              verbose mode. Repeat up to 3 times for the most verbose mode.
24
25       -D, --definition
26              define properties for gfal2.
27
28       -C, --client-info
29              provide custom client-side information
30
31       -t, --timeout
32              global  timeout for the execution of the command. Command is in‐
33              terrupted if time expires before it finishes.
34
35       -E, --cert
36              user certificate
37
38       --key  user private key
39
40       FILE   URI to the file to be evicted
41
42       TOKEN  The token from the bring online request. Optional  argument  for
43              some protocols (For example: xrootd)
44
45
46
47       EXAMPLES
48
49       Evict a file from a disk buffer
50              gfal-evict https://endpoint.cern.ch/path/file
51
52

FILES

54       /etc/gfal2.d/*
55              All configuration files in this directory affect the behavior of
56              the underlying gfal2.
57
58

AUTHORS

60       Duarte Meneses <duarte.meneses@cern.ch>
61       Adrien Devresse <adrien.devresse@cern.ch>
62       Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon@cern.ch>
63       Mihai Patrascoiu <mihai.patrascoiu@cern.ch>
64       Joao Lopes <joao.pedro.batista.lopes@cern.ch>
65
66

SEE ALSO

68       gfal-cat(1), gfal-chmod(1),  gfal-copy(1),  gfal-ls(1),  gfal-mkdir(1),
69       gfal-rename(1),  gfal-rm(1),  gfal-save(1),  gfal-stat(1), gfal-sum(1),
70       gfal-xattr(1) gfal-bringonline(1) gfal-archivepoll(1)
71
72
73
74v1.8.0                            April 2021                     GFAL-EVICT(1)
Impressum