Content deleted Content added
mNo edit summary |
No edit summary |
||
Line 1:
{{About|the program that uses SSH File Transfer Protocol (as in OpenSSH)|protocols and programs with similar names|Secure file transfer protocol (disambiguation){{!}}Secure file transfer protocol}}
{{Infobox Software
| name = sftp
| logo =
| screenshot =
| screenshot size =
| caption =
| developer = The [[OpenBSD]] Project
| released =
| latest release version =
| latest release date =
| programming_language = [[C (programming language)|C]]
| operating system = [[Unix]], [[Unix-like]], [[Microsoft Windows]]
| genre = [[Command (computing)|Command]]
| license = [[BSD licenses#2-clause|BSD]], [[ISC license|ISC]], [[Public-___domain software|public ___domain]]
| website = {{URL|https://www.openssh.com/}}
}}
'''<tt>sftp</tt>''' is a [[command-line interface]] client [[Computer program|program]] to transfer files using the [[SSH File Transfer Protocol]] (SFTP) as implemented by the <tt>sftp-server</tt> command by the [[OpenSSH]] project, which runs inside the encrypted [[Secure Shell]] connection.<ref name="openssh">[https://man.openbsd.org/sftp.1 sftp man page from the OpenSSH project]</ref>
|