Have you tried firmware from here: http://code.google.com/p/wl500g/ ? This firmware has been compiled on 15-Mar-2009 and seems to be very stable. I installed it yesterday and I din't found no bugs till now. So, it seems that swap space has got some improvements in this firmware. Give it a try!
from Wengi tutorial:
Some settings are necessary for MC to run properly.
Code:
make profile executable:Code:echo "export TERMINFO=/opt/share/terminfo">>/opt/etc/profile
echo "alias mc=\"mc -c\"">>/opt/etc/profile
Code:
By the way .... have you tried to work with WinSCP (Opensource)? It's possible after that you do not work with MC anymore :)Code:chmod +x /opt/etc/profile