0
votes
0answers
12 views

cannot ftp even when using bridge network and host only in virtualbox?

hi i am using virtual box with bridged network..i can ssh to the guess machine and ftp from the guest machine to the host but not the other way around. i am using ubuntu on both of the machines. i can ...
0
votes
0answers
202 views

Cannot access FTP through Places / Connect Server?

I have installed Ubuntu desktop through VirtualBox on my XP host. I have a mini2440 (ARM9) device connected through serial port to the machine. I use Putty to connect to the device, which is on ...
2
votes
1answer
190 views

Using FTP with a Shared Windows Folder

I started to use Ubuntu two weeks ago, I still have some difficulty in understanding the whole world of Linux. I'm in front of the following scenario: I have a Windows computer running 12.04 in a ...
1
vote
1answer
2k views

FTP access to the files of Guest Machine of VirtualBox from Host Machine

I have installed pure-ftpd in the Guest machine. I tried to connect to FTP server of Guest Machine from Guest Machine with the port number 21 and I could connect to it successfully. In the host ...