"John" <(E-Mail Removed)> wrote:
>Have you tried adding port 20 to your firewall too ?
>Port 20 is the data port of FTP. 21 is just the control port.
>
>As listed in the IANA Port Assignment:
>
>ftp-data 20/tcp File Transfer [Default Data]
>ftp-data 20/udp File Transfer [Default Data]
>ftp 21/tcp File Transfer [Control]
>ftp 21/udp File Transfer [Control]
>
Beside of that, a general comment:
Free tools like Sysinternals TCIPview or TDImon
may help to FIND out ports used by programs.
http://www.sysinternals.com/NetworkingUtilities.html
Olaf