I am trying to FTP my sitemap to my web server using a different port than 21. I am trying to send the file using port 5000. I have set everything up properly, and I can open my FTP site using Internet Explorer, no problem, so connections are good.
When my sitemap uploads, here is the error I get from KeyLimeTie:
FTP error to host
www.myserver.com:5000 via PORT - Error:Rebex.Net.Ftp.Exception:Asynchronous call exception. -->System.UriFormatException: Invalid URI: A port was expected because of there is a colon (":") present but the port could not be parsed. at System.Uri.
Any ideas?
Thanks again!!
Chuck