I want to configure or extend FTP 7 for doing this:
When user upload a file, the return message is too simple. So I want to show user the free desk space, the datetime, or else I want user to know. I thought I could implement the IFTPCommandProvider form Microsoft.Web.FrpServer.dll, but I failed. I don't know how to implement it just like the default one, and I don't know how to configure it to let FTP Server use this component.
Can anyone help me? Or just give me a IIS helpful link? Thanks a lot!