[Zope3-dev] Re: FTP

Michael Kerrin michael.kerrin at openapp.biz
Fri Feb 17 06:25:15 EST 2006


Hi Roger,

  yipe - that's a bug in the FTP code I wrote.

  I will get that fixed asap. But if it causing an immediate problem for you 
just rename the path variable on line 136 to fromPath

  Michael

On Friday 17 February 2006 10:25, Roger Ineichen wrote:
> Hi Michael,
>
> are you the right person for asking about FTP?
>
> btw,
> what is the state of FTP. Is there everything implemented or is it
> still under development?
>
> I get a error if I rename a folder via FTP.
>
> rename name Traceback (most recent call last):
>   File "D:\projektCompiler\trunkWebDev\src\twisted\internet\posixbase.py",
> line 214, in mainLoop
>     self.runUntilCurrent()
>   File "D:\projektCompiler\trunkWebDev\src\twisted\internet\base.py", line
> 518, in runUntilCurrent
>     f(*a, **kw)
>   File "D:\projektCompiler\trunkWebDev\src\twisted\internet\defer.py", line
> 251, in errback
>     self._startRunCallbacks(fail)
>   File "D:\projektCompiler\trunkWebDev\src\twisted\internet\defer.py", line
> 294, in _startRunCallbacks
>     self._runCallbacks()
> --- <exception caught here> ---
>   File "D:\projektCompiler\trunkWebDev\src\twisted\internet\defer.py", line
> 307, in _runCallbacks
>     self.result = callback(self.result, *args, **kw)
>   File "D:\projektCompiler\trunkWebDev\src\zope\app\twisted\ftp\ftp.py",
> line 136, in failed
>     raise ftp.PermissionDeniedError(self._path(path))
> exceptions.NameError: global name 'path' is not defined
>
> I'm using the newest z3 trunk on windows and FTP Voyager.
>
> Regards
> Roger Ineichen
> _____________________________
> Projekt01 GmbH
> www.projekt01.ch
> Langackerstrasse 8
> 6330 Cham
> phone     +41 (0)41 781 01 78
> mobile    +41 (0)79 340 52 32
> fax       +41 (0)41 781 00 78
> email r.ineichen at projekt01.ch
> _____________________________
> END OF MESSAGE

-- 
Michael Kerrin

55 Fitzwilliam Sq.,
Dublin 2.

Tel: 087 688 3894


More information about the Zope3-dev mailing list