==== 345 ==========
PROPFIND https://dav.example.com/uploads/sample%20(2).html HTTP/1.1
Connection: Keep-Alive
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
Depth: 0
translate: f
Content-Length: 0
Authorization: *************
Host: 192.168.0.2


HTTP/1.1 404 Not Found
Date: Sun, 21 Jul 2019 04:42:33 GMT
Server: Apache
Content-Length: 240
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /uploads/sample (2).html was not found on this server.</p>
</body></html>

==== 346 ==========
LOCK https://dav.example.com/uploads/sample.html HTTP/1.1
Cache-Control: no-cache
Connection: Keep-Alive
Pragma: no-cache
Content-Type: text/xml; charset="utf-8"
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
translate: f
Timeout: Second-3600
Content-Length: 199
Authorization: *************
Host: 192.168.0.2

<?xml version="1.0" encoding="utf-8" ?><D:lockinfo xmlns:D="DAV:"><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype><D:owner><D:href>user</D:href></D:owner></D:lockinfo>
HTTP/1.1 200 OK
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
Lock-Token: <opaquelocktoken:3214a9ea-6878-4aa7-9ef6-7d0c18db314e>
Content-Length: 450
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/xml; charset="utf-8"

<?xml version="1.0" encoding="utf-8"?>
<D:prop xmlns:D="DAV:">
<D:lockdiscovery>
<D:activelock>
<D:locktype><D:write/></D:locktype>
<D:lockscope><D:exclusive/></D:lockscope>
<D:depth>infinity</D:depth>
<ns0:owner xmlns:ns0="DAV:"><ns0:href>user</ns0:href></ns0:owner><D:timeout>Second-3600</D:timeout>
<D:locktoken>
<D:href>opaquelocktoken:3214a9ea-6878-4aa7-9ef6-7d0c18db314e</D:href>
</D:locktoken>
</D:activelock>

</D:lockdiscovery>
</D:prop>
==== 347 ==========
HEAD https://dav.example.com/uploads/sample.html HTTP/1.1
Connection: Keep-Alive
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
Host: 192.168.0.2


HTTP/1.1 401 Unauthorized
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
WWW-Authenticate: Basic realm="DAV-upload"
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1


==== 348 ==========
HEAD https://dav.example.com/uploads/sample.html HTTP/1.1
Connection: Keep-Alive
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
Authorization: *************
Host: 192.168.0.2


HTTP/1.1 200 OK
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
Last-Modified: Sun, 21 Jul 2019 04:37:31 GMT
ETag: "536-58e2984811ac4"
Accept-Ranges: bytes
Content-Length: 1334
Keep-Alive: timeout=5, max=98
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8


==== 349 ==========
PUT https://dav.example.com/uploads/sample.html HTTP/1.1
Connection: Keep-Alive
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
If: (<opaquelocktoken:3214a9ea-6878-4aa7-9ef6-7d0c18db314e>)
translate: f
Content-Length: 0
Authorization: *************
Host: 192.168.0.2


HTTP/1.1 204 No Content
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
Keep-Alive: timeout=5, max=97
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8


==== 350 ==========
PROPPATCH https://dav.example.com/uploads/sample.html HTTP/1.1
Cache-Control: no-cache
Connection: Keep-Alive
Pragma: no-cache
Content-Type: text/xml; charset="utf-8"
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
If: (<opaquelocktoken:3214a9ea-6878-4aa7-9ef6-7d0c18db314e>)
translate: f
Content-Length: 443
Authorization: *************
Host: 192.168.0.2

