Re: [Boa Constr] SSHExplorer
Status: Beta
Brought to you by:
riaan
From: Yuppie <sc...@we...> - 2002-10-28 15:05:24
|
Hi Riaan! > Ok, all discussed changes are implemented, tested and checked into CVS. Great! > Please also test and drop me a note if it doesn't work as expected. Much better now. The discussed problems are solved! But I found some other bugs: 1.) Deleting folders doesn't work with 'rm'. What about using 'rm -r' or 'rm -rf'? 2.) Opening files doesn't work: Explorers.ExplorerNodes.TransportError: Catalog transport could not be found: label~ || folder/test.txt 3.) scp from one remote host to another doesn't work. 4.) The irix host returns folder names with trailing slash. The explorer shows "./", "../", "folder/" and the paths contain "//". I don't know how many unix platforms do this, but filtering out trailing slashs would be nice. Connecting and authenticating seems to be an expensive process: About 30 seconds on my accounts. So browsing doesn't make much fun. Whould it be possible to keep the ssh connections alive? Perhaps in a future release? > I have *many* other local changes to other parts of Boa, but have > not had time for a mega checkin, hope to get to it soon! Looking forward to it! Cheers, Yuppie |