is possible to access a shared folder?

Hi, I have connectPort X2, and two xbees modules.

I have a network with a windows pc where this pc have a shared folder and with a txt file in it and the connectPort device on the same network.

I need that the connectPort scan the shared folder that is on the windows pc, make a copy of the file and do some process depending on what is on the file.

My question is, if is possible to do this with a python script on the connectPort? I cannot run any application on the windows pc, so I need to scan the folder for the file and make a copy to the connectPort device using python script on the connectPort device.

If this is not possible can you point me to the right direction to achieve this.

thanks