On 2011-02-06, kellyremo <[email protected]> wrote: > https://www.psc.edu/networking/projects/hpn-ssh/hpn-v-ssh-tput.jpg
That's quite an old graph. $ curl -sI http://www.psc.edu/networking/projects/hpn-ssh/hpn-v-ssh-tput.jpg|grep Last-Mod Last-Modified: Fri, 17 Jun 2005 15:57:17 GMT There have been changes to OpenSSH since then: http://marc.info/?l=openssh-unix-dev&m=123483715829020&w=2 > With the HPN-SCP path it could be the descendant of FTP! Why > aren't there any ""OpenSCP packages""? ('normal SCP+HPN-SCP path+no > local user needed for SCP'ing+chroot by default') this sounds more like you want some stand-alone dedicated sftp/scp server rather than a general-purpose SSH daemon. the only one I'm aware of for unix-like OS is proftpd which has a module providing sftp/scp services, however their security track-record is awful.

