Ticket #2821: Fixed defect: ftp to a second site does not work
commit15a9a74040f51b18de2650d511914e0a5a83eee5
authorSlava Zanko <slavazanko@gmail.com>
Mon, 4 Jun 2012 14:00:03 +0000 (4 17:00 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Wed, 6 Jun 2012 09:13:12 +0000 (6 12:13 +0300)
tree080ba64109cea87f1df15e8645cdd705a31cc554
parentdca2d82cd9c96ad8150a054501758240701dbc25
Ticket #2821: Fixed defect: ftp to a second site does not work

Steps to reproduce:

 * cd  ftp://ftp.gnome.org/
 * Run "cd" in the panel where the remote site is open
 * cd  ftp://ftp.kernel.org/

Actual result: The directory content from ftp.gnome.org FTP-server.
Expected results: The directory content from kernel.org FTP-server.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
lib/vfs/direntry.c