(13-02-2020, Saat: 18:10)tavin44 Adlı Kullanıcıdan Alıntı: karşı tarafda linux extx ve win den bildiğin fat,ntfs gibi bildiğin bir dosya sistemi yok haliyle fiziksel olarak klasör, dizin dosya mantığıda yok.
hocam yandex disk girdiğimizde dosya ve dizinleri görebiliyoruz
bende o listeyi çekmek istiyorum
Yandex
https://tech.yandex.com/disk/doc/dg/refe...t-docpage/
burda Listeyi Gösteriyor
HTTP/1.1 207 Multi-Status
Content-Type: application/xml; charset="utf-8"
Content-Length: 3079
<?xml version="1.0" encoding="utf-8"?> <d:multistatus xmlns:d="DAV:"> <d:response> <d:href> / </d:href> <d:propstat> <d:status> HTTP/1.1 200 OK </d:status> <d:prop> <d:creationdate> 1970-01-01T00:00:00Z </d:creationdate> <d:displayname> disk </d:displayname> <d:getcontentlength> 0 </d:getcontentlength> <d:getlastmodified> Thu, 01 Jan 1970 00:00:00 GMT </d:getlastmodified> <d:resourcetype> <d:collection/> </d:resourcetype> </d:prop> </d:propstat> </d:response> <d:response> <d:href> /Documents/ </d:href> <d:propstat> <d:status> HTTP/1.1 200 OK </d:status> <d:prop> <d:creationdate> 2012-03-24T09:00:43Z </d:creationdate> <d:displayname> Documents </d:displayname> <d:getcontentlength> 0 </d:getcontentlength> <d:getlastmodified> Sat, 24 Mar 2012 09:00:43 GMT </d:getlastmodified> <d:resourcetype> <d:collection/> </d:resourcetype> </d:prop> </d:propstat> </d:response> <d:response> <d:href> /readme.pdf </d:href> <d:propstat> <d:status> HTTP/1.1 200 OK </d:status> <d:prop> <d:creationdate> 2012-04-09T10:56:13Z </d:creationdate> <d:displayname> readme.pdf </d:displayname> <d:getcontentlength> 455833 </d:getcontentlength> <d:getcontenttype> application/pdf </d:getcontenttype> <d:getlastmodified> Mon, 09 Apr 2012 10:56:13 GMT </d:getlastmodified> <d:resourcetype/> </d:prop> </d:propstat> </d:response> </d:multistatus>
ancak Ben Almaya Çalıştığımda
Gelen Bilgi
<?xml version="1.0" encoding="UTF-8"?><d:multistatus xmlns:d="DAV:"><d:response><d:href>/</d:href><d:propstat><d:status>HTTP/1.1 200 OK</d:status><d:prop><d:creationdate>2012-04-04T20:00:00Z</d:creationdate><d:displayname>disk</d:displayname><d:getlastmodified>Wed, 04 Apr 2012 20:00:00 GMT</d:getlastmodified><d:resourcetype><d:collection/></d:resourcetype></d:prop></d:propstat></d:response></d:multistatus>bu kadar
