I would like to move my whole photos collection to an external drive, and will probably use Nautilus as the folders also contain XMP Darktable-generated files.
How will it go with Digikam? Will I lose the content of the DB, or is there a way to manage this? Thanks for your ideas, Marie-Noëlle -- Mes dernières photos sont dans ma galerie. Retrouvez-moi aussi sur mon blog. Et parcourez les Cévennes à ma façon avec Cévennes Plurielles, _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In my case I have done successfully, bu taking care that the external drive afterwards is mounted by the sam path as the old drive. Suppose your collection is on drive PHOTO, you should rename it and name your external PHOTO
I think you get some message the collection has been found but the id has changed, if you accept that, it will probably work. No garantee.
2012/2/6 Marie-Noëlle Augendre <[hidden email]> I would like to move my whole photos collection to an external drive, and will probably use Nautilus as the folders also contain XMP Darktable-generated files. _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by tosca
Le 06/02/2012 11:21, Marie-Noëlle Augendre a écrit :
> I would like to move my whole photos collection to an external drive, > and will probably use Nautilus as the folders also contain XMP > Darktable-generated files. > How will it go with Digikam? Will I lose the content of the DB, or is > there a way to manage this? make the move in digikam? jdd _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Making the move in Digikam will only move the files recognized by DK. All the RAW files that have been developped by Darktable have a XMP file that needs also to be moved to the same location.
Marie-Noëlle
2012/2/6 jdd <[hidden email]> Le 06/02/2012 11:21, Marie-Noëlle Augendre a écrit : -- Mes dernières photos sont dans ma galerie. Retrouvez-moi aussi sur mon blog. Et parcourez les Cévennes à ma façon avec Cévennes Plurielles, _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Le 06/02/2012 14:40, Marie-Noëlle Augendre a écrit :
> Making the move in Digikam will only move the files recognized by DK. > All the RAW files that have been developped by Darktable have a XMP > file that needs also to be moved to the same location. it's not difficult to move the other files afterward with dolphin jdd _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
I guess it depends how many folders/subfolders are concerned.
Marie-Noëlle 2012/2/6 jdd <[hidden email]> Le 06/02/2012 14:40, Marie-Noëlle Augendre a écrit : -- Mes dernières photos sont dans ma galerie. Retrouvez-moi aussi sur mon blog. Et parcourez les Cévennes à ma façon avec Cévennes Plurielles, _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On Mon, 6 Feb 2012, Marie-Noëlle Augendre wrote: > 2012/2/6 jdd <[hidden email]> > >> Le 06/02/2012 14:40, Marie-Noëlle Augendre a écrit : >> >> Making the move in Digikam will only move the files recognized by DK. >>> All the RAW files that have been developped by Darktable have a XMP >>> file that needs also to be moved to the same location. >>> >> >> it's not difficult to move the other files afterward with dolphin >> >> jdd > I guess it depends how many folders/subfolders are concerned. > Marie-Noëlle And also how many non images files in these folders :-) If this can help, I can suggest a trick I've already done in the past (before switching to "all with Dolphin" philosophy now) : In DK setup, "MIME Types" folder, you can add a dummy "xmp" extension in the Additional image file extensions field, then restart DK. Your xmp files, though unsupported, will be detected at scan time and will appear in the albums icons views. As they are now visible, you can select them along with your images files, and move groups of files with drag/drop. Regards, Jean-François _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by tosca
Am 06.02.2012 15:27, schrieb Marie-Noëlle Augendre:
> I guess it depends how many folders/subfolders are concerned. No, not really. A well set up rsync does it all. If all files digikam needs are copied, run rsync -avh /src/dir /dest/dir and all missing and newer files from your source (including the dir) are copied to the dest folder. If you want to copy the content of /src/dir only (without the dir) use rsync -avh /src/dir/ /dest/dir So the slash after /src/dir makes the difference. But just a question: Why do you want to handle your photos on an external drive (only)? Regards Martin > Marie-Noëlle > > 2012/2/6 jdd <[hidden email] <mailto:[hidden email]>> > > Le 06/02/2012 14:40, Marie-Noëlle Augendre a écrit : > > Making the move in Digikam will only move the files recognized > by DK. > All the RAW files that have been developped by Darktable have a XMP > file that needs also to be moved to the same location. > > > it's not difficult to move the other files afterward with dolphin > > > jdd > _________________________________________________ > Digikam-users mailing list > [hidden email] <mailto:[hidden email]> > https://mail.kde.org/mailman/__listinfo/digikam-users > <https://mail.kde.org/mailman/listinfo/digikam-users> > > > > > -- > Mes dernières photos sont dans ma galerie > <http://www.marie-noelle-augendre.com/photos/>. > Retrouvez-moi aussi sur mon blog <http://www.mnaugendre.com/>. > Et parcourez les Cévennes à ma façon avec Cévennes Plurielles > <http://www.cevennes-plurielles.com/>, > > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by tosca
Le 06/02/2012 15:27, Marie-Noëlle Augendre a écrit :
> I guess it depends how many folders/subfolders are concerned. after verification, it appears that digikam moves albums like dolphin move folders, not looking at the content. * Create the new (empty) collection, * clic on the initial album and shift it to the new collection, a menu open and ask move? do. the folder is moved. jdd _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Thanks for all your answers.
I guess I have several solutions now, and will choose the one I'm more comfortable with. Marie-Noëlle -- Mes dernières photos sont dans ma galerie. Retrouvez-moi aussi sur mon blog. Et parcourez les Cévennes à ma façon avec Cévennes Plurielles, _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |