But wouldn't a Python script require the file to be fully downloaded? (which I don't want to happen, because the file is about 2-3 GBs and downloading this file costs minutes
)
And, no, the computers do not have a CD/DVD drive.
I think I need something similar to Linux's
symlink command. I found that I can do this on Windows Vista using the
mklink command, but this doesn't really help me since their computers are using Windows XP SP2.