Hi,
I have searched for a problem similar to mine, but haven't seen it reported.

Problem:
Using offline folders on Win XP, I can:
* Synchronize
* Work locally on Win XP
* Synch back to Samba

I cannot:
* Open OpenOffice files marked as offline *when I'm connected* to my samba
server. I get a "file not found" response when double-clicking in an Win
Explorer window. However, the file is visible when browsing.

Solution:
By chance, I removed oplocking on the samba server, and now it works!

Is this a known problem? Is there another solution?

Samba 3.0.24 on Kubuntu Feisty.

log.magnuslaptop when NOT WORKING:
---
[2007/08/18 12:08:53, 2] smbd/open.c:open_file(352)
  homann opened file Träning/Träningsdagbok 2007-01-01 - 2007-12-31.ods
read=No write=No (numopen=3)
[2007/08/18 12:08:53, 2] smbd/close.c:close_normal_file(344)
  homann closed file Träning/Träningsdagbok 2007-01-01 - 2007-12-31.ods
(numopen=2)
[2007/08/18 12:08:53, 2] smbd/open.c:open_file(352)
  homann opened file Träning/Träningsdagbok 2007-01-01 - 2007-12-31.ods
read=Yes write=No (numopen=3)
[2007/08/18 12:08:54, 2] smbd/close.c:close_normal_file(344)
  homann closed file Träning/Träningsdagbok 2007-01-01 - 2007-12-31.ods
(numopen=2)
---

log.magnuslaptop when WORKING:
---
[2007/08/18 12:12:12, 2] smbd/open.c:open_file(352)
  homann opened file Träning/Träningsdagbok 2007-01-01 - 2007-12-31.ods
read=No write=No (numopen=1)
[2007/08/18 12:12:12, 2] smbd/close.c:close_normal_file(344)
  homann closed file Träning/Träningsdagbok 2007-01-01 - 2007-12-31.ods
(numopen=0)
[2007/08/18 12:12:12, 2] smbd/open.c:open_file(352)
  homann opened file Träning/Träningsdagbok 2007-01-01 - 2007-12-31.ods
read=Yes write=No (numopen=1)
[2007/08/18 12:12:18, 2] smbd/close.c:close_normal_file(344)
  homann closed file Träning/Träningsdagbok 2007-01-01 - 2007-12-31.ods
(numopen=0)
[2007/08/18 12:12:19, 2] smbd/open.c:open_file(352)
  homann opened file Träning/Träningsdagbok 2007-01-01 - 2007-12-31.ods
read=Yes write=Yes (numopen=1)
---

I have included my smb.conf with NO oplocks (line 34-35 I believe)
http://www.nabble.com/file/p12212205/smb.conf smb.conf 
-- 
View this message in context: 
http://www.nabble.com/Offline-Folders-on-Win-XP-issues.-tf4289822.html#a12212205
Sent from the Samba - General mailing list archive at Nabble.com.

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to