[digiKam-users] Sharing Digikam albums - what are the issues?

Remco Viƫtor remco.vietor at wanadoo.fr
Tue Sep 18 16:08:40 BST 2018


On mardi 18 septembre 2018 16:43:01 CEST Chris Green wrote:
> I have a large[ish] main 'pictures' album on my desktop machine and
> use Digikam to manage it.
> 
> If I want to duplicate the installation on my laptop what sort of
> issues might I run into?
> 
> The laptop and the desktop both run xubuntu 18.10 and I will
> (probably) run Digikam 5.9 from an Appimage on both.
> 
> As long as I don't run Digikam on both systems at the same time can I
> synchronise the two (using rsync or whatever) without problems?  Will
> Digikam's databases (I use sqlite) be OK being synchronised like this?

One issue that pops up straight away: if you make changes to both the 
databases (laptop and desktop) between syncs, rsync will keep the newest, it 
won't do anything to merge changes. So you'd lose all the modifications since 
last sync in one of the databases. 

That will happen with any program that just copies files w/o knowing anything 
about the contents of those files. Even a utility that understands sqlite 
databases might not be able to do an unattended merge (in case an item differs, 
which one to keep? date/time of last file change isn't enough).

Remco



More information about the Digikam-users mailing list