> Unfortunately, for me, the ftp client uses the "Extended Passive Mode" > instead of (standard) "passive mode". Our third party firewalls, which I > don't have access, does not handle extended passive mode correctly. I have to > use "export FTPMODE=active" as "export FTPMODE=passive" still uses (standard) > "passive mode" to be able to do a connection.
Did you try ``ftp -E''? Miod

