I also follow this article:
Access FTP sites natively in Windows 7 | Redmond Pie
to map the directory in windows 7 explorer. But it does not work. Windows 7 allows me to map the
driver. But shows nothing under the ftp-server.
Here is comparison. Using ftp in "cmd" console.
C:\Users\Tim>ftp 192.168.0.102
Connected to 192.168.0.102.
220 (vsFTPd 2.0.5)
User (192.168.0.102

none)): tim
331 Please specify the password.
Password:
230 Login successful.
ftp> ls
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
Desktop
Public
readme.tim
tools
226 Directory send OK.
ftp: 41 bytes received in 0.00Seconds 41000.00Kbytes/sec.
ftp> bye
221 Goodbye.
and attached is the windows 7 explorer. you can see the directory can not be "expand" and nothing shown in right-hand panel.