does FTP connections and transfers made from C# WinForms web application are counted in IIS bandwidth logs?
Thanks
The connections will show up in the ftp server's log, regardless of what client made the connections. That is, obviously, so long as logging is enabled on the server. FTP client logs will be created depending on how the client is written.