C# app FTP error : “227 Entering Passive Mode”

cftppassive-mode

I can't figure this problem out I'm having at a client's site. The client has two sites and both run the same version of my app. At one site there are no problems but at the other I started to consistently get the following error when trying to download files from a FTP site:

"227 Entering Passive Mode (…)"

I've been reading on SO and Google and cannot figure out the problem. I want to drop this client because they are just costing money. I'm using the FTP functionality included in .NET 3.5.

Any clue as to what could be going on?? Network security changes on their end?

Best Answer

Test with a client ftp but only in ACTIVE MODE.

Deactivate this: in Tools - internet options - advanced - "Use passive FTP (for firewall and DSL modem )"