I mentioned a few weeks ago that I'd written an sftp-like program for ssh1. It took a bit longer than expected to reach the point where I'd feel comfortable releasing it, but it's finally good enough. If you'd like to try it, go to the web page: http://www.xbill.org/sftp or download it directly from: ftp://ftp.xbill.org/pub/sftp/sftp-0.1.tar.gz I've never used the sftp that comes with ssh2, so I have no idea how this compares. It's a fairly simple command line program that tries to be ftp-like and runs over an ssh shell session. Brian
