Cloud server for KeePass synchronization

-2

I have a KeePass password Database which I use on several computers. This database relies on a separate XML file to function. It is possible for a server to have both the XML and KDBX in the same directory and KeePass will be able to find the XML. My question is, what is a free cloud hosting service I can use that can have speed of 100KB/s up and down, and can host a couple of MB's. I can't use DropBox or Google drive because there formatting of folder is wrong. If I want to access the KDBX, I have a specific URL (drive.google.com/Folder/(randomchars) I then have a preview. Getting the file's individual URL is possible, but it can't link back to the folder for the XML. Same with dropbox. I am looking for something that stores the files in www.domain.com/Folder/Database.kdbx and www.domain.com/Folder/Database.xml I also require some sort of encryption between my computer and the cloud-server.

Thanks for any help

CTech

Posted 2015-10-06T10:05:32.053

Reputation: 51

Can you not just use a relative path in the XML? – Linef4ult – 2015-10-06T10:52:30.600

Any cloud storage provider is going to have speeds that exceed 100KB/sec that is extremely slow. We don't do service recommendations here at Superuser, and there isn't a Stackexchange website, where this question would be on topic. – Ramhound – 2015-10-06T11:13:53.917

Thanks for the help. I am going to setup ownCloud on my raspberry pi. – CTech – 2015-10-08T05:48:35.870

Answers

0

I have found nothing that can perform these operations. I am going to use the free service ownCloud and my Raspberry Pi to host my own cloud server.

CTech

Posted 2015-10-06T10:05:32.053

Reputation: 51