1man(1)                   fts-transfer-submit man page                   man(1)
2
3
4

NAME

6       fts-transfer-submit
7

SYNOPSIS

9       fts-transfer-submit [options] SOURCE DEST [CHECKSUM]
10

DESCRIPTION

12       fts-transfer-submit  is  a  tool for submitting transfer-jobs using the
13       GRID File Transfer Service 3. The user has to specify  the  source  and
14       destination, optionally the checksum may be specified (Algorithm:Value)
15

OPTIONS

17         -h [ --help ]         Print this help text and exit.
18         -q [ --quiet ]        Quiet operation.
19         -v [ --verbose ]      Be more verbose.
20         -s [ --service ] arg  Use the transfer service at the specified URL.
21         --proxy   arg             Path   to   the   proxy  certificate  (e.g.
22       /tmp/x509up_u500).
23         -V [ --version ]      Print the version number and exit.
24         -j [ --json ]         The output should be printed in JSON format
25
26         --capath arg          Path to the GRID security certificates
27
28         --source arg          Specify source site name.
29         --destination arg     Specify destination site name.
30         -I [ --id ] arg       Delegation with ID as  the  delegation  identi‐
31       fier.
32         -e [ --expire ] arg   Expiration time of the delegation in minutes.
33         -b  [  --blocking  ]     Blocking mode, wait until the operation com‐
34       pletes.
35         -f [ --file ] arg     Name of a the bulk submission file.
36         -g [ --gparam ] arg   Deprecated. For compatibility only.
37         -i [ --interval ] arg Interval between two poll operations in  block‐
38       ing mode.
39         -o [ --overwrite ]    Overwrite files.
40
41         -t [ --dest-token ] arg    The destination space token
42         -S [ --source-token ] arg  The source space token
43
44         -K  [ --compare-checksums ] Compare checksums between source and des‐
45       tination.
46
47         --copy-pin-lifetime (=-1) Pin lifetime of the copy of the file  (sec‐
48       onds).
49         --bring-online (=-1)      Bring online timeout expressed in seconds.
50
51         -r [ --reuse ]            Enable session reuse for the transfer job
52         -m [ --multi-hop ]        Enable multi-hop
53
54         --job-metadata arg        Job metadata
55         --file-metadata arg       File metadata
56
57         --file-size arg           File size (in Bytes)
58
59         --json-submission          The  bulk submission file will be expected
60       in JSON format
61
62         --retry arg               Number of retries. If 0, the server default
63       will be used. If negative, there will be no retries.
64         --retry-delay arg (=0)    Retry delay in seconds
65
66         --nostreams arg           Number of streams.
67         --timeout arg             Timeout (expressed in seconds)
68         --buff-size arg           Buffer size (expressed in bytes)
69         --strict-copy             Disable all checks, just copy the file
70         --credentials  arg          Additional  credentials  for the transfer
71       (i.e. S3)
72
73

SEE ALSO

75       http://fts3-service.web.cern.ch/
76
77
78
791.0                              09 July 2012                           man(1)
Impressum