1GFAL-RENAME(1) General Commands Manual GFAL-RENAME(1)
2
3
4
6 gfal-rename - Renames files or directories
7
9 gfal-rename [ -h ] [ -V ] [ -v ] [ -D DEFINITION ] [ -C CLIENT-INFO ] [
10 -t TIMEOUT ] SOURCE DESTINATION
11
12
14 gfal-rename Renames SOURCE to DESTINATION.
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-rename
51 file:///tmp/original file:///tmp/newname
52
53
55 /etc/gfal2.d/*
56 All configuration files in this directory affect the behavior of
57 the underlying gfal2.
58
59
61 Duarte Meneses <duarte.meneses@cern.ch>
62 Adrien Devresse <adrien.devresse@cern.ch>
63 Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon@cern.ch>
64
65
67 gfal-cat(1), gfal-chmod(1), gfal-copy(1), gfal-ls(1), gfal-mkdir(1),
68 gfal-rename(1), gfal-rm(1), gfal-save(1), gfal-stat(1), gfal-sum(1),
69 gfal-xattr(1)
70
71
72
73v1.5.0 May 2017 GFAL-RENAME(1)