FTP DIRECTORY LISTING DENIED WHILE CONNECTING FTP
STEP 1: open cmd and run below command
1. netsh advfirewall firewall add rule name=”FTP Service” action=allow service=ftpsvc protocol=TCP dir=in
2. netsh advfirewall set global StatefulFTP disable
STEP 1: open cmd and run below command
1. netsh advfirewall firewall add rule name=”FTP Service” action=allow service=ftpsvc protocol=TCP dir=in
2. netsh advfirewall set global StatefulFTP disable