ports needed (wodSFTP / wodSFTP.NET / wodSFTPdll)
Does wodSFTP use any other ports beyond 22? I have an app that is working in all places except the production server, and I can log in and use an SFTP client to successfully connect to the SFTP server.
I always get the following error though when attempting thru my app:
System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond XXX.XXX.XXX.XXX:22
Thanks