I've been trying to get access to the shared folders on my desktop (running XP) from my laptop (AVLinux), and made a little progress tonight so I thought I'd post here. I am using Gnome Commander, which is lightweight and despite its name doesn't seem to pull any gnome dependencies. It works very well for me on Xubuntu, and I thought it would be a good candidate for filling this role in LXDE as well.
The only thing that I still haven't got working is browsing the workgroup, or resolving names, or whatever it is properly called. My workgroup shows up, but I am unable to see any of the computers on it. (says "permission denied") If I create a new connection and point gnome-commander at the ip address of my desktop, I am then able to browse my shared folders, copy files, edit, create, delete, etc.
I followed this guide for samba configuration (This will make it work on Ubuntu):
http://ubuntuforums.org/showthread.php?t=1169149Installed these packages and their dependencies:
smbclient
libsmbclient
gvfs-backends
samba-common
samba-common-bin
tcpdump
winbind
I've been comparing things to my Xubuntu install, where this is all working properly. I can use it the way it is now, but I know something is still amiss.