All Tags ›
FTP ›
RSCA (
RSS)
Sorry, but there are no more tags available to filter with.
-
Here is an example how to query the current FTP 7.0 sessions, this code still needs work (like exception handling, validate that the site has ftp bindings, etc.) using System; using Microsoft.Web.Administration; class Program { static void Main() { string ftpSiteName = "Default Ftp Site" ;...
Page 1 of 1 (1 items)