<?xml version="1.0" encoding="utf-8" ?><D:propertyupdate xmlns:D="DAV:" xmlns:Z="urn:schemas-microsoft-com:"><D:set><D:prop><Z:Win32CreationTime>Fri, 19 Jul 2019 12:26:01 GMT</Z:Win32CreationTime><Z:Win32LastAccessTime>Sat, 20 Jul 2019 12:42:24 GMT</Z:Win32LastAccessTime><Z:Win32LastModifiedTime>Sat, 20 Jul 2019 12:42:24 GMT</Z:Win32LastModifiedTime><Z:Win32FileAttributes>00000020</Z:Win32FileAttributes></D:prop></D:set></D:propertyupdate>
HTTP/1.1 207 Multi-Status
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
Content-Length: 422
Keep-Alive: timeout=5, max=96
Connection: Keep-Alive
Content-Type: text/xml; charset="utf-8"

<?xml version="1.0" encoding="utf-8"?>
<D:multistatus xmlns:D="DAV:" xmlns:ns1="urn:schemas-microsoft-com:" xmlns:ns0="DAV:">
<D:response>
<D:href>/uploads/sample.html</D:href>
<D:propstat>
<D:prop>
<ns1:Win32CreationTime/>
<ns1:Win32LastAccessTime/>
<ns1:Win32LastModifiedTime/>
<ns1:Win32FileAttributes/>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
</D:multistatus>

==== 351 ==========
UNLOCK https://dav.example.com/uploads/sample.html HTTP/1.1
Cache-Control: no-cache
Connection: Keep-Alive
Pragma: no-cache
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
translate: f
Lock-Token: <opaquelocktoken:3214a9ea-6878-4aa7-9ef6-7d0c18db314e>
Authorization: *************
Host: 192.168.0.2
Content-Length: 0


HTTP/1.1 204 No Content
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
Keep-Alive: timeout=5, max=95
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8


==== 352 ==========
PROPFIND https://dav.example.com/uploads/sample.html HTTP/1.1
Connection: Keep-Alive
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
Depth: 0
translate: f
Content-Length: 0
Authorization: *************
Host: 192.168.0.2


HTTP/1.1 207 Multi-Status
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
Content-Length: 1315
Keep-Alive: timeout=5, max=94
Connection: Keep-Alive
Content-Type: text/xml; charset="utf-8"

<?xml version="1.0" encoding="utf-8"?>
<D:multistatus xmlns:D="DAV:">
<D:response xmlns:ns0="DAV:" xmlns:ns1="urn:schemas-microsoft-com:" xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:lp2="http://apache.org/dav/props/">
<D:href>/uploads/sample.html</D:href>
<D:propstat>
<D:prop>
<ns1:Win32CreationTime>Fri, 19 Jul 2019 12:26:01 GMT</ns1:Win32CreationTime>
<ns1:Win32LastAccessTime>Sat, 20 Jul 2019 12:42:24 GMT</ns1:Win32LastAccessTime>
<ns1:Win32LastModifiedTime>Sat, 20 Jul 2019 12:42:24 GMT</ns1:Win32LastModifiedTime>
<ns1:Win32FileAttributes>00000020</ns1:Win32FileAttributes>
<lp1:resourcetype/>
<lp1:creationdate>2019-07-21T04:42:34Z</lp1:creationdate>
<lp1:getcontentlength>0</lp1:getcontentlength>
<lp1:getlastmodified>Sun, 21 Jul 2019 04:42:34 GMT</lp1:getlastmodified>
<lp1:getetag>"0-58e2996912ded"</lp1:getetag>
<lp2:executable>F</lp2:executable>
<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:lockdiscovery/>
<D:getcontenttype>text/html</D:getcontenttype>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
</D:multistatus>

==== 353 ==========
LOCK https://dav.example.com/uploads/sample.html HTTP/1.1
Cache-Control: no-cache
Connection: Keep-Alive
Pragma: no-cache
Content-Type: text/xml; charset="utf-8"
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
translate: f
Timeout: Second-3600
Content-Length: 199
Authorization: *************
Host: 192.168.0.2

<?xml version="1.0" encoding="utf-8" ?><D:lockinfo xmlns:D="DAV:"><D:lockscope><D:exclusive/></D:lockscope><D:locktype><D:write/></D:locktype><D:owner><D:href>user</D:href></D:owner></D:lockinfo>
HTTP/1.1 200 OK
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
Lock-Token: <opaquelocktoken:a55549b6-3c79-42c6-80a6-c2d17f604e96>
Content-Length: 450
Keep-Alive: timeout=5, max=93
Connection: Keep-Alive
Content-Type: text/xml; charset="utf-8"

