<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://encyclopediaofcybersecurity.com/index.php?action=history&amp;feed=atom&amp;title=SSH_File_Transfer_Protocol</id>
	<title>SSH File Transfer Protocol - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://encyclopediaofcybersecurity.com/index.php?action=history&amp;feed=atom&amp;title=SSH_File_Transfer_Protocol"/>
	<link rel="alternate" type="text/html" href="https://encyclopediaofcybersecurity.com/index.php?title=SSH_File_Transfer_Protocol&amp;action=history"/>
	<updated>2026-05-26T21:19:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://encyclopediaofcybersecurity.com/index.php?title=SSH_File_Transfer_Protocol&amp;diff=332&amp;oldid=prev</id>
		<title>Ccocrick: Created page with &quot;== SSH File Transfer Protocol (SFTP) ==  The &#039;&#039;&#039;SSH File Transfer Protocol&#039;&#039;&#039; (SFTP) is a secure file transfer protocol that provides file access, file transfer, and file management functionalities over a secure data stream. SFTP is an extension of the Secure Shell (SSH) protocol and typically operates on port 22.  === Operation ===  SFTP allows users to securely transfer files between a client and server using the SSH protocol. It provides commands to navigate directori...&quot;</title>
		<link rel="alternate" type="text/html" href="https://encyclopediaofcybersecurity.com/index.php?title=SSH_File_Transfer_Protocol&amp;diff=332&amp;oldid=prev"/>
		<updated>2024-05-09T01:49:52Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== SSH File Transfer Protocol (SFTP) ==  The &amp;#039;&amp;#039;&amp;#039;SSH File Transfer Protocol&amp;#039;&amp;#039;&amp;#039; (SFTP) is a secure file transfer protocol that provides file access, file transfer, and file management functionalities over a secure data stream. SFTP is an extension of the Secure Shell (SSH) protocol and typically operates on port 22.  === Operation ===  SFTP allows users to securely transfer files between a client and server using the SSH protocol. It provides commands to navigate directori...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== SSH File Transfer Protocol (SFTP) ==&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;SSH File Transfer Protocol&amp;#039;&amp;#039;&amp;#039; (SFTP) is a secure file transfer protocol that provides file access, file transfer, and file management functionalities over a secure data stream. SFTP is an extension of the Secure Shell (SSH) protocol and typically operates on port 22.&lt;br /&gt;
&lt;br /&gt;
=== Operation ===&lt;br /&gt;
&lt;br /&gt;
SFTP allows users to securely transfer files between a client and server using the SSH protocol. It provides commands to navigate directories, list files, upload and download files, and perform other file operations.&lt;br /&gt;
&lt;br /&gt;
=== Security ===&lt;br /&gt;
&lt;br /&gt;
SFTP encrypts both the data and control channels, providing confidentiality and integrity during file transfer. It also supports various authentication methods, including password authentication and public-key authentication.&lt;br /&gt;
&lt;br /&gt;
=== Advantages ===&lt;br /&gt;
&lt;br /&gt;
* SFTP provides strong encryption and secure authentication mechanisms, making it resistant to eavesdropping and data tampering.&lt;br /&gt;
* It is widely supported by most SSH servers and clients.&lt;br /&gt;
&lt;br /&gt;
=== Disadvantages ===&lt;br /&gt;
&lt;br /&gt;
* SFTP can be slower than non-encrypted protocols due to the overhead of encryption and decryption.&lt;br /&gt;
* Some legacy systems or devices may not support SFTP.&lt;br /&gt;
&lt;br /&gt;
=== Alternatives ===&lt;br /&gt;
&lt;br /&gt;
Alternative secure file transfer protocols include [[File_Transfer_Protocol#FTPS|FTP Secure (FTPS)]], which adds encryption to the FTP protocol, and [[HTTPS|HTTP Secure (HTTPS)]], which uses the HTTP protocol over a secure SSL/TLS connection for file transfer.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Secure_Shell|Secure Shell (SSH)]]&lt;br /&gt;
* [[FTP|File Transfer Protocol (FTP)]]&lt;br /&gt;
* [[HTTP_Secure|HTTP Secure (HTTPS)]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [https://tools.ietf.org/html/draft-ietf-secsh-filexfer-13 SSH File Transfer Protocol (SFTP) Draft]&lt;br /&gt;
&lt;br /&gt;
[[Category:Protocols]]&lt;/div&gt;</summary>
		<author><name>Ccocrick</name></author>
	</entry>
</feed>