So I just setup a new test environment and it appears that the problem is related to HP SSL FTPS or SFTP connections when using IIS
I updated my firewall rules to allow FTP on port 21
Mofified the IIS binding to include FTP port 21
modified IIS FTP SSL settings to allow SSL connection (changed from Custom >> Advanced >> Control Cahnnel = required for credentials only and Data Channel = Allow)
Left the SSL certificate blank
restarted all services and gues what....it works.... unfortunately I cannot use FTP it has to be a secure connection.