Copy Message Spool from One Broker to other?

Is it possible to copy message spool from one broker running on v9 to v10.25+?

Hey @snowleopard - the copy message command in the solace broker works between end points on the same broker. If you want to copy messages from one broker to another you would have to consume it and republish it on the new broker.

Note that if you want to upgrade from v9 to v10.25 you will have to submit a support ticket for this.

i was just wondering if we can just copy message spool from file system and place it in another filesystem with same vpn and queues configs.

Goal is to copy messages without consuming them and without touching existing disk.

yeah I see, then if thats the case your best solution is browsing and re-publishing to your target end point