Secure file transfer program: Difference between revisions

Content deleted Content added
m WP:CHECKWIKI error fix #86. External link with two brackets. Do general fixes and cleanup if needed. - using AWB (10190)
Line 3:
It provides an interactive interface similar to that of traditional [[File Transfer Protocol|FTP]] clients.
 
<tt>sftp</tt> should not be confused with running an [[FTP_over_SSHFTP over SSH|FTP client over an SSH connection]].
 
One implementation of <tt>sftp</tt> is part of the OpenSSH project.<ref name="openssh" />
 
==References==
<references/>
[[SFTP]]
[[SSH]]
[[Government]]
[[*** www.oracle.com ***]]
[[http://docs.oracle.com/cd/E19253-01/817-2521/]]
 
==See also==
Line 19 ⟶ 11:
* [[Comparison of SSH servers]]
* [[Comparison of SSH clients]]
 
==References==
<references/>
 
[[Category:Cryptographic protocols]]
[[Category:Cryptographic software]]
[[Category:SFTP clients]]
 
 
{{security-software-stub}}