If it helps, the server I'm trying to connect to is reporting:UNK AUTH SSLin it's logs, which leads me to believe it's unknown ssl, or, in other words, an unknown cipher.
Actually, I cannot use FileZilla. Our network restricts outbound traffic from inside the network heavily. I'm having to test from a server in our DMZ. I did download a copy of the WS FTP and tested it from my local host with the exact options selected on the SSL as he had. It worked flawlessly. I'm not down to only two options that I can see:1. One of our firewalls is checking ftp traffic and dissallowing it since it's not text.2. Their certificate uses a cipher that is not supported.Is #2 very likely?