[Boa Constr] SSHExplorer
Status: Beta
Brought to you by:
riaan
From: Yuppie <sc...@we...> - 2002-10-24 17:28:41
|
Hi! Does anyone use the SSHExplorer? My environment: - Boa 0.1.3 a - Windows 98 SE - OpenSSH on Windows v3.4-2 My experiments: - I managed to browse the remote filesystem o using the absolute root path ("/home/user", not "~") o changing 'ls %s -la' to 'ls -la %s' in the source - I tried to open files from remote filesystem o copyToFS and copyFromFS seem to use pscp, not my scp My questions: - Is pscp PuTTY-scp? Does SSHExplorer work if I install this? - So SSHExplorer doesn't work on unix platforms? - Why do I need scp_pass? scp does key authorization like ssh. TIA, Yuppie |