Greetings:
I am trying to figure out how to download zips (contain updated library files) from a sharepoint server.
I am always receiving a Exception Download failed: 403 FORBIDDEN error.
the entry I am adding looks "something" like this:
in the [Files] section I have
Source: "{tmp}\file name.zip"; DestDir:"{tmp}"; Flags: external
What can I do to resolve this?
Thanks a bunch in advance.