SmartFTP FTP Library
ServerSoftware Enumeration
IDL
enum ServerSoftware {
  ftpServerSoftwareUnknown = 0,
  ftpServerSoftwareRaidenFTPd = 1,
  ftpServerSoftwareServU = 2,
  ftpServerSoftwareGSFTPS = 3,
  ftpServerSoftwareWSFTP = 4,
  ftpServerSoftwarePureFTPd = 5,
  ftpServerSoftwareGuildFTPd = 6,
  ftpServerSoftwareTitan = 7,
  ftpServerSoftwareOrenosv = 8,
  ftpServerSoftwareDrFTPd = 9,
  ftpServerSoftwaremoftpd = 10,
  ftpServerSoftwareglftpd = 11,
  ftpServerSoftwareNcFTPd = 12,
  ftpServerSoftwareSurgeFTP = 13,
  ftpServerSoftwareBlackmoon = 14,
  ftpServerSoftwareWarFTPd = 15,
  ftpServerSoftwareWFTPD = 16,
  ftpServerSoftwareShareIt = 17,
  ftpServerSoftwareGene6 = 18,
  ftpServerSoftwareNoFeel = 20,
  ftpServerSoftwareMOVEit = 21,
  ftpServerSoftwareiNEWS = 22,
  ftpServerSoftwareFastream = 23,
  ftpServerSoftwareConnectEnterprise = 24,
  ftpServerSoftwareMicrosoftFTP = 25,
  ftpServerSoftwareOracleXMLDB = 26,
  ftpServerSoftwareFileZilla = 27,
  ftpServerSoftwareProFTPD = 28,
  ftpServerSoftwareSnapOS = 29,
  ftpServerSoftwareMacOSX = 30,
  ftpServerSoftwarecuftpd = 31,
  ftpServerSoftwareCerberusFTPServer = 32,
  ftpServerSoftwarezOS = 33,
  ftpServerSoftwareHumaxiCord = 34,
  ftpServerSoftwareMtcp = 35,
  ftpServerSoftwarePs3 = 36,
  ftpServerSoftwareMeditech = 37,
  ftpServerSoftwareCleoVLTrader = 38,
  ftpServerSoftwareWebMethods = 39,
  ftpServerSoftwareJustCloud = 40,
  ftpServerSoftwareMultiNet = 41,
  ftpServerSoftwareTransCore = 42,
  ftpServerSoftwareTopfieldPVR = 43
};
Members

ftpServerSoftwareRaidenFTPd
RaidenFTPd 

http://www.raidenftpd.com

ftpServerSoftwareServU
Serv-U 

http://www.serv-u.com/

ftpServerSoftwareGSFTPS
Secure FTP Server 

http://www.cuteftp.com/gsftps/

ftpServerSoftwareWSFTP
WS_FTP Server 

http://www.ipswitch.com/products/ws_ftp-server/

ftpServerSoftwarePureFTPd
PureFTPd 

http://www.pureftpd.org/

ftpServerSoftwareGuildFTPd
GuildFTPd 

http://www.guildftpd.com/

ftpServerSoftwareTitan
Titan FTP Server 

http://www.southrivertech.com/index.php?pg=./products/titanftp/index

ftpServerSoftwareOrenosv
Orenosv 

http://hp.vector.co.jp/authors/VA027031/orenosv/index_en.html

ftpServerSoftwareDrFTPd
DrFTPD 

http://www.drftpd.org

ftpServerSoftwaremoftpd
moftpd 

http://www.morth.org/moftpd/

ftpServerSoftwareglftpd
glftpd 

http://www.glftpd.com/

ftpServerSoftwareNcFTPd
NcFTPd 

http://www.ncftp.com/

ftpServerSoftwareSurgeFTP
SurgeFTP 

http://netwinsite.com/surgeftp/

ftpServerSoftwareBlackmoon
Blackmoon FTP Server 

http://www.blackmoonftpserver.com/

ftpServerSoftwareWarFTPd
War FTP Daemon 

http://www.warftp.org/

ftpServerSoftwareWFTPD
WFTPD 

http://www.wftpd.com/

ftpServerSoftwareShareIt
ShareIT FTP 

http://www.noisette-software.com/products/pocketpc/ShareIt/

ftpServerSoftwareGene6
Gene6 

http://www.gene6.com/

ftpServerSoftwareNoFeel
NoFeel 

http://www.nftpserver.com/

ftpServerSoftwareMOVEit
MoveIt 

http://www.stdnet.com/

ftpServerSoftwareiNEWS
215 UNIX Type: L8 (iNEWS News System) 

Set if "UNIX" and "iNEWS" is found in the SYST reply. 

Important: The iNEWS FTP server uses a different path format than standard Unix.

ftpServerSoftwareMicrosoftFTP
Microsoft FTP Service (IIS) 

Example: 

220 XYZ Microsoft FTP Service (Version 5.0).

ftpServerSoftwareOracleXMLDB
SYST 

215 Unix Type:A Version:Oracle XML DB

ftpServerSoftwareFileZilla
SYST 

215 UNIX emulated by FileZilla 

 

FileZilla 

http://filezilla.sourceforge.net/

 

This is record ServerSoftware.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.