Newly installed Linux guest on a W7 Professional host.
Trying to use FTP, getting this:
230 User myname logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> pwd
257 "/" is current directory.
ftp> ls
200 PORT command successful
425 Unable to build data connection: Connection timed out
I'm guessing I'm getting a port blockage from the host? Can anyone provide information on how to fix this?
FTP access issues...
-
karlkras
- Posts: 34
- Joined: 3. Mar 2011, 05:01
- Primary OS: MS Windows 10
- VBox Version: OSE other
- Guest OSses: Ubuntu
FTP access issues...
Please, I'm disturbed.
-
Martin
- Volunteer
- Posts: 2562
- Joined: 30. May 2007, 18:05
- Primary OS: Fedora other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: XP, Win7, Win10, Linux, OS/2
Re: FTP access issues...
What is your network configuration for the guest, bridged or NAT?
Did you try passive FTP?
Did you try passive FTP?
-
karlkras
- Posts: 34
- Joined: 3. Mar 2011, 05:01
- Primary OS: MS Windows 10
- VBox Version: OSE other
- Guest OSses: Ubuntu
Re: FTP access issues...
This would be NAT.
and yes, using -p works. Now to educate myself a bit more on passive mode...
Thanks!
and yes, using -p works. Now to educate myself a bit more on passive mode...
Thanks!
Please, I'm disturbed.