Content deleted Content added
the server does not have to be OpenSSH sftp-server |
clarification + removing part that relates to the protocol and not to the client + canonical url + explaining that SFTP client can have a different name |
||
Line 18:
'''<tt>sftp</tt>''' is a [[command-line interface]] client [[Computer program|program]] to transfer files using the [[SSH File Transfer Protocol]] (SFTP), which runs inside the encrypted [[Secure Shell]] connection.
It provides an interactive interface similar to that of traditional command-line [[File Transfer Protocol|FTP]] clients.
One common implementation of <tt>sftp</tt> is part of the [[OpenSSH]] project.<ref name="openssh">[https://man.openbsd.org/sftp
▲One common implementation of <tt>sftp</tt> is part of the [[OpenSSH]] project.<ref name="openssh">[https://man.openbsd.org/sftp.1 sftp man page from the OpenSSH project]</ref>
==See also==
|