<?xml version="1.0" encoding="utf-8"?>
<D:prop xmlns:D="DAV:">
<D:lockdiscovery>
<D:activelock>
<D:locktype><D:write/></D:locktype>
<D:lockscope><D:exclusive/></D:lockscope>
<D:depth>infinity</D:depth>
<ns0:owner xmlns:ns0="DAV:"><ns0:href>user</ns0:href></ns0:owner><D:timeout>Second-3600</D:timeout>
<D:locktoken>
<D:href>opaquelocktoken:a55549b6-3c79-42c6-80a6-c2d17f604e96</D:href>
</D:locktoken>
</D:activelock>

</D:lockdiscovery>
</D:prop>
==== 354 ==========
PROPPATCH https://dav.example.com/uploads/sample.html HTTP/1.1
Cache-Control: no-cache
Connection: Keep-Alive
Pragma: no-cache
Content-Type: text/xml; charset="utf-8"
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
If: (<opaquelocktoken:a55549b6-3c79-42c6-80a6-c2d17f604e96>)
translate: f
Content-Length: 240
Authorization: *************
Host: 192.168.0.2

<?xml version="1.0" encoding="utf-8" ?><D:propertyupdate xmlns:D="DAV:" xmlns:Z="urn:schemas-microsoft-com:"><D:set><D:prop><Z:Win32LastModifiedTime>Sun, 21 Jul 2019 04:25:47 GMT</Z:Win32LastModifiedTime></D:prop></D:set></D:propertyupdate>
HTTP/1.1 207 Multi-Status
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
Content-Length: 340
Keep-Alive: timeout=5, max=92
Connection: Keep-Alive
Content-Type: text/xml; charset="utf-8"

<?xml version="1.0" encoding="utf-8"?>
<D:multistatus xmlns:D="DAV:" xmlns:ns1="urn:schemas-microsoft-com:" xmlns:ns0="DAV:">
<D:response>
<D:href>/uploads/sample.html</D:href>
<D:propstat>
<D:prop>
<ns1:Win32LastModifiedTime/>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
</D:multistatus>

==== 355 ==========
HEAD https://dav.example.com/uploads/sample.html HTTP/1.1
Connection: Keep-Alive
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
Host: 192.168.0.2


HTTP/1.1 401 Unauthorized
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
WWW-Authenticate: Basic realm="DAV-upload"
Keep-Alive: timeout=5, max=91
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1


==== 356 ==========
HEAD https://dav.example.com/uploads/sample.html HTTP/1.1
Connection: Keep-Alive
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
Authorization: *************
Host: 192.168.0.2


HTTP/1.1 200 OK
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
Last-Modified: Sun, 21 Jul 2019 04:42:34 GMT
ETag: W/"0-58e2996912ded"
Accept-Ranges: bytes
Keep-Alive: timeout=5, max=90
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8


==== 357 ==========
PUT https://dav.example.com/uploads/sample.html HTTP/1.1
Connection: Keep-Alive
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
If: (<opaquelocktoken:a55549b6-3c79-42c6-80a6-c2d17f604e96>)
translate: f
Content-Length: 1334
Authorization: *************
Host: 192.168.0.2

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">

<head>
  <meta charset="utf-8" />
  <title>keywords</title>
  <style>
    @import url(main.css);
  </style>
</head>

