Get latest file from sharepoint using http connection manager

Hi experts,

I am designing the SSIS package that need to download the latest file from https:// url . I have tried http connection manager with System.IO.FileInfo but seems that is not working.

Can you please help me out?

T.I.A