Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Can I create my own ebook cloud with Calibre?

+0
−0

I have heard that I can use calibre to create a cloud with all my books, not just ones from a specific vendor. How would I do it?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

3 answers

+1
−0

You can definitely create your own eBook library by combining Calibre with other solutions to ensure your books, highlights and comments are reliably accessible online which would require a lot of overhead.

I had a similar problem when we set out to build BookFusion. BookFusion allows you to seamlessly organize and store your eBooks and docuemtns in the cloud while accessing them on any device(Android, IOS and Web). In a gist your own personal ebook cloud library. To learn more visit https://www.bookfusion.com/reading/cloud-library

We also have a Calibre plugin to make creating your cloud library easier. https://www.bookfusion.com/reading/calibre

PS: I am a founder at BookFusion and would be happy to get your feedback.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

This post was sourced from https://ebooks.stackexchange.com/a/8116. It is licensed under CC BY-SA 4.0.

0 comment threads

+1
−0

Yes, it is possible and rather easy to do so.

You start it with the connect/share button on the main toolbar, then selecting start content server; it can be configured from preferences > sharing. It should be a simple task, if you need more help just ask. With this method calibre must be running because basically what you are doing is setting up a web interface to connect to it. This way it will be accessible from any web browser. See also calibre manual on this topic.

I also suggest you to read this guide from mobileread.

Be sure to protect your content server with a password, so you must be required to login to be able to access it. You don't want to let everyone access your copyrighted ebooks and have to do with piracy.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

This post was sourced from https://ebooks.stackexchange.com/a/925. It is licensed under CC BY-SA 3.0.

0 comment threads

+1
−0

Alternatively, if you have a server available, with PHP, you can install COPS (https://github.com/seblucas/cops/releases) on the server, and use rsync to regularly copy your entire Calibre directory to the server. Then you won't need to have Calibre running full time.

Again, it makes sense to protect it with a password.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

This post was sourced from https://ebooks.stackexchange.com/a/6464. It is licensed under CC BY-SA 3.0.

0 comment threads

Sign up to answer this question »