Skip to main content
5 events
when toggle format what by license comment
May 21, 2024 at 7:21 comment added Magnus Lind Oxlund Thank you for clarifying that. I was wondering if I need to start an SFTP process on the remote machine I'm trying to connect to as part of troubleshooting a connection issue.
Jan 22, 2024 at 13:53 comment added Martin Prikryl @ChrisDavies I was not questioning whether SFTP is part of SSH standard (I do not even thing that this answer claims that [or the opposite]). I just reacted to the "resources" and "modular system" claims – while those have probably been valid decades ago (when sftp-server was separate), they are not valid anymore. And even when sftp-server was separate binary, it was a never separate deamon, so it has imo nothing to do with the OPs question.
Jan 22, 2024 at 13:18 comment added Chris Davies @MartinPrikryl but symcbean is correct in that SFTP is/was not part of the original core SSH protocol. I've amended my own answer to highlight this
Sep 14, 2023 at 14:48 comment added Martin Prikryl The SFTP server is built directly into OpenSSH SSH server (sshd) since 2009. See serverfault.com/q/660160/168875
Sep 14, 2023 at 13:47 history answered symcbean CC BY-SA 4.0