Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

mrlittle

Re: .NET SessionOptions to choose IP protocol?

martin wrote:

Use the AddressFamily raw session setting:
https://winscp.net/eng/docs/rawsettings


Perfect, thanks Martin.
mrlittle

.NET SessionOptions to choose IP protocol?

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...