Menu

#3 Unable to change remote file list

open
nobody
None
5
2006-08-15
2006-08-15
Anonymous
No

Hi,

when i try to change the remote directory, the remote
file list won't refresh. This is what I have on the
console screen:

Traceback (most recent call last):
File "/tmp/foff/foff.py", line 1486, in
on_remotefile_activated
self.open_remote()
File "/tmp/foff/foff.py", line 1446, in open_remote
self.cbRemoteDir.prepend_text(self.ftp.pwd())
File "/usr/lib/python2.4/ftplib.py", line 519, in pwd
return parse257(resp)
File "/usr/lib/python2.4/ftplib.py", line 608, in
parse257
raise error_reply, resp
ftplib.error_reply: 250 CWD command successful.

Python 2.4
FOFF 0.99.5
Distro Gentoo

Discussion


Log in to post a comment.