mrlittle Re: .NET SessionOptions to choose IP protocol? 2016-12-19 02:00 martin wrote: Use the AddressFamily raw session setting: https://winscp.net/eng/docs/rawsettings Perfect, thanks Martin.
martin Re: .NET SessionOptions to choose IP protocol? 2016-12-15 Use the AddressFamily raw session setting: https://winscp.net/eng/docs/rawsettings
mrlittle .NET SessionOptions to choose IP protocol? 2016-12-12 20:09 Maybe I'm missing something somewhere, but is there an option to force IPv4 or IPv6 using the .NET library? Looking at the SessionOptions, nothing jumps out at me...