To get windows server 2008 to accept passive ftp

By support at april 04, 2008 16:39
Filed Under:
 
You have to set the firewal option for statefulFtp as below
 
   1: netsh advfirewall set global StatefulFtp enable 
 
Ofcource you also need to open port 21 of not already done.

Kommentarer