RevCurtisP / gedit-ftp-browser

Automatically exported from code.google.com/p/gedit-ftp-browser
0 stars 0 forks source link

list index out of range #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connecting to a ftp remote host

What is the expected output? What do you see instead?
To give the list of files. But instead there is an exception 
<code>
FTP LIST error. Reason:
<type 'exceptions.IndexError'> list index out of range
</code>

What version of the product are you using? On what operating system?
Checked out rev 9 from trunk.
Using Ubuntu 9.04

Please provide any additional information below.
The same host with same credentials is working in FileZilla.

Original issue reported on code.google.com by rshekhar...@gmail.com on 24 Feb 2011 at 11:48