About 80,100 results
Open links in new tab
  1. WinSCP :: Official Site :: Free SFTP and FTP client for Windows

    WinSCP is a popular SFTP client and FTP client for Microsoft Windows! Copy file between a local computer and remote servers using FTP, FTPS, SCP, SFTP, WebDAV or S3 file transfer protocols.

  2. SSH File Transfer Protocol - Wikipedia

    In computing, the SSH File Transfer Protocol, also known as Secure File Transfer Protocol (SFTP), is a network protocol that provides file access, file transfer, and file management over any reliable data …

  3. FileZilla - The free FTP solution

    The FileZilla Client not only supports FTP, but also FTP over TLS (FTPS) and SFTP. It is open source software distributed free of charge under the terms of the GNU General Public License.

  4. SFTP File Transfer Protocol - GeeksforGeeks

    Jul 23, 2025 · SFTP (Secure File Transfer Protocol) is the advanced version of FTP (file transfer protocol) which ensures security while transferring files between the organizations/computer.

  5. How To Use SFTP to Securely Transfer Files with a Remote Server

    Jan 30, 2026 · SFTP, which stands for Secure File Transfer Protocol, is a separate protocol built into SSH that implements file transfer over a secure connection. Typically, it can act as a drop-in …

  6. What Is Secure File Transfer Protocol? SFTP - Explained - AWS

    SFTP allows users to send, receive, and manipulate server files and folders, reducing the risk of leaked information due to a compromised connection. SFTP encrypts all file contents and commands, …

  7. sftp Command Cheat Sheet: All Flags & Examples - Command in Line

    May 6, 2026 · Complete sftp command cheat sheet with all flags, options, and practical examples. Learn how to use sftp on Linux for secure file transfer over SSH.

  8. SSH File Transfer Protocol (SFTP): Secure File Transfer Protocol

    SFTP (SSH File Transfer Protocol) is a secure file transfer protocol. It runs over the SSH protocol. It supports the full security and authentication functionality of SSH. SFTP has pretty much replaced …

  9. How to Use SFTP Command to Transfer Files - Linuxize

    May 7, 2026 · When you need to move files to or from a remote server over SSH, SFTP (SSH File Transfer Protocol) gives you an interactive file transfer shell. You can browse remote directories, …

  10. How to Use SFTP to Safely Transfer Files: A Step-by-Step Guide

    Dec 16, 2025 · SFTP, or SSH File Transfer Protocol for short, is a much more secure way to move files. Using the SSH protocol, it supports encryption and other security methods used to better protect file …