Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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

johnson

sorry, but no.
I will not login and I dont want any debug versions. This was on a test VM that has already been reset anyway...
martin

Re: winscp defaults to ipv6 for localhost

Can you send me an email, so I can send you back a debug version of WinSCP to track the problem? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.
johnson

winscp defaults to ipv6 for localhost

Hey,

I connected to localhost (standard SFTP) on Port 8022.
It always told me that the connection was refused while other clients worked.
With logging enabled it turned out that WinSCP tried the IPv6 adddress [::1] and aborted after that.
My service was listening on 127.0.0.1 and WinSCP did not recognize it, when I didnt explicitly enter the IPv4 address.

I suppose this is a minor bug and would be delighted if you fixed this.
I also reckon that you know how a log-output of a failed disconnect looks like, so I won't provide any output :P
Affected OS is WIndows 7 here.