OK, now i can connect, I can see al folders, bu when I up load the files every looks normal, progran says that it did transfer all files correctly but when I look in to the folder in zope is empty?????
That happened once to me. The problem was that my boss wanted to upload some pages that he made by using FrontPage. This program creates a lot of unuseful files that begin with "_" (underscore). As you know, in the python world, begining things with this character is reserved. So, perhaps you have the same problems. By the way, another thing was reducing the number of threads pro upload (It was with Zope 2.5.1, so I don't know if you need to do this with the latest zope). Regards, Josef
This is either a Zope bug or a Windows Explorer bug, depending on how you look at it. See Collector issue #136 at collector.zope.org. ----- Original Message ----- From: "Josef Meile" <jmeile@hotmail.com> To: <zope@zope.org> Sent: Monday, September 29, 2003 1:20 PM Subject: [Zope] Re: FTP question...
OK, now i can connect, I can see al folders, bu when I up load the files every looks normal, progran says that it did transfer all files correctly but when I look in to the folder in zope is empty?????
That happened once to me. The problem was that my boss wanted to upload some pages that he made by using FrontPage. This program creates a lot of unuseful files that begin with "_" (underscore). As you know, in the python world, begining things with this character is reserved. So, perhaps you have the same problems.
By the way, another thing was reducing the number of threads pro upload (It was with Zope 2.5.1, so I don't know if you need to do this with the latest zope).
Regards, Josef
_______________________________________________ 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 )
participants (2)
-
Chris McDonough -
Josef Meile