0 votes
by (120 points)
edited

Looking to potentially use the SFTP library. Key question:

Is there where to specify the source IP address in a multi-homed environment with Rebex's SFTP library?

Applies to: Rebex SFTP

1 Answer

0 votes
by (144k points)
edited

This is possible using a custom ISocket implementation - please check out the answer to Binding SFTP Client to Single IP Address on local machine question for details and sample code.

...