J'ai un Windows 7 installé sur mon ordinateur portable. J'ai installé VirtualBox 4.1.4 avec Ubuntu 11.10.
J'essaie de me connecter à mon site via FTP mais j'ai une erreur quand je le fais 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>
Quel pourrait être le problème?