Ticket #2821: Fixed defect: ftp to a second site does not work
commita2a01d94e9eb48bc8f8b1b6fcd24b924de747687
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:07:54 +0000 (6 12:07 +0300)
treeffa445c7643624fa4ad82f4cc1c22dc931e434c3
parentd235c71dae84d72a9bc39c4a20f8db2758f11ae4
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