Which port to try? (General questions)
I recently wrote a VB.Net app with wodSFTP to enable clients to transmit files back to my SFTP site. It worked very well so far except for one client, who said the app used the incorrect port. He suggested port 21, which I did in a revision, but it still did not work.
What ports should I try when I trap the connection error?
Thanks,
Martin