Comment 4 for bug 722409

Revision history for this message
André Bachmann (andrebachmann-dd) wrote :

I just retested opening a virtual repository via ftp. Bazaar 2.4.2-1 with qbzr trunk and bzr-explorer trunk on Win7 x64 were used.
Bzr Explorer doesn't freeze, but I get an ugly error:

...
FtpPathError: Generic path error: '': error with list_dir: 550 Directory not found)
...

This is the content of my ftp server:

C:\Users\bachmann>ftp
ftp> open localhost
Verbindung mit talentix.mp.local wurde hergestellt.
220-FileZilla Server version 0.9.40 beta
220-written by Tim Kosse (<email address hidden>)
220 Please visit http://sourceforge.net/projects/filezilla/
Benutzer (talentix.mp.local:(none)): anonymous
331 Password required for anonymous
Kennwort:
230 Logged on
ftp> ls
200 Port command successful
150 Opening data channel for directory list.
Bazaar-20120109.7z
bzr
bzr-explorer
bzrtools
qbzr
qbzr.zip
226 Transfer OK
FTP: 65 Bytes empfangen in 0,00Sekunden 65000,00KB/s
ftp>