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

NAME

6       gfal-sum - Calculate checksum of a file
7

SYNOPSIS

9       gfal-sum [ OPTIONS ] FILE CHECKSUM_TYPE
10
11

DESCRIPTION

13       gfal-sum  Calculates the checksum of the specified file, using a speciā€
14       fied checksum algoritm. The supported algorithm depend on the  protocol
15       and endpoint. Some examples are ADLER32 , CRC32
16        and MD5
17
18

OPTIONS

20       -h, --help
21              show help about the command.
22
23       -V, --version
24              output version information and exit.
25
26       -v, --verbose
27              verbose mode. Repeat up to 3 times for the most verbose mode.
28
29       -D, --definition
30              define properties for gfal2.
31
32       -C, --client-info
33              provide custom client-side information
34
35       -t, --timeout
36              global  timeout  for  the  execution  of the command. Command is
37              interrupted if time expires before it finishes.
38
39

EXAMPLES

41       gfal-sum
42              srm://endpoint.cern.ch/path/file ADLER32
43
44

FILES

46       /etc/gfal2.d/*
47              All configuration files in this directory affect the behavior of
48              the underlying gfal2.
49
50

AUTHORS

52       Duarte Meneses <duarte.meneses@cern.ch>
53       Adrien Devresse <adrien.devresse@cern.ch>
54       Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon@cern.ch>
55
56

SEE ALSO

58       gfal-cat(1),  gfal-chmod(1),  gfal-copy(1),  gfal-ls(1), gfal-mkdir(1),
59       gfal-rename(1), gfal-rm(1),  gfal-save(1),  gfal-stat(1),  gfal-sum(1),
60       gfal-xattr(1)
61
62
63
64v1.5.0                             May 2017                        GFAL-SUM(1)
Impressum