|
Hi, Can the Rebex.NET.FTP able to connect to the FTP server using Active mode? It works great when connecting to a ftp server which is running in passive mode. But it can't get directory listing using passive mode. I have a microsoft windows 2008 server running Filezilla FTP server and using an public IP address but protected by MIcrosoft Firewall. It can only operate in Active mode. my coding is as follows:
Many thanks, Eddie |
|
Yes, Rebex FTP supports active mode. However, in order to use it, you have to disable passive mode:
|