Skip to content

spiculator/jabber-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

jabber-migrate

ABOUT

jabber-migrate is a simple tool which allows you to migrate your roster from one jabber server to another. This is a replacement for another tool migrate.sourceforge.net which did not work for me.

This can also be used to edit jabber roster as a text file without migrating it to another server. You can use any scripts or text editors to do the editing part, while jabber-migrate does the import/export part.

REQUIREMENTS

  • perl
  • Net::Jabber module

USAGE

  • jabber-migrate export <JID> <password> [<server>] [<port>] >roster.txt
  • (optional) edit roster.txt file to add or remove some contacts.
  • jabber-migrate import <JID> <password> [<server>] [<port>] <roster.txt

About

Migrate roster from one jabber server to another

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages