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

NAME

6       gfal-mkdir - make directories
7

SYNOPSIS

9       gfal-save  [  -h ] [ -V ] [ -v ] [ -D DEFINITION ] [ -C CLIENT-INFO ] [
10       -t TIMEOUT ]  file ...
11
12

DESCRIPTION

14       gfal-save Reads from stdin and writes to a file until it finds EOF.  If
15       the file exists, it will be overwritten.
16
17

OPTIONS

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

EXAMPLES

43       cat    /etc/group | gfal-save srm://endpoint.cern.ch/path/group
44
45

FILES

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

AUTHORS

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

SEE ALSO

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