SFTP is a special module that belongs to OpenSSH. You’ll find that in /usr/lib/misc/sftp-server (at least on my Gentoo boxes). Dropbear does not support SFTP by itself, but has reported to work with OpenSSH installed.
Alternatively you can use the SCP protocol to copy files. WinSCP supports SCP natively, and gives you a similar explorer-like interface.
Kurt,
SFTP is a special module that belongs to OpenSSH. You’ll find that in /usr/lib/misc/sftp-server (at least on my Gentoo boxes). Dropbear does not support SFTP by itself, but has reported to work with OpenSSH installed.
Alternatively you can use the SCP protocol to copy files. WinSCP supports SCP natively, and gives you a similar explorer-like interface.