<div dir="ltr">Hi Tim,<br><br>The workaround in the link you provided also did not work for me, as the file system does not support symbolic links.  I store my photos on a windows machine that I mount through fstab in the same way you described.  All I did was to create a symbolic link to the mounted folder where the photos are in the folder where the digikam database is.<br>
<br>The digikam database needs to be on your local machine (say ~/Pictures).  In that same location I then create a symbolic link to the folder on the mounted filesystem where the photo files are stored.  When digikam next opens, it will have a new album that has the same name as your symbolic link, with sub-albums according to the folder structure on your shared drive.<br>
<br>I've used it this way until I recented upgraded to the new version, I hope this can work for you too.<br><br>Gys<br><br><div class="gmail_quote">On Wed, Mar 25, 2009 at 9:08 AM, Oliver Dörr <span dir="ltr"><<a href="mailto:oliver@doerr-privat.de">oliver@doerr-privat.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Tim,<br>
<br>
i'm not sure how you have formatted your NAS, but i think it is either<br>
VFAT or NTFS.<br>
<br>
VFAT does not support any sort of links. NTFS do, but this function is<br>
very deep hidden in the filesystem and not available via command line<br>
(as far as i know). So even if your NAS support this, you need<br>
additional support by through cifs, if you plan this.<br>
<br>
I'm not sure if there is one...<br>
<br>
So this is an explanation for what you see. Sadly i don't know a<br>
work-around for that at the moment.<br>
<br>
Any other ?<br>
<br>
Oliver<br>
<br>
Tim schrieb:<br>
> I am trying to move my digikam album over to a nas drive. The nas is monuted via<br>
> fstab with the line<br>
><br>
> //<a href="http://192.168.1.250/openshare" target="_blank">192.168.1.250/openshare</a> /media/openshare cifs guest,uid=1000,gid=100,rw,noauto<br>
> 0 0<br>
><br>
> Now I know there is a bug in digikam where it can not set the lock file in<br>
> sqllite<br>
><br>
> <a href="http://lists.kde.org/?l=kde-bugs-dist&m=117536777106366&w=2" target="_blank">http://lists.kde.org/?l=kde-bugs-dist&m=117536777106366&w=2</a><br>
><br>
> Now I have tried the work around but I am unable to make the symlink as<br>
> instructed and I am lead to believe that this is because I can't make a symlink<br>
> to a cifs file system??<br>
><br>
> Is there any other alternative way to get digikam albums to run from my nas??<br>
><br>
> I am using digikam .0.9.5 beta3<br>
><br>
> Tim<br>
> _______________________________________________<br>
> Digikam-users mailing list<br>
> <a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
><br>
><br>
_______________________________________________<br>
Digikam-users mailing list<br>
<a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
</blockquote></div><br></div>