Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99937 > unrolled thread

Re: regarding download issues from sharepoint site

Started bydieter <dieter@handshake.de>
First post2015-12-03 08:32 +0100
Last post2015-12-03 08:32 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: regarding download issues from sharepoint site dieter <dieter@handshake.de> - 2015-12-03 08:32 +0100

#99937 — Re: regarding download issues from sharepoint site

Fromdieter <dieter@handshake.de>
Date2015-12-03 08:32 +0100
SubjectRe: regarding download issues from sharepoint site
Message-ID<mailman.159.1449127989.14615.python-list@python.org>
Arpit Arya <iamsexyarpit@gmail.com> writes:

> i am facing problem downloading files from sharepoint site and to display
> it on my web portal.

Your sentence above mentions to processes "downloading" and "displaying".
Which of the two gives you problems?

For the one with the problems, you must describe it in detail:
how the problem manisfests itself; which components (if possible, which
versions thereof) are involved; what you tried in detail; ...

>i have used requests_ntlm module which gives
> successful authorisation but i am stuck in next step i.e. to download data
> from sharepoint site and dispaly on portal. please help me out

Again the "and". Where is the problem: in the "downloading" or in the
"displaying" (likely the "downloading").

How does it fail (for the "downloading": which response code do you get
for the downloading)?

How did you try it (for downloading: with a browser or from the portal
backend)?

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web