When using WebDAV on IIS with 5.6.3 beta

Advertisement

hajekj
Donor
hajekj avatar
Joined:
Posts:
15
Location:
Czech Republic

When using WebDAV on IIS with 5.6.3 beta

I have the following setup:
Windows Server 2012 R2, IIS 8.5 and WebDAV module on server
Windows 8.1 x64, WinSCP 5.6.3 beta on client

When I connect to the server using WebDAV, I can list the directories correctly, however when I try to download (or edit) a file, the file doesn't open, resulting with various HTTP errors. When I use Windows Explorer for WebDAV, it works without any issue.

Here are logs provided from IIS:
Using WinSCP
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
2014-12-05 16:27:53 0.0.0.0 PROPFIND / - 443 administrator 0.0.0.0 WinSCP/5.6.3+neon/0.30.1 - 207 0 0 173
2014-12-05 16:27:54 0.0.0.0 GET /web.config - 443 - 0.0.0.0 WinSCP/5.6.3+neon/0.30.1 - 404 8 0 219
Same file opened using Windows Explorer
2014-12-05 16:36:21 0.0.0.0 PROPFIND / - 443 administrator 0.0.0.0 Microsoft-WebDAV-MiniRedir/6.3.9600 - 207 0 0 198
2014-12-05 16:36:23 0.0.0.0 GET /web.config - 443 administrator 0.0.0.0 Microsoft-WebDAV-MiniRedir/6.3.9600 - 200 0 0 229

Apparently, the authentication is missing when WinSCP is doing the GET request for the file.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: When using WebDAV on IIS with 5.6.3 beta

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

To generate log file, enable logging, log in to your server and do the operation and only the operation that causes the error. 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.

Reply with quote

hajekj
Donor
hajekj avatar
Joined:
Posts:
15
Location:
Czech Republic

