I've searched and searched but I cannot find a list of FTP SITE commands supported by the IIS 7/8/9 servers, or even a list of FTP commands for that matter. Does anyone know the list of SITE (server specific) commands that IIS supports?? I need it because I'm the author of an FTP client library, which needs to support these server specific commands.
It's easy to set up an IIS FTP server on any Windows computer and then retrieve list of commands:
Here, I reformatted the output to be in columns for better readability. The output is from IIS 10, but as you can see, Commands Supported by FtpWebRequest and IIS FTP has been identical since IIS 7.5.