lameventanas / jabberd2-export

Export jabberd2 data to XEP-0227 format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME

jabberd2-export - Export jabberd2 data to XEP 0227 format

SYNOPSIS

jabberd2-export [OPTIONS] [sm.xml] [out.xml]

OPTIONS

  • --verbose

  • --verbose=x

    Set verbosity level (up to 2)

  • --skip-domains=x

    Comma-separated list of domains to skip from export

  • --skip-users=x

    Comma-separated list of users to skip from export (specifiy with or without domain)

  • --random-passwords=yes|no|empty

    Replace passwords with random ones: yes, no or only when empty

SEE ALSO

AUTHOR

Alan Mizrahi, alan at mizrahi dot com dot ve

Feel free to contact me if you have any comments or find this program useful.

About

Export jabberd2 data to XEP-0227 format

License:GNU General Public License v2.0


Languages

Language:Perl 98.7%Language:Makefile 1.3%