NFS/AFS and is_local



Hi!

I want to make some scripts to manage my photo gallery with Nautilus.
Doing so I mount my web directory from my web server to my desktop over
NFS. This is a problem since Nautilus won't work correctly with scripts
over NFS, see:
http://bugzilla.gnome.org/show_bug.cgi?id=92951

Both AFS and NFS is mounted transparently to your local file system so
your scripts should work just the same as for local file systems.

However the gnome_vfs_uri_is_local returns FALSE for both AFS and NFS
(which it should I guess), but Nautilus would need to have something
other than is_local to check whether to execute a script against it (You
need to be able to execute scripts against files/folders in webdav too).

Any suggestions?

Regards,
  Mikael Hallendal

-- 
Mikael Hallendal                micke codefactory se
CodeFactory AB                  http://www.codefactory.se/
                                Cell: +46 (0)709 718 918





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]