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

NAME

6       gfal-chmod - Change the permissions of a file
7

SYNOPSIS

9       gfal-chmod [ OPTION ]...  MODE URL
10
11

DESCRIPTION

13       gfal-chmod Change the permissions of a file.
14
15

OPTIONS

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

EXAMPLES

57       gfal-chmod 0755 file:///tmp/original
58
59

FILES

61       /etc/gfal2.d/*
62              All configuration files in this directory affect the behavior of
63              the underlying gfal2.
64
65

AUTHORS

67       Duarte Meneses <duarte.meneses@cern.ch>
68       Adrien Devresse <adrien.devresse@cern.ch>
69       Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon@cern.ch>
70       Andrea Manzi <andrea.manzi@cern.ch>
71       Mihai Patrascoiu <mihai.patrascoiu@cern.ch>
72       Joao Lopes <joao.pedro.batista.lopes@cern.ch>
73
74

SEE ALSO

76       gfal-cat(1),  gfal-chmod(1),  gfal-copy(1),  gfal-ls(1), gfal-mkdir(1),
77       gfal-rename(1), gfal-rm(1),  gfal-save(1),  gfal-stat(1),  gfal-sum(1),
78       gfal-token(1), gfal-xattr(1), gfal-evict(1), gfal-bringonline(1), gfal-
79       archivepoll(1)
80
81
82
83v1.7.1                            March 2022                     GFAL-CHMOD(1)
Impressum