I created a networkbridge on my MS Win. Server 2008 host to connect my Open SuSE 11 guest to the network. So the transferspeed via WinSCP from the host to the guest ist very slow. I differs between 100 and 1000KB/s and it should be about some MB/s.
Anyone an idea where i made a mistake?
The software used is 64Bit, host, guest & VBox!
Host Interface & slo networkbridge
-
Gary Gilmore
- Posts: 2
- Joined: 15. Dec 2008, 18:22
Host Interface & slo networkbridge
Last edited by Gary Gilmore on 16. Dec 2008, 00:14, edited 1 time in total.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
It's possible that it's a 64 bit performance issue. Or a problem in the WinSCP program you use. Have you tried without the bridge and only the virtual interface (set the right IP addresses on both sides).
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
Gary Gilmore
- Posts: 2
- Joined: 15. Dec 2008, 18:22
First I tried the NAT solution. So I forwarded port 22 from the host to the guest. In this way everything worked fine!Sasquatch wrote:It's possible that it's a 64 bit performance issue. Or a problem in the WinSCP program you use. Have you tried without the bridge and only the virtual interface (set the right IP addresses on both sides).
I will try to transfer data without WinSCP next. Maybe you are right and WinSCP has a problem with the 64Bit stuff.