[Zope] Automatically add/remove file extensions via FTP or WebDAV?
   
    Dieter Maurer
     
    dieter@handshake.de
       
    Sat, 30 Jun 2001 12:01:34 +0200 (CEST)
    
    
  
=?iso-8859-1?q?Hamish=20Lawson?= writes:
 > So how about an option whereby objects have an appropriate file
 > extension appended automatically when presented through Zope's FTP or
 > WebDAV servers, and conversely have the extension stripped off when
 > uploaded into Zope? Has this already been suggested?
Personnaly, I hate any magic modifications of my ids.
And '.' in ids are not really a problem for Zope.
Dieter