<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Tim,<br>
<br>
ext3 does support links. So it's only a problem of the cifs protocol
that you use accessing it. Does your NAS support other protocols too?
ext3 means that your NAS runs some kind of Linux/Unix on it and that
could make it possible that NFS is also supported.<br>
<br>
What you also could try is to mount your NAS directly inside your local
folders. Something like telling digikam to use some folder like
/pictures and than attach your NAS<br>
<br>
<pre wrap="">//192.168.1.250/openshare /pictures/openshare cifs guest,uid=1000,gid=100,rw,noauto 0 0

Doing so would digikam force to store the database inside the file /pictures/digikam3.db and you should be able to access all your pictures as subfolder of the album openshare

Oliver
</pre>
<br>
<br>
Tim schrieb:
<blockquote cite="mid:200903252221.28620.xendistar@inbox.com"
 type="cite">
  <pre wrap="">On Wednesday 25 March 2009 06:08:55 Oliver Dörr wrote:
Hi Oliver

My Nas is running ext3, the NAS OS is busy box although there are no options to 
change the file system or the preset share (that what you get for buying on 
impulse....but it was quite cheap)

Tim

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Tim,

i'm not sure how you have formatted your NAS, but i think it is either
VFAT or NTFS.

VFAT does not support any sort of links. NTFS do, but this function is
very deep hidden in the filesystem and not available via command line
(as far as i know). So even if your NAS support this, you need
additional support by through cifs, if you plan this.

I'm not sure if there is one...

So this is an explanation for what you see. Sadly i don't know a
work-around for that at the moment.

Any other ?

Oliver

Tim schrieb:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I am trying to move my digikam album over to a nas drive. The nas is
monuted via fstab with the line

//192.168.1.250/openshare /media/openshare cifs
guest,uid=1000,gid=100,rw,noauto 0 0

Now I know there is a bug in digikam where it can not set the lock file
in sqllite

<a class="moz-txt-link-freetext" href="http://lists.kde.org/?l=kde-bugs-dist&m=117536777106366&w=2">http://lists.kde.org/?l=kde-bugs-dist&m=117536777106366&w=2</a>

Now I have tried the work around but I am unable to make the symlink as
instructed and I am lead to believe that this is because I can't make a
symlink to a cifs file system??

Is there any other alternative way to get digikam albums to run from my
nas??

I am using digikam .0.9.5 beta3

Tim
_______________________________________________
Digikam-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a>
      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
Digikam-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
____________________________________________________________
Receive Notifications of Incoming Messages
Easily monitor multiple email accounts & access them with a click.
Visit <a class="moz-txt-link-freetext" href="http://www.inbox.com/notifier">http://www.inbox.com/notifier</a> and check it out!
_______________________________________________
Digikam-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a>

  </pre>
</blockquote>
</body>
</html>