gfal-rename (1) - Linux Manuals
gfal-rename: Renames files or directories
NAME
gfal-rename - Renames files or directoriesSYNOPSIS
gfal-rename [ -h ] [ -V ] [ -v ] [ -D DEFINITION ] [ -C CLIENT-INFO ] [ -t TIMEOUT ] SOURCE DESTINATIONDESCRIPTION
gfal-rename Renames SOURCE to DESTINATION.OPTIONS
- -h, --help
- show help about the command.
- -V, --version
- output version information and exit.
- -v, --verbose
- verbose mode. Repeat up to 3 times for the most verbose mode.
- -D, --definition
- define properties for gfal2.
- -C, --client-info
- provide custom client-side information
- -t, --timeout
- global timeout for the execution of the command. Command is interrupted if time expires before it finishes.
- -E, --cert
- user certificate
- --key
- user private key
- -4
- Forces gfal2-util to use IPv4 addresses only (if the plugin supports this)
- -6
-
Forces gfal2-util to use IPv6 addresses only (if the plugin supports this)
EXAMPLES
- gfal-rename
-
file:///tmp/original file:///tmp/newname
FILES
/etc/gfal2.d/*-
All configuration files in this directory affect the behavior of the underlying gfal2.
AUTHORS
Duarte Meneses <duarte.meneses [at] cern.ch>Adrien Devresse <adrien.devresse [at] cern.ch>
Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon [at] cern.ch>
SEE ALSO
gfal-cat(1), gfal-copy(1), gfal-ls(1), gfal-mkdir(1), gfal-rm(1), gfal-save(1), gfal-stat(1), gfal-sum(1), gfal-xattr(1)