The Calibre library is designed to work on any system. Plugins should mostly be fine too, unless there's external dependencies.
That said, you should use export/import because there's a few mishaps that can happen if you try to move things over yourself. Mostly due to different filesystems, if i remember right.
|