1RT-EXTERNALIZE-ATTACHMEUNsTeSr(1C)ontributed Perl DocumeRnTt-aEtXiToEnRNALIZE-ATTACHMENTS(1)
2
3
4

NAME

6       rt-externalize-attachments - Move attachments from database to external
7       storage
8

SYNOPSIS

10           rt-externalize-attachments [options]
11

DESCRIPTION

13       rt-externalize-attachments is used to move attachments out of the
14       database to some external storage.
15

OPTIONS

17       --age=AGE
18               If age is given, then only attachments older than "AGE" days
19               will be moved.  By default everything is moved.
20
21       --batchsize=NUM
22               If batchsize is given, then only "NUM" number of attachments
23               will be moved.  By default everything is moved.
24
25       -h
26       --help  Display this documentation
27
28       -v
29       --verbose
30               Log a message (at level "info") for each attachment, both
31               before its upload begins and after it completes.
32
33       --dry-run
34               Make a trial run and do no changes (mostly the same output as a
35               real run is produced). "dry-run" implies verbose output.
36

SEE ALSO

38       "External-storage" in RT_Config.html, RT::ExternalStorage
39
40
41
42perl v5.34.0                      2021-10-05     RT-EXTERNALIZE-ATTACHMENTS(1)
Impressum