On Tue, 12 Sep 2000, Daniel Woods wrote:
>
> Look on other.site.com with 'ps -ef | grep sshd'
> to see current sshd's running.
>
> Just use it like 'ftp'.
>
> # sftp other.site.com
> [EMAIL PROTECTED]'s password:
> ...etc
>
> If you look on other.site.com again with 'ps -ef | grep sshd'
> you should see a new sshd running... ie: secure connection.
>
AUGH! That's NOT the behavior I was wanting. The "official" Windows
version of SSH client has a "file manager" type interface available
where you can move files around just as you can with the Windows File
manager. If I *wanted* FTP tunnelling through ssh, I'd just use that.
*sigh* I guess it was too much to expect a "clone" to behave the same
way as the original! :-(