Quote:
It looks like it might be related to a public to private address switching that isn't working in filezilla?
You connect to the server using a public, routable IP address and the server tells you to connect to some private, unroutable address possibly in an entirely different network. This is bad, FileZilla sees it and writes a log message in it. Here there are two possibilities:
- Try connecting to the unroutable address anyhow. This will definitely fail if the server is in a different network
- Connect using the routable address you connected to the server in the first place. This generally works in all cases with the exception of some distributed, multi-homed servers.
If the server is within the same LAN as you, you want to connect to the server using its private LAN IP address to avoid this issue.