10 Jan
2007
10 Jan
'07
1:05 p.m.
Hi, Am Mittwoch, den 10.01.2007, 12:39 +0100 schrieb Marcus Schopen:
I've installed a fresh Zope 2.10.1 and noticed a strange behaviour when connectiong via FTP:
Through the ZMI I've created a Folder /A with a DTMLDocument "a" and an empty Subfolder B:
/ -/A ---a -/B
If I connect via FTP to the server and trying to upload an ASCII file "a" to the folder /A/B it overwrites the "a" object in the parent A folder and does not create a new "a" object in the /A/B folder. An old 2.7.3 Zope doesn't show this acquisition behavior.
Just set up a fresh 2.9.6 Zope, which does not show this strange behavior! Thanks, Marcus