1GFAL-CHMOD(1) General Commands Manual GFAL-CHMOD(1)
2
3
4
6 gfal-chmod - Change the permissions of a file
7
9 gfal-chmod [ -h ] [ -V ] [ -v ] [ -D DEFINITION ] [ -C CLIENT-INFO ] [
10 -t TIMEOUT ] MODE URL
11
12
14 gfal-chmod Change the permissions of a file.
15
16
18 -h, --help
19 show help about the command.
20
21 -V, --version
22 output version information and exit.
23
24 -v, --verbose
25 verbose mode. Repeat up to 3 times for the most verbose mode.
26
27 -D, --definition
28 define properties for gfal2.
29
30 -C, --client-info
31 provide custom client-side information
32
33 -t, --timeout
34 global timeout for the execution of the command. Command is
35 interrupted if time expires before it finishes.
36
37 -E, --cert
38 user certificate
39
40 --key user private key
41
42 -4 Forces gfal2-util to use IPv4 addresses only (if the plugin sup‐
43 ports this)
44
45 -6 Forces gfal2-util to use IPv6 addresses only (if the plugin sup‐
46 ports this)
47
48
50 gfal-chmod 0755 file:///tmp/original
51
52
54 /etc/gfal2.d/*
55 All configuration files in this directory affect the behavior of
56 the underlying gfal2.
57
58
60 Duarte Meneses <duarte.meneses@cern.ch>
61 Adrien Devresse <adrien.devresse@cern.ch>
62 Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon@cern.ch>
63
64
66 gfal-cat(1), gfal-chmod(1), gfal-copy(1), gfal-ls(1), gfal-mkdir(1),
67 gfal-rename(1), gfal-rm(1), gfal-save(1), gfal-stat(1), gfal-sum(1),
68 gfal-xattr(1)
69
70
71
72v1.5.0 May 2017 GFAL-CHMOD(1)