<body>
  <h1>????????P???????C???</h1>
  <h2>?????????????N</h2>
  <h3>2019-07-20</h3>
  <div class="tag_list">
    <ul>
      <li>??C???</li>
      <li>????L????</li>
      <li>?L???P</li>
    </ul>
  </div>
  <h3>2019-07-20</h3>
  <div class="tag_list">
    <ul>
      <li>??E??????</li>
      <li>solitudejs???????????add??????????????????????????????</li>
    </ul>
  </div>
  <h3>2019-07-19</h3>
  <div class="tag_list">
    <ul>
        <li>????L????</li>
        <li>??\??E?N????</li>
        <li>?????</li>
        <li>???????????</li>
    </ul>
  </div>
  <h3>2019-07-18</h3>
  <div class="tag_list">
    <ul>
      <li>?????</li>
      <li>??L?????????</li>
      <li>????N???</li>
      <li>????C??N??C?</li>
      <li>WinScp?????????????????</li>
      <li>private?????????P??????????N????</li>
      <li>????P</li>
      <li>????L????</li>
    </ul>
  </div>
  <h3>2019-07-17</h3>
  <div class="tag_list">
    <ul>
        <li>????N???</li>
        <li>???\???????</li>
        <li>??????????????????</li>
      </ul>
  </div>
</body>

</html>
HTTP/1.1 204 No Content
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
Keep-Alive: timeout=5, max=89
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8


==== 358 ==========
PROPPATCH https://dav.example.com/uploads/sample.html HTTP/1.1
Cache-Control: no-cache
Connection: Keep-Alive
Pragma: no-cache
Content-Type: text/xml; charset="utf-8"
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
If: (<opaquelocktoken:a55549b6-3c79-42c6-80a6-c2d17f604e96>)
translate: f
Content-Length: 443
Authorization: *************
Host: 192.168.0.2

<?xml version="1.0" encoding="utf-8" ?><D:propertyupdate xmlns:D="DAV:" xmlns:Z="urn:schemas-microsoft-com:"><D:set><D:prop><Z:Win32CreationTime>Fri, 19 Jul 2019 12:26:01 GMT</Z:Win32CreationTime><Z:Win32LastAccessTime>Sat, 20 Jul 2019 12:42:24 GMT</Z:Win32LastAccessTime><Z:Win32LastModifiedTime>Sun, 21 Jul 2019 04:25:47 GMT</Z:Win32LastModifiedTime><Z:Win32FileAttributes>00000020</Z:Win32FileAttributes></D:prop></D:set></D:propertyupdate>
HTTP/1.1 207 Multi-Status
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
Content-Length: 422
Keep-Alive: timeout=5, max=88
Connection: Keep-Alive
Content-Type: text/xml; charset="utf-8"

<?xml version="1.0" encoding="utf-8"?>
<D:multistatus xmlns:D="DAV:" xmlns:ns1="urn:schemas-microsoft-com:" xmlns:ns0="DAV:">
<D:response>
<D:href>/uploads/sample.html</D:href>
<D:propstat>
<D:prop>
<ns1:Win32CreationTime/>
<ns1:Win32LastAccessTime/>
<ns1:Win32LastModifiedTime/>
<ns1:Win32FileAttributes/>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
</D:multistatus>

==== 359 ==========
UNLOCK https://dav.example.com/uploads/sample.html HTTP/1.1
Cache-Control: no-cache
Connection: Keep-Alive
Pragma: no-cache
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
translate: f
Lock-Token: <opaquelocktoken:a55549b6-3c79-42c6-80a6-c2d17f604e96>
Authorization: *************
Host: 192.168.0.2
Content-Length: 0


HTTP/1.1 204 No Content
Date: Sun, 21 Jul 2019 04:42:34 GMT
Server: Apache
Keep-Alive: timeout=5, max=87
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8


==== 389 ==========
PROPFIND https://dav.example.com/uploads/daily_done/desktop.ini HTTP/1.1
Connection: Keep-Alive
User-Agent: Microsoft-WebDAV-MiniRedir/10.0.17763
Depth: 0
translate: f
Content-Length: 0
Authorization: *************
Host: 192.168.0.2


HTTP/1.1 404 Not Found
Date: Sun, 21 Jul 2019 04:44:36 GMT
Server: Apache
Content-Length: 236
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /uploads/daily_done/desktop.ini was not found on this server.</p>
</body></html>

