XVision Eclipse will add a new shortcut to your desktop labelled "Unix Neighborhood". This is a feature that is similar to the "Network Neighborhood" shortcut to Explorer, but showing configured Unix hosts instead of machines and SMB file and printer shares.
When double-clicked, it will list all systems that have been configured (more on that later), with visual feedback on the online status of each host.
Clicking on a host will either open up that directory in a separate window or replace the existing view depending on the configuration, with the initial directory being the home directory of the account with which you authenticate.
It functions the same way as Explorer in that you can drag files between views and to other drop targets such as the Windows desktop or an actual Explorer window et al, with files being copied across in the manner for which that host was configured (e.g. ftp).
Double-clicking on a file will usually result in something executing on the remote host on which the file exists. For example, I double-clicked on test.c
and it opened a temrinal, connected to the remote host, and ran vi.
You can also modify file properties in the same way as Explorer using the context menu.
It's worth pointing out that should you want something similar to Windows Explorer itself, you can start Host Explorer from the Start menu and you will get a multi-pane version with hosts/paths in the left pane and directory contents in the right.
Host Explorer itself is pretty usable, though I do recall launching via Unix Neighborhood to result in constant crashes, usually when doing drag operations between it and the client system.