The logs should be below. Tried opening two files - index.html and test.php
[code:1:b36c705283]
. 2014-12-09 12:07:30.600 --------------------------------------------------------------------------
. 2014-12-09 12:07:30.600 WinSCP Version 5.6.3 (Build 4824) (OS 6.3.9600 - Windows 8.1 Pro)
. 2014-12-09 12:07:30.601 Configuration: J:\Applications\WinSCP\WinSCP.ini
. 2014-12-09 12:07:30.601 Local account: HAJEKJ-HP7300\Jan
. 2014-12-09 12:07:30.601 Working directory: J:\Applications\WinSCP
. 2014-12-09 12:07:30.601 Process ID: 5400
. 2014-12-09 12:07:30.601 Command-line: "J:\Applications\WinSCP\WinSCP.exe"
. 2014-12-09 12:07:30.601 Time zone: Current: GMT+1, Standard: GMT+1 (Central Europe Standard Time), DST: GMT+2 (Central Europe Daylight Time), DST Start: 3/30/2014, DST End: 10/26/2014
. 2014-12-09 12:07:30.601 Login time: Tuesday, December 9, 2014 12:07:30
. 2014-12-09 12:07:30.601 --------------------------------------------------------------------------
. 2014-12-09 12:07:30.601 Session name: My Server (WebDAV) (Site)
. 2014-12-09 12:07:30.601 Host name: server.domain.com (Port: 443)
. 2014-12-09 12:07:30.601 User name: user_account (Password: Yes, Key file: No)
. 2014-12-09 12:07:30.601 Transfer Protocol: WebDAV
. 2014-12-09 12:07:30.601 Proxy: none
. 2014-12-09 12:07:30.601 Local directory: default, Remote directory: /, Update: No, Cache: No
. 2014-12-09 12:07:30.601 Cache directory changes: No, Permanent: Yes
. 2014-12-09 12:07:30.601 DST mode: 1
. 2014-12-09 12:07:30.601 Compression: No
. 2014-12-09 12:07:30.601 --------------------------------------------------------------------------
. 2014-12-09 12:07:30.663 HTTP session to https://server.domain.com:443 begins.
. 2014-12-09 12:07:30.663 ssl: SNI enabled by default.
. 2014-12-09 12:07:30.664 ah_create, for WWW-Authenticate
. 2014-12-09 12:07:30.664 Sending request headers:
. 2014-12-09 12:07:30.664 OPTIONS / HTTP/1.1. 2014-12-09 12:07:30.664 User-Agent: WinSCP/5.6.3 neon/0.30.1. 2014-12-09 12:07:30.664 Keep-Alive: . 2014-12-09 12:07:30.664 Connection: TE, Keep-Alive. 2014-12-09 12:07:30.664 TE: trailers. 2014-12-09 12:07:30.664 Host: server.domain.com. 2014-12-09 12:07:30.664 . 2014-12-09 12:07:30.664 Sending request-line and headers:
. 2014-12-09 12:07:30.664 Doing DNS lookup on server.domain.com...
. 2014-12-09 12:07:30.740 req: Connecting to 0.0.0.0:443
. 2014-12-09 12:07:30.915 Doing SSL negotiation.
. 2014-12-09 12:07:31.129 ssl: Verify callback @ 1 => 20
. 2014-12-09 12:07:31.129 ssl: Verify failures |= 8 => 8
. 2014-12-09 12:07:31.129 ssl: Verify callback @ 1 => 27
. 2014-12-09 12:07:31.129 ssl: Verify failures |= 8 => 8
. 2014-12-09 12:07:31.318 Chain depth: 2
. 2014-12-09 12:07:31.318 ssl: Match common name '*.domain.com' against ''
. 2014-12-09 12:07:31.318 ssl: Match common name 'domain.com' against ''
. 2014-12-09 12:07:31.318 Identity match for '': bad
. 2014-12-09 12:07:31.318 ssl: Match common name 'StartCom Class 2 Primary Intermediate Server CA' against ''
. 2014-12-09 12:07:31.318 Identity match for '': bad
. 2014-12-09 12:07:31.318 ssl: Match common name '*.domain.com' against 'server.domain.com'
. 2014-12-09 12:07:31.318 Identity match for 'server.domain.com': good
. 2014-12-09 12:07:31.318 Verifying certificate for "Jan Hajek, Zdar Nad Sazavou, Vysocina, CZ, o3Ru4FuLIeIn8rGw" with fingerprint 0d:86:1f:53:30:f1:10:ed:df:c0:30:9c:52:f8:fc:a1:76:03:c9:0b and 08 failures
. 2014-12-09 12:07:31.330 Certificate verified against Windows certificate store
. 2014-12-09 12:07:31.331 Using TLSv1.2, cipher TLSv1/SSLv3: ECDHE-RSA-AES256-SHA384, 4096 bit RSA
. 2014-12-09 12:07:31.331 Request sent; retry is 0.
. 2014-12-09 12:07:31.515 [status-line] < HTTP/1.1 200 OK. 2014-12-09 12:07:31.515 Header Name: [allow], Value: [OPTIONS, TRACE, GET, HEAD, POST, COPY, PROPFIND, LOCK, UNLOCK]
. 2014-12-09 12:07:31.515 Header Name: [server], Value: [Microsoft-IIS/8.5]
. 2014-12-09 12:07:31.515 Header Name: [public], Value: [OPTIONS, TRACE, GET, HEAD, POST, PROPFIND, PROPPATCH, MKCOL, PUT, DELETE, COPY, MOVE, LOCK, UNLOCK]
. 2014-12-09 12:07:31.515 Header Name: [dav], Value: [1,2,3]
. 2014-12-09 12:07:31.515 Header Name: [ms-author-via], Value: [DAV]
. 2014-12-09 12:07:31.515 Header Name: [date], Value: [Tue, 09 Dec 2014 11:07:44 GMT]
. 2014-12-09 12:07:31.515 Header Name: [content-length], Value: [0]
. 2014-12-09 12:07:31.515 End of headers.
. 2014-12-09 12:07:31.519 ah_post_send (#0), code is 200 (want 401), WWW-Authenticate is (none)
. 2014-12-09 12:07:31.519 Request ends, status 200 class 2xx, error line:
. 2014-12-09 12:07:31.519 200 OK
. 2014-12-09 12:07:31.519 Request ends.
. 2014-12-09 12:07:31.519 Server capabilities: 1, 2, 3
. 2014-12-09 12:07:31.519 --------------------------------------------------------------------------
. 2014-12-09 12:07:31.519 Using WebDAV protocol.
. 2014-12-09 12:07:31.519 Doing startup conversation with host.
. 2014-12-09 12:07:31.570 Changing directory to "/".
. 2014-12-09 12:07:31.570 Trying to open directory "/".
. 2014-12-09 12:07:31.570 ah_create, for WWW-Authenticate
> 2014-12-09 12:07:31.570 <?xml version="1.0" encoding="utf-8"?>
> 2014-12-09 12:07:31.570 <propfind xmlns="DAV:"><allprop/></propfind>
. 2014-12-09 12:07:31.570 Sending request headers:
. 2014-12-09 12:07:31.570 PROPFIND / HTTP/1.1. 2014-12-09 12:07:31.570 User-Agent: WinSCP/5.6.3 neon/0.30.1. 2014-12-09 12:07:31.570 Connection: TE. 2014-12-09 12:07:31.570 TE: trailers. 2014-12-09 12:07:31.570 Host: server.domain.com. 2014-12-09 12:07:31.570 Depth: 0. 2014-12-09 12:07:31.570 Content-Length: 84. 2014-12-09 12:07:31.570 Content-Type: application/xml. 2014-12-09 12:07:31.570 . 2014-12-09 12:07:31.570 Sending request-line and headers:
. 2014-12-09 12:07:31.570 Sending request body:
. 2014-12-09 12:07:31.570 Request sent; retry is 1.
. 2014-12-09 12:07:31.749 [status-line] < HTTP/1.1 401 Unauthorized. 2014-12-09 12:07:31.749 Header Name: [content-type], Value: [text/html]
. 2014-12-09 12:07:31.749 Header Name: [server], Value: [Microsoft-IIS/8.5]
. 2014-12-09 12:07:31.749 Header Name: [www-authenticate], Value: [Basic realm="server.domain.com"]
. 2014-12-09 12:07:31.749 Header Name: [date], Value: [Tue, 09 Dec 2014 11:07:44 GMT]
. 2014-12-09 12:07:31.749 Header Name: [content-length], Value: [1293]
. 2014-12-09 12:07:31.749 End of headers.
. 2014-12-09 12:07:31.749 ah_post_send (#0), code is 401 (want 401), WWW-Authenticate is Basic realm="server.domain.com"
. 2014-12-09 12:07:31.749 auth: Got challenge (code 401).
. 2014-12-09 12:07:31.749 auth: Got 'Basic' challenge.
. 2014-12-09 12:07:31.749 auth: Trying Basic challenge...
. 2014-12-09 12:07:31.749 auth: Accepted Basic challenge.
. 2014-12-09 12:07:31.749 auth: Sending 'Basic' response.
> 2014-12-09 12:07:31.749 <?xml version="1.0" encoding="utf-8"?>
> 2014-12-09 12:07:31.749 <propfind xmlns="DAV:"><allprop/></propfind>
. 2014-12-09 12:07:31.749 Sending request headers:
. 2014-12-09 12:07:31.749 PROPFIND / HTTP/1.1. 2014-12-09 12:07:31.749 User-Agent: WinSCP/5.6.3 neon/0.30.1. 2014-12-09 12:07:31.749 Connection: TE. 2014-12-09 12:07:31.749 TE: trailers. 2014-12-09 12:07:31.749 Host: server.domain.com. 2014-12-09 12:07:31.749 Depth: 0. 2014-12-09 12:07:31.749 Content-Length: 84. 2014-12-09 12:07:31.749 Content-Type: application/xml. 2014-12-09 12:07:31.749 Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx. 2014-12-09 12:07:31.749 . 2014-12-09 12:07:31.749 Sending request-line and headers:
. 2014-12-09 12:07:31.749 Sending request body:
. 2014-12-09 12:07:31.749 Request sent; retry is 1.
. 2014-12-09 12:07:31.925 [status-line] < HTTP/1.1 207 Multi Status. 2014-12-09 12:07:31.925 Header Name: [content-type], Value: [text/xml]
. 2014-12-09 12:07:31.925 Header Name: [server], Value: [Microsoft-IIS/8.5]
. 2014-12-09 12:07:31.925 Header Name: [date], Value: [Tue, 09 Dec 2014 11:07:44 GMT]
. 2014-12-09 12:07:31.925 Header Name: [content-length], Value: [846]
. 2014-12-09 12:07:31.925 End of headers.
. 2014-12-09 12:07:31.925 ah_post_send (#1), code is 207 (want 401), WWW-Authenticate is (none)
< 2014-12-09 12:07:31.926 <?xml version="1.0" encoding="utf-8"?><D:multistatus xmlns:D="DAV:"><D:response><D:href>https://server.domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Mon, 13 Oct 2014 08:37:08 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>/</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2014-03-08T21:08:14.302Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response></D:multistatus>
. 2014-12-09 12:07:31.926 Request ends, status 207 class 2xx, error line:
. 2014-12-09 12:07:31.926 207 Multi Status
. 2014-12-09 12:07:31.926 Request ends.
. 2014-12-09 12:07:31.926 Getting current directory name.
. 2014-12-09 12:07:32.039 ah_create, for WWW-Authenticate
. 2014-12-09 12:07:32.039 auth: Sending 'Basic' response.
> 2014-12-09 12:07:32.039 <?xml version="1.0" encoding="utf-8"?>
> 2014-12-09 12:07:32.039 <propfind xmlns="DAV:"><allprop/></propfind>
. 2014-12-09 12:07:32.039 Sending request headers:
. 2014-12-09 12:07:32.039 PROPFIND / HTTP/1.1. 2014-12-09 12:07:32.039 User-Agent: WinSCP/5.6.3 neon/0.30.1. 2014-12-09 12:07:32.039 Connection: TE. 2014-12-09 12:07:32.039 TE: trailers. 2014-12-09 12:07:32.039 Host: server.domain.com. 2014-12-09 12:07:32.039 Depth: 1. 2014-12-09 12:07:32.039 Content-Length: 84. 2014-12-09 12:07:32.039 Content-Type: application/xml. 2014-12-09 12:07:32.039 Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx. 2014-12-09 12:07:32.039 . 2014-12-09 12:07:32.039 Sending request-line and headers:
. 2014-12-09 12:07:32.039 Sending request body:
. 2014-12-09 12:07:32.039 Request sent; retry is 1.
. 2014-12-09 12:07:32.219 [status-line] < HTTP/1.1 207 Multi Status. 2014-12-09 12:07:32.220 Header Name: [content-type], Value: [text/xml]
. 2014-12-09 12:07:32.220 Header Name: [server], Value: [Microsoft-IIS/8.5]
. 2014-12-09 12:07:32.220 Header Name: [date], Value: [Tue, 09 Dec 2014 11:07:44 GMT]
. 2014-12-09 12:07:32.220 Header Name: [content-length], Value: [4822]
. 2014-12-09 12:07:32.220 End of headers.
. 2014-12-09 12:07:32.220 ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
< 2014-12-09 12:07:32.220 <?xml version="1.0" encoding="utf-8"?><D:multistatus xmlns:D="DAV:"><D:response><D:href>https://server.domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Mon, 13 Oct 2014 08:37:08 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>/</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2014-03-08T21:08:14.302Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/hmailserver/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Wed, 26 Nov 2014 23:31:01 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>hmailserver</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-09T11:10:53.144Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Sat, 09 Aug 2014 06:08:19 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>_websites</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-03T20:12:38.449Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/index.html</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype>text/html</D:getcontenttype><D:getlastmodified>Fri, 05 Dec 2014 16:19:54 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag>"fd10d94da710d01:0"</D:getetag><D:displayname>index.html</D:displayname><D:getcontentlanguage/><D:getcontentlength>708</D:getcontentlength><D:iscollection>0</D:iscollection><D:creationdate>2014-04-08T21:53:18.439Z</D:creationdate><D:resourcetype/></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/phpmyadmin/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Sat, 21 Jun 2014 15:13:24 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>phpmyadmin</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-03T20:20:53.289Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/web.config</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype>application/octet-stream</D:getcontenttype><D:getlastmodified>Fri, 14 Nov 2014 20:30:53 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag>"80fcb6e2490d01:0"</D:getetag><D:displayname>web.config</D:displayname><D:getcontentlanguage/><D:getcontentlength>600</D:getcontentlength><D:iscollection>0</D:iscollection><D:creationdate>2014-11-14T20:30:53.0Z</D:creationdate><D:resourcetype/></D:prop></D:propstat></D:response></D:multistatus>
. 2014-12-09 12:07:32.220 Request ends, status 207 class 2xx, error line:
. 2014-12-09 12:07:32.220 207 Multi Status
. 2014-12-09 12:07:32.220 Request ends.
. 2014-12-09 12:07:32.220 ..;D;0;2014-10-13T08:37:08.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:32.220 hmailserver;D;0;2014-11-26T23:31:01.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:32.220 _websites;D;0;2014-08-09T06:08:19.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:32.220 index.html;-;708;2014-12-05T16:19:54.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:32.220 phpmyadmin;D;0;2014-06-21T15:13:24.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:32.220 web.config;-;600;2014-11-14T20:30:53.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:32.290 Startup conversation with host finished.
. 2014-12-09 12:07:32.403 Not refreshing directory, caching is off.
. 2014-12-09 12:07:48.462 File: '/index.html' [n/a] [708]
. 2014-12-09 12:07:48.463 Copying "/index.html" to local directory started.
. 2014-12-09 12:07:48.463 ah_create, for WWW-Authenticate
. 2014-12-09 12:07:48.463 auth: Sending 'Basic' response.
. 2014-12-09 12:07:48.463 Sending request headers:
. 2014-12-09 12:07:48.463 GET /index.html HTTP/1.1. 2014-12-09 12:07:48.463 User-Agent: WinSCP/5.6.3 neon/0.30.1. 2014-12-09 12:07:48.463 Connection: TE. 2014-12-09 12:07:48.463 TE: trailers. 2014-12-09 12:07:48.463 Host: server.domain.com. 2014-12-09 12:07:48.463 Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx. 2014-12-09 12:07:48.463 . 2014-12-09 12:07:48.463 Sending request-line and headers:
. 2014-12-09 12:07:48.463 Request sent; retry is 1.
. 2014-12-09 12:07:48.646 [status-line] < HTTP/1.1 200 OK. 2014-12-09 12:07:48.646 Header Name: [content-type], Value: [text/html]
. 2014-12-09 12:07:48.646 Header Name: [last-modified], Value: [Fri, 05 Dec 2014 16:19:54 GMT]
. 2014-12-09 12:07:48.646 Header Name: [accept-ranges], Value: [bytes]
. 2014-12-09 12:07:48.646 Header Name: [etag], Value: ["fd10d94da710d01:0"]
. 2014-12-09 12:07:48.646 Header Name: [server], Value: [Microsoft-IIS/8.5]
. 2014-12-09 12:07:48.646 Header Name: [date], Value: [Tue, 09 Dec 2014 11:08:01 GMT]
. 2014-12-09 12:07:48.646 Header Name: [content-length], Value: [708]
. 2014-12-09 12:07:48.646 End of headers.
. 2014-12-09 12:07:48.647 ah_post_send (#0), code is 200 (want 401), WWW-Authenticate is (none)
. 2014-12-09 12:07:48.647 Request ends.
. 2014-12-09 12:07:48.647 Preserving timestamp [2014-12-05T16:19:54.000Z]
. 2014-12-09 12:07:48.648 Transfer done: '/index.html' [708]
. 2014-12-09 12:07:55.054 Changing directory to "_websites".
. 2014-12-09 12:07:55.054 Trying to open directory "/_websites/".
. 2014-12-09 12:07:55.054 ah_create, for WWW-Authenticate
. 2014-12-09 12:07:55.054 auth: Sending 'Basic' response.
> 2014-12-09 12:07:55.054 <?xml version="1.0" encoding="utf-8"?>
> 2014-12-09 12:07:55.054 <propfind xmlns="DAV:"><allprop/></propfind>
. 2014-12-09 12:07:55.054 Sending request headers:
. 2014-12-09 12:07:55.054 PROPFIND /_websites/ HTTP/1.1. 2014-12-09 12:07:55.054 User-Agent: WinSCP/5.6.3 neon/0.30.1. 2014-12-09 12:07:55.054 Connection: TE. 2014-12-09 12:07:55.054 TE: trailers. 2014-12-09 12:07:55.054 Host: server.domain.com. 2014-12-09 12:07:55.054 Depth: 0. 2014-12-09 12:07:55.054 Content-Length: 84. 2014-12-09 12:07:55.054 Content-Type: application/xml. 2014-12-09 12:07:55.054 Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx. 2014-12-09 12:07:55.054 . 2014-12-09 12:07:55.054 Sending request-line and headers:
. 2014-12-09 12:07:55.054 Sending request body:
. 2014-12-09 12:07:55.054 Request sent; retry is 1.
. 2014-12-09 12:07:55.231 [status-line] < HTTP/1.1 207 Multi Status. 2014-12-09 12:07:55.231 Header Name: [content-type], Value: [text/xml]
. 2014-12-09 12:07:55.232 Header Name: [server], Value: [Microsoft-IIS/8.5]
. 2014-12-09 12:07:55.232 Header Name: [date], Value: [Tue, 09 Dec 2014 11:08:07 GMT]
. 2014-12-09 12:07:55.232 Header Name: [content-length], Value: [864]
. 2014-12-09 12:07:55.232 End of headers.
. 2014-12-09 12:07:55.232 ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
< 2014-12-09 12:07:55.232 <?xml version="1.0" encoding="utf-8"?><D:multistatus xmlns:D="DAV:"><D:response><D:href>https://server.domain.com/_websites/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Sat, 09 Aug 2014 06:08:19 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>_websites</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-03T20:12:38.449Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response></D:multistatus>
. 2014-12-09 12:07:55.232 Request ends, status 207 class 2xx, error line:
. 2014-12-09 12:07:55.232 207 Multi Status
. 2014-12-09 12:07:55.232 Request ends.
. 2014-12-09 12:07:55.232 Getting current directory name.
. 2014-12-09 12:07:55.232 ah_create, for WWW-Authenticate
. 2014-12-09 12:07:55.232 auth: Sending 'Basic' response.
> 2014-12-09 12:07:55.232 <?xml version="1.0" encoding="utf-8"?>
> 2014-12-09 12:07:55.232 <propfind xmlns="DAV:"><allprop/></propfind>
. 2014-12-09 12:07:55.232 Sending request headers:
. 2014-12-09 12:07:55.232 PROPFIND /_websites/ HTTP/1.1. 2014-12-09 12:07:55.232 User-Agent: WinSCP/5.6.3 neon/0.30.1. 2014-12-09 12:07:55.232 Connection: TE. 2014-12-09 12:07:55.232 TE: trailers. 2014-12-09 12:07:55.232 Host: server.domain.com. 2014-12-09 12:07:55.232 Depth: 1. 2014-12-09 12:07:55.232 Content-Length: 84. 2014-12-09 12:07:55.232 Content-Type: application/xml. 2014-12-09 12:07:55.232 Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx. 2014-12-09 12:07:55.232 . 2014-12-09 12:07:55.232 Sending request-line and headers:
. 2014-12-09 12:07:55.232 Sending request body:
. 2014-12-09 12:07:55.232 Request sent; retry is 1.
. 2014-12-09 12:07:55.413 [status-line] < HTTP/1.1 207 Multi Status. 2014-12-09 12:07:55.413 Header Name: [content-type], Value: [text/xml]
. 2014-12-09 12:07:55.413 Header Name: [server], Value: [Microsoft-IIS/8.5]
. 2014-12-09 12:07:55.413 Header Name: [date], Value: [Tue, 09 Dec 2014 11:08:07 GMT]
. 2014-12-09 12:07:55.413 Header Name: [content-length], Value: [3286]
. 2014-12-09 12:07:55.413 End of headers.
. 2014-12-09 12:07:55.413 ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
< 2014-12-09 12:07:55.413 <?xml version="1.0" encoding="utf-8"?><D:multistatus xmlns:D="DAV:"><D:response><D:href>https://server.domain.com/_websites/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Sat, 09 Aug 2014 06:08:19 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>_websites</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-03T20:12:38.449Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Mon, 13 Oct 2014 08:24:25 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-03T20:17:14.988Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/test.service.domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Thu, 14 Aug 2014 09:50:53 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>test.service.domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2014-05-02T17:07:55.895Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/domainn2.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Sat, 09 Aug 2014 06:08:30 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>domain2.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2014-08-09T06:08:15.429Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response></D:multistatus>
. 2014-12-09 12:07:55.413 Request ends, status 207 class 2xx, error line:
. 2014-12-09 12:07:55.413 207 Multi Status
. 2014-12-09 12:07:55.413 Request ends.
. 2014-12-09 12:07:55.414 domain.com;D;0;2014-10-13T08:24:25.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:55.414 test.service.domain.com;D;0;2014-08-14T09:50:53.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:55.414 domain2.com;D;0;2014-08-09T06:08:30.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:56.519 Changing directory to "domain.com".
. 2014-12-09 12:07:56.519 Trying to open directory "/_websites/domain.com/".
. 2014-12-09 12:07:56.519 ah_create, for WWW-Authenticate
. 2014-12-09 12:07:56.519 auth: Sending 'Basic' response.
> 2014-12-09 12:07:56.519 <?xml version="1.0" encoding="utf-8"?>
> 2014-12-09 12:07:56.519 <propfind xmlns="DAV:"><allprop/></propfind>
. 2014-12-09 12:07:56.519 Sending request headers:
. 2014-12-09 12:07:56.519 PROPFIND /_websites/domain.com/ HTTP/1.1. 2014-12-09 12:07:56.519 User-Agent: WinSCP/5.6.3 neon/0.30.1. 2014-12-09 12:07:56.519 Connection: TE. 2014-12-09 12:07:56.519 TE: trailers. 2014-12-09 12:07:56.519 Host: server.domain.com. 2014-12-09 12:07:56.519 Depth: 0. 2014-12-09 12:07:56.519 Content-Length: 84. 2014-12-09 12:07:56.519 Content-Type: application/xml. 2014-12-09 12:07:56.519 Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx. 2014-12-09 12:07:56.519 . 2014-12-09 12:07:56.519 Sending request-line and headers:
. 2014-12-09 12:07:56.519 Sending request body:
. 2014-12-09 12:07:56.519 Request sent; retry is 1.
. 2014-12-09 12:07:56.698 [status-line] < HTTP/1.1 207 Multi Status. 2014-12-09 12:07:56.698 Header Name: [content-type], Value: [text/xml]
. 2014-12-09 12:07:56.698 Header Name: [server], Value: [Microsoft-IIS/8.5]
. 2014-12-09 12:07:56.698 Header Name: [date], Value: [Tue, 09 Dec 2014 11:08:09 GMT]
. 2014-12-09 12:07:56.698 Header Name: [content-length], Value: [874]
. 2014-12-09 12:07:56.698 End of headers.
. 2014-12-09 12:07:56.698 ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
< 2014-12-09 12:07:56.698 <?xml version="1.0" encoding="utf-8"?><D:multistatus xmlns:D="DAV:"><D:response><D:href>https://server.domain.com/_websites/domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Mon, 13 Oct 2014 08:24:25 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-03T20:17:14.988Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response></D:multistatus>
. 2014-12-09 12:07:56.698 Request ends, status 207 class 2xx, error line:
. 2014-12-09 12:07:56.698 207 Multi Status
. 2014-12-09 12:07:56.698 Request ends.
. 2014-12-09 12:07:56.698 Getting current directory name.
. 2014-12-09 12:07:56.698 ah_create, for WWW-Authenticate
. 2014-12-09 12:07:56.698 auth: Sending 'Basic' response.
> 2014-12-09 12:07:56.698 <?xml version="1.0" encoding="utf-8"?>
> 2014-12-09 12:07:56.698 <propfind xmlns="DAV:"><allprop/></propfind>
. 2014-12-09 12:07:56.698 Sending request headers:
. 2014-12-09 12:07:56.698 PROPFIND /_websites/domain.com/ HTTP/1.1. 2014-12-09 12:07:56.698 User-Agent: WinSCP/5.6.3 neon/0.30.1. 2014-12-09 12:07:56.698 Connection: TE. 2014-12-09 12:07:56.698 TE: trailers. 2014-12-09 12:07:56.698 Host: server.domain.com. 2014-12-09 12:07:56.698 Depth: 1. 2014-12-09 12:07:56.698 Content-Length: 84. 2014-12-09 12:07:56.698 Content-Type: application/xml. 2014-12-09 12:07:56.698 Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx. 2014-12-09 12:07:56.698 . 2014-12-09 12:07:56.698 Sending request-line and headers:
. 2014-12-09 12:07:56.699 Sending request body:
. 2014-12-09 12:07:56.699 Request sent; retry is 1.
. 2014-12-09 12:07:56.882 [status-line] < HTTP/1.1 207 Multi Status. 2014-12-09 12:07:56.882 Header Name: [content-type], Value: [text/xml]
. 2014-12-09 12:07:56.882 Header Name: [server], Value: [Microsoft-IIS/8.5]
. 2014-12-09 12:07:56.882 Header Name: [date], Value: [Tue, 09 Dec 2014 11:08:09 GMT]
. 2014-12-09 12:07:56.882 Header Name: [content-length], Value: [6570]
. 2014-12-09 12:07:56.882 End of headers.
. 2014-12-09 12:07:56.883 ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
< 2014-12-09 12:07:56.883 <?xml version="1.0" encoding="utf-8"?><D:multistatus xmlns:D="DAV:"><D:response><D:href>https://server.domain.com/_websites/domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Mon, 13 Oct 2014 08:24:25 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-03T20:17:14.988Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/domain.com/customers.domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Wed, 22 Oct 2014 15:43:46 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>customers.domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-04T01:15:54.487Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/domain.com/honza.domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Wed, 03 Dec 2014 21:32:58 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>honza.domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-04T00:44:30.343Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/domain.com/lsl.domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Tue, 09 Sep 2014 12:51:32 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>lsl.domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-04T13:55:12.487Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/domain.com/products.domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Mon, 23 Jun 2014 14:40:49 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>products.domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-14T08:16:50.458Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/domain.com/server.domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Mon, 13 Oct 2014 08:37:08 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>server.domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2014-03-08T21:08:14.302Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/domain.com/vendors.domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Sun, 27 Apr 2014 09:24:38 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>vendors.domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-03T23:17:50.349Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/domain.com/www.domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Mon, 08 Dec 2014 19:49:22 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>www.domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-03T21:48:46.970Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response></D:multistatus>
. 2014-12-09 12:07:56.883 Request ends, status 207 class 2xx, error line:
. 2014-12-09 12:07:56.883 207 Multi Status
. 2014-12-09 12:07:56.883 Request ends.
. 2014-12-09 12:07:56.883 customers.domain.com;D;0;2014-10-22T15:43:46.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:56.883 honza.domain.com;D;0;2014-12-03T21:32:58.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:56.883 lsl.domain.com;D;0;2014-09-09T12:51:32.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:56.883 products.domain.com;D;0;2014-06-23T14:40:49.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:56.883 server.domain.com;D;0;2014-10-13T08:37:08.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:56.883 vendors.domain.com;D;0;2014-04-27T09:24:38.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:56.883 www.domain.com;D;0;2014-12-08T19:49:22.000Z;"" [0];"" [0];---------;0
. 2014-12-09 12:07:59.278 Changing directory to "honza.domain.com".
. 2014-12-09 12:07:59.278 Trying to open directory "/_websites/domain.com/honza.domain.com/".
. 2014-12-09 12:07:59.279 ah_create, for WWW-Authenticate
. 2014-12-09 12:07:59.279 auth: Sending 'Basic' response.
> 2014-12-09 12:07:59.279 <?xml version="1.0" encoding="utf-8"?>
> 2014-12-09 12:07:59.279 <propfind xmlns="DAV:"><allprop/></propfind>
. 2014-12-09 12:07:59.279 Sending request headers:
. 2014-12-09 12:07:59.279 PROPFIND /_websites/domain.com/honza.domain.com/ HTTP/1.1. 2014-12-09 12:07:59.279 User-Agent: WinSCP/5.6.3 neon/0.30.1. 2014-12-09 12:07:59.279 Connection: TE. 2014-12-09 12:07:59.279 TE: trailers. 2014-12-09 12:07:59.279 Host: server.domain.com. 2014-12-09 12:07:59.279 Depth: 0. 2014-12-09 12:07:59.279 Content-Length: 84. 2014-12-09 12:07:59.279 Content-Type: application/xml. 2014-12-09 12:07:59.279 Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx. 2014-12-09 12:07:59.279 . 2014-12-09 12:07:59.279 Sending request-line and headers:
. 2014-12-09 12:07:59.279 Sending request body:
. 2014-12-09 12:07:59.279 Request sent; retry is 1.
. 2014-12-09 12:07:59.455 [status-line] < HTTP/1.1 207 Multi Status. 2014-12-09 12:07:59.455 Header Name: [content-type], Value: [text/xml]
. 2014-12-09 12:07:59.455 Header Name: [server], Value: [Microsoft-IIS/8.5]
. 2014-12-09 12:07:59.455 Header Name: [date], Value: [Tue, 09 Dec 2014 11:08:12 GMT]
. 2014-12-09 12:07:59.455 Header Name: [content-length], Value: [896]
. 2014-12-09 12:07:59.455 End of headers.
. 2014-12-09 12:07:59.455 ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
< 2014-12-09 12:07:59.455 <?xml version="1.0" encoding="utf-8"?><D:multistatus xmlns:D="DAV:"><D:response><D:href>https://server.domain.com/_websites/domain.com/honza.domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Wed, 03 Dec 2014 21:32:58 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>honza.domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-04T00:44:30.343Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response></D:multistatus>
. 2014-12-09 12:07:59.455 Request ends, status 207 class 2xx, error line:
. 2014-12-09 12:07:59.455 207 Multi Status
. 2014-12-09 12:07:59.455 Request ends.
. 2014-12-09 12:07:59.455 Getting current directory name.
. 2014-12-09 12:07:59.456 ah_create, for WWW-Authenticate
. 2014-12-09 12:07:59.456 auth: Sending 'Basic' response.
> 2014-12-09 12:07:59.456 <?xml version="1.0" encoding="utf-8"?>
> 2014-12-09 12:07:59.456 <propfind xmlns="DAV:"><allprop/></propfind>
. 2014-12-09 12:07:59.456 Sending request headers:
. 2014-12-09 12:07:59.456 PROPFIND /_websites/domain.com/honza.domain.com/ HTTP/1.1. 2014-12-09 12:07:59.456 User-Agent: WinSCP/5.6.3 neon/0.30.1. 2014-12-09 12:07:59.456 Connection: TE. 2014-12-09 12:07:59.456 TE: trailers. 2014-12-09 12:07:59.456 Host: server.domain.com. 2014-12-09 12:07:59.456 Depth: 1. 2014-12-09 12:07:59.456 Content-Length: 84. 2014-12-09 12:07:59.456 Content-Type: application/xml. 2014-12-09 12:07:59.456 Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx. 2014-12-09 12:07:59.456 . 2014-12-09 12:07:59.456 Sending request-line and headers:
. 2014-12-09 12:07:59.456 Sending request body:
. 2014-12-09 12:07:59.456 Request sent; retry is 1.
. 2014-12-09 12:07:59.638 [status-line] < HTTP/1.1 207 Multi Status. 2014-12-09 12:07:59.638 Header Name: [content-type], Value: [text/xml]
. 2014-12-09 12:07:59.638 Header Name: [server], Value: [Microsoft-IIS/8.5]
. 2014-12-09 12:07:59.638 Header Name: [date], Value: [Tue, 09 Dec 2014 11:08:12 GMT]
. 2014-12-09 12:07:59.638 Header Name: [content-length], Value: [5089]
. 2014-12-09 12:07:59.638 End of headers.
. 2014-12-09 12:07:59.638 ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
< 2014-12-09 12:07:59.638 <?xml version="1.0" encoding="utf-8"?><D:multistatus xmlns:D="DAV:"><D:response><D:href>https://server.domain.com/_websites/domain.com/honza.domain.com/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Wed, 03 Dec 2014 21:32:58 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>honza.domain.com</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-04T00:44:30.343Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/domain.com/honza.domain.com/cURL.php</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype>application/octet-stream</D:getcontenttype><D:getlastmodified>Thu, 19 Jun 2014 21:46:24 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag>"d780d9ea78ccf1:0"</D:getetag><D:displayname>cURL.php</D:displayname><D:getcontentlanguage/><D:getcontentlength>4118</D:getcontentlength><D:iscollection>0</D:iscollection><D:creationdate>2014-02-27T07:23:43.390Z</D:creationdate><D:resourcetype/></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/domain.com/honza.domain.com/SecondLife/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Sat, 15 Feb 2014 12:03:06 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>SecondLife</D:displayname><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength><D:iscollection>1</D:iscollection><D:creationdate>2013-12-04T00:44:44.645Z</D:creationdate><D:resourcetype><D:collection/></D:resourcetype></D:prop></D:propstat></D:response><D:response><D:href>https://server.domain.com/_websites/domain.com/honza.domain.com/TacMap/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:getlastmodified>Sun, 07 Dec 2014 11:12:17 GMT</D:getlastmodified><D:lockdiscovery/><D:ishidden>0</D:ishidden><D:supportedlock><D:lockentry><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry><D:lockentry><D:lockscope><D:shared/></D:lockscope><D:locktype><D:write/></D:locktype></D:lockentry></D:supportedlock><D:getetag/><D:displayname>TacMap</D:displayname><D:getcontentlanguage/>

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: When using WebDAV on IIS with 5.6.3 beta

Thanks for the log. Though I can see only download of index.html in the log and that worked ok.

Anyway, the problem might be fixed by following improvement:
https://winscp.net/tracker/1255

I have sent you an email with a development version of WinSCP to address you have used to register on this forum.

Reply with quote

Advertisement

You can post new topics in this forum