I have used a third party component to download a file from my FTP server. One user has advised that their antivirus software (ESET) is blocking it. How can I determine which port it's using so that they can exempt it?
Printable View
I have used a third party component to download a file from my FTP server. One user has advised that their antivirus software (ESET) is blocking it. How can I determine which port it's using so that they can exempt it?
The default would be port 21
That would be the port on the server, if you client is being blocked, that usually uses a random number. Likely the application or connection type is being block so it would not matter which port it would use.