Secure file transfer program: Difference between revisions

Content deleted Content added
mNo edit summary
m disambig
Tag: Reverted
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){{!}}Simple file transfer protocol}}
{{Infobox Software
| name = sftp
Line 17:
| 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), which runs inside the encrypted [[Ssh (Secure Shell)|Secure Shell]] connection.
 
It provides an interactive interface similar to that of traditional command-line [[File Transfer Protocol|FTP]] clients.