>>> On 4/27/2016 at 02:39 AM, Martin Packer <martin_pac...@uk.ibm.com> wrote: > Naïve question (as one who does iOS, macOS, Linux) is SSH something an end > user can rely on to be there? Or is it something my Sysprogs (and I'm not > one of them) needs to set up.
It's something that a systems programmer would need to set up because it listens on a privileged port (22). It _is_ possible to start your own sshd process that listens on a different port, but that might be viewed with some suspicion by the support staff. > And compared to my PHP-driven FTP scripting would it be complementary or a > faster or slower replacement? I would say that it would be similar in speed, but would likely consume more CPU compared to non-secure FTP. If you compare it to FTPS it should be close. Mark Post ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN