I can't issue commands to ftp server such as LIST or GET when using ftp.exe (built into MS Windows).
I can connect to FTP via a client such as IE or WSFTP.
I have a software/scripts that uses microsofts windows ftp.exe at the command prompt (as in a script that kicks off downloads via FTP.exe from a command prompt of our clients and partners are giving us to use). Connectivity and authentication is fine and I see the traffic on the proxy but get and list commands fail with an error.
ftp: bind: can't assign requested address
I can connect and authenticate to the FTP servers, I can see the traffic on the Gateway Activity screen. FTP.exe and CMD.exe have both been added to global for WGIC.
If I subvert the proxy, this problem does not occur.
HELP!