When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. 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 ...

  3. Pure-FTPd - Wikipedia

    en.wikipedia.org/wiki/Pure-FTPd

    Pure-FTPd is a free (ISC license) FTP Server with a strong focus on software security. It can be compiled and run on a variety of Unix-like computer operating systems including Linux , OpenBSD , NetBSD , FreeBSD , DragonFly BSD , Solaris , Tru64 , Darwin , Irix and HP-UX .

  4. ProFTPD - Wikipedia

    en.wikipedia.org/wiki/ProFTPD

    ProFTPD is Free and open-source software, compatible with Unix-like systems and Microsoft Windows (via Cygwin). Along with vsftpd and Pure-FTPd, ProFTPD is among the most popular FTP servers in Unix-like environments today. Compared to those, which focus e.g. on simplicity, speed or security, ProFTPD's primary design goal is to be a highly ...

  5. List of FTP commands - Wikipedia

    en.wikipedia.org/wiki/List_of_FTP_commands

    Accept the data and to store the data as a file at the server site STOU RFC 959 Store file uniquely. STRU RFC 959 Set file transfer structure. SYST RFC 959 Return system type. THMB Streamlined FTP Command Extensions: Get a thumbnail of a remote image file TYPE RFC 959 Sets the transfer mode (ASCII/Binary). USER RFC 959 Authentication username. XCUP

  6. vsftpd - Wikipedia

    en.wikipedia.org/wiki/Vsftpd

    In July 2011, it was discovered that vsftpd version 2.3.4 downloadable from the master site had been compromised. [2] [3] Users logging into a compromised vsftpd-2.3.4 server may issue a ":)" smileyface as the username and gain a command shell on port 6200. [3]

  7. Comparison of FTP client software - Wikipedia

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

    Copy files over 2 GB [1] Interface Version Date CrossFTP: CrossFTP Software 2006 1.99.2 2020-05-23 Proprietary: Yes GUI: LeechFTP: Jan Debis 1998 1.3 (Discontinued) Proprietary: No GUI FTP Voyager: Rhino Software, Inc 1997 (January) 16.1.0.0 2013-08-20 Proprietary: Yes GUI

  8. File Transfer Protocol - Wikipedia

    en.wikipedia.org/wiki/File_Transfer_Protocol

    File organization is specified using the STRU command. The following file structures are defined in section 3.1.1 of RFC959: F or FILE structure (stream-oriented). Files are viewed as an arbitrary sequence of bytes, characters or words. This is the usual file structure on Unix systems and other systems such as CP/M, MS-DOS and Microsoft Windows.

  9. Configuration file - Wikipedia

    en.wikipedia.org/wiki/Configuration_file

    Across Unix-like operating systems many different configuration-file formats exist, with each application or service potentially having a unique format, but there is a strong tradition of them being in human-editable plain text, and a simple key–value pair format is common.