<<

attachment-data.pl

NAME

attachment-data.pl - import, export, and purge attachment data

SYNOPSIS

    ./scripts/attachment-data.pl export -f attachments.dat < attachment-ids.txt
    ./scripts/attachment-data.pl remove -f attachments.dat < attachment-ids.txt
    ./scripts/attachment-data.pl import -f attachments.dat

SEE ALSO

"scripts/attachment-export.pl" in .

<<