Strange thing is that the upload speed with Total Commander's build in FTP client to the Dreambox is very bad.
Where other standalone ftp clients like Ultrafxp, LeechFTP, cute ftp manage to upload around the 4mb a second i get not even 100kbytes with TC.
I think the drivers of the Dreambox is causing this problem but i wonder if there is a tweak possible for TC to get the speeds the other ftp clients are able to achieve.
When i tweak the Dreambox by telling it it has a 10mb nic i can get about the maximum upload speed but that takes down the download speed down for a lot as downloading with TC doesn't seem to have the same issue.(goes a lot faster).
Another tweak that seems to help a bit is:
Code: Select all
ifconfig eth0 mtu 1400
echo 1 > /proc/sys/dev/eth0/swfdup

Any clues, suggestions?