Saya memiliki Windows 7 yang diinstal pada laptop saya. Saya menginstal VirtualBox 4.1.4 dengan Ubuntu 11.10.
Saya mencoba untuk terhubung ke situs saya melalui FTP tetapi saya mendapat kesalahan ketika saya melakukannya ls
:
~> ftp <my_site>
Connected to <my_site>.
220 DreamHost FTP Server
Name (<my_site>:misha): <my_username>
331 Password required for <my_username>
Password: <my_password>
230 User <my_username> logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
200 PORT command successful
425 Unable to build data connection: Connection timed out
ftp>
Apa yang bisa menjadi masalah?