Re: Feature request: Find SFTP servers using Zeroconf (Bonjour)
SFTP servers can "advertise" themselves on a local network using Zeroconf (aka Apple Bonjour), using service type _sftp-ssh._tcp. It advertises details such as hostname, port number, and path. Then SFTP clients can find them, and display them for a user to connect to without having to type in the details manually. It would be great if WinSCP could support this.
It depends on Apple Bonjour being installed on the PC. This could be an optional dependency, or bundled in the WinSCP installation package. See:
https://support.apple.com/kb/DL999 (user installation package)
https://developer.apple.com/downloads/index.action?q=Bonjour%20SDK%20for%20Windows (SDK)
Whats the status of this feature? I have an appliance device that advertises SFTP service on my network. It would be really nice to recommend this client for my customers!
Thanks in advance.