When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. SSH File Transfer Protocol - Wikipedia

    en.wikipedia.org/wiki/SSH_File_Transfer_Protocol

    It is possible, however, to run it over SSH-1 (and some implementations support this) or other data streams. Running an SFTP server over SSH-1 is not platform-independent as SSH-1 does not support the concept of subsystems. An SFTP client willing to connect to an SSH-1 server needs to know the path to the SFTP server binary on the server side.

  3. Core FTP - Wikipedia

    en.wikipedia.org/wiki/Core_FTP

    Core FTP LE is a freeware [1] secure FTP client for Windows, developed by CoreFTP.com. Features include FTP, SSL/TLS, SFTP via SSH, and HTTP/HTTPS support. Secure FTP clients encrypt account information and data transferred across the internet, protecting data from being seen, or sniffed across networks.

  4. Comparison of FTP client software - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_FTP_client...

    FTP FTP over SSH SFTP FTPS (FTP over SSL) FXP (Site2site transfer) DAV / HTTP(S) Compression Mode Z / Remote Compression API / Commandline available Resume Download Passive mode Parallel Transfer Segmented Downloads

  5. Comparison of FTP server software packages - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_FTP_server...

    Name FOSS Platform Details CrushFTP Server: No, proprietary macOS, Windows, Linux, *BSD, Solaris, etc. FTP, FTPS, SFTP, SCP, HTTP, HTTPS, WebDAV and WebDAV over SSL, AS2, AS3, Plugin API, Windows Active Directory / LDAP authentication, SQL authentication, GUI remote administration, Events / Alerts, X.509 user auth for HTTPS/FTPS/FTPES, MD5 hash calculations on all file transfers, Protocol ...

  6. File Transfer Protocol - Wikipedia

    en.wikipedia.org/wiki/File_Transfer_Protocol

    The SSH file transfer protocol (chronologically the second of the two protocols abbreviated SFTP) transfers files and has a similar command set for users, but uses the Secure Shell protocol (SSH) to transfer files. Unlike FTP, it encrypts both commands and data, preventing passwords and sensitive information from being transmitted openly over ...

  7. Sysax Multi Server - Wikipedia

    en.wikipedia.org/wiki/Sysax_Multi_Server

    Protocols supported include FTP, FTPS, SFTP, HTTP, HTTPS, Telnet, and Secure Shell; Authentication mechanisms include Windows/LDAP Active Directory, ODBC, and local server accounts; Remote web browser based administration; Encryption with SSL/TLS (for FTPS) and SSH2 (for SFTP) Supports file resuming for both uploads and downloads

  8. CrushFTP Server - Wikipedia

    en.wikipedia.org/wiki/CrushFTP_Server

    Supports many back end protocols for file storage, including FTP(ES), SMB, SFTP, HTTP(s), WebDAV, Google Drive, Azure, Hadoop and S3 [17] Web interface allowing on the fly zipped uploads and downloads; Web interface supports image thumbnail generation for live image previews [18] Drill down into folders on the WebInterface, delete, or rename.

  9. Secure file transfer program - Wikipedia

    en.wikipedia.org/wiki/Secure_file_transfer_program

    sftp is a command-line interface client program to transfer files using the SSH File Transfer Protocol (SFTP), which runs inside the encrypted Secure Shell connection. It provides an interactive interface similar to that of traditional command-line FTP clients. One common implementation of sftp is part of the OpenSSH project. [1]