I think the topic is pretty much explaining it.

I am connected to an FTP using the Winsock component. One way to know a filesize was to start downloading it, calculate BytesRemaining + BytesAlreadySent.

What if I don't want to start the download to know its filesize, is this possible?

Thanks