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

NAME

6       gfal-rename - Renames files or directories
7

SYNOPSIS

9       gfal-rename [ OPTION ]...  SOURCE DESTINATION
10
11

DESCRIPTION

13       gfal-rename Renames SOURCE to DESTINATION.
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-rename
58              file:///tmp/original file:///tmp/newname
59
60

FILES

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

AUTHORS

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

SEE ALSO

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