Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Need webdav help

Please attach a full log file showing the problem (using the latest version of WinSCP).

Can I get a test account on the site?

This user succeeded connecting to the SharePoint:
https://winscp.net/forum/viewtopic.php?t=15681


To generate log file, use /log=path_to_log_file command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.
tpr

Need webdav help

Can anyone post a generic example of a webdav connection setup? Using Windows Explorer on my Windows 7 desktop, I can successfully connect to a sharepoint 2013 site. However, I can't connect through WinSCP 5.7.5. I've tried both encrypted and unencrypted, and I've tried the following hostname configurations for the connection:
adminlivexxx.sharepoint.com (with the specific site set in the Advanced Option >Directory
adminlivexxx.sharepoint.com/sites/dept/project
http://adminlivexxx.sharepoint.com/sites/dept/project
https://adminlivexxx.sharepoint.com/sites/dept/project
\\adminlivexxx.sharepoint.com\DavWWWRoot\sites\dept\project

The successful drive mappings through Win Exp happened with the bottom 3 examples.

I'm hoping to use WinSCP for this from a 2008 R2 terminal server because I have IE blocked and we're already using WinSCP for SFTP transfers.

My log shows this:
[hdr] X-MSDAVEXT_Error: 917656; Access+denied.+Before+opening+files+in+this+location%2c+you+must+first+browse+to+the+web+site+and+select+the+option+to+login+automatically.

But I am already able to log in automatically if I use IE or Win Explorer.

Thanks.