Mephisto To import your posts from Mephisto, run: $ ruby -rubygems -e 'require "bunto-import"; BuntoImport::Importers::Mephisto.run({ "dbname" => "name", "user" => "myuser", "password" => "mypassword", "host" => "myhost" })' The only required fields are dbname and user. password defaults to "" and host defaults to "localhost". View Source → Back Next