I'm having a lot of problems with generic LocalFS/Python 2.3.3/Zope 2.7 and just installed your version. It seems to be OK, except that in the folder view, all the files in the directory show up twice, once with the real filename, and then again in a .FILENAME,z format, and with a size of 1K. Clicking on the second pseudo-file gives me a Zope object listing (as below) that looks like a cpickle object. Am I doing something wrong? Also, if using "." as path, the LocalFS maps to $ZOPE directory, I believe it should map to $INSTANCE/var (or $CLIENT_HOME). Files I upload don't have corresponding pseudo-files. Deleting the .FILENAME,z "files" (or object) does not seem to break anything and they don't reappear. Is this behaviour unique to my installation? Thanks. Samir. ============= (lp1 (S'meta_type' p2 S'DTML Method' p3 tp4 a(S'title' p5 S'' tp6 a(S'_proxy_roles' p7 (ttp8 a(S'__ac_roles__' p9 (S'Manager' p10 S'Owner' p11 S'Anonymous' p12 S'Authenticated' p13 tp14 tp15 a(S'__ac_local_roles__' p16 Ntp17 a(S'__ac_permissions__' p18 ((S'View management screens' p19 (S'document_src' p20 S'PrincipiaSearchSource' p21 ttp22 (S'Change DTML Methods' p23 (S'manage_editForm' p24 S'manage' p25 S'manage_main' p26 S'manage_edit' p27 S'manage_upload' p28 S'PUT' p29 S'manage_historyCopy' p30 S'manage_beforeHistoryCopy' p31 S'manage_afterHistoryCopy' p32 S'ZCacheable_configHTML' p33 S'getCacheNamespaceKeys' p34 S'setCacheNamespaceKeys' p35 tp36 t(S'Change proxy roles' p37 (S'manage_proxyForm' p38 S'manage_proxy' p39 ttp40 (S'View' p41 (S'__call__' p42 S'get_size' p43 S'' ttp44 (S'FTP access' p45 (S'manage_FTPstat' p46 S'manage_FTPget' p47 S'manage_FTPlist' p48 ttp49 tp50 tp51 a(S'_owner' p52 g50 tp53 a. ============= -----Original Message----- From: Andreas Heckel [mailto:andreas@easyleading.org] Sent: Friday, March 12, 2004 01:39 To: zope@zope.org Subject: [Zope] LocalFS 1.2-andreas released I read about a LocalFS patch by SmileyChris on Zope.org. Unfortunately I got a AttributeError when I tried to contact the author of this patch. I had to do some patches too to get it working with Zope2.7.0 and with my product PloneLocalFS. Nearly all changes from SmileyChris are applyed to my version. Please grep by "Andreas" and "SmileyChris" in my sources to see what was done. You can get it from www.easyleading.org Andreas Heckel _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )