WebDAV (World Wide Web Distributed Authoring and Versioning) is the Internet Engineering Task Force (IETF) standard for collaborative authoring on the Web

learn more… | top users | synonyms

0
votes
0answers
4 views

resumption of download in webdav on Apache http server 2.2

I am using webdav for remote authoring and versioning , i am using apache http server 2.2 . When i was trying to download file present on server thorugh a browser the file was downloaded , but if in ...
0
votes
0answers
18 views

User privileges issue on network share when accessed using WebDav

I have a network share setup on Windows 2008 R2 Server. The directory structure is like: Dir1- SubDir1 and SubDir2 There are two Users - User1 and User2. User1 has full access to all the ...
0
votes
0answers
24 views

How to update my application's resources?

I have an Android application that makes its update of a catalog and resources (Files and images) that are on the sever using webdav, but I think it's a bit slow and it is complicated. I want to ...
0
votes
3answers
15 views

Vbscript webdav folder create

I'm trying to create folder by Vbscript. I'm noob to Vbscript. Can not undersand why this code returns: The folder has not been created. Status is Unsupported Media Type. I took it here ...
0
votes
0answers
13 views

Upload file to WebDAV server

How to upload a file to remote MAC server using webdav protocol. I tried the below code in node.js version 0.10.10 var options = { local_base: "/var/src/code", remote_base: ...
0
votes
0answers
11 views

how to send/sync single file via webdav-sync module in node.js?

I want to upload a file using webdav-sync or any other module using webdav protocol in node.js. Plz share some sample code.
0
votes
0answers
31 views

How to copy file from one server to another server in node js using webDAV protocol?

I want to copy a file from server to another server in node.js using webdav protocol. or directly upload a file via node.js to MAC server using webdav protocol.. Suggest some modules for node.js that ...
0
votes
0answers
22 views

Sending files to the server webdav.yandex.ru

Reconnecting to webdav.yandex.ru. Apply a PUT. Transfer the files to the server. Writes error 409. Help, I'm doing wrong Example API http://api.yandex.ru/disk/doc/dg/reference/put.xml public static ...
0
votes
0answers
4 views

Office authorization plugin for NAPI browsers

does anybody know, if I could use this ff-plugin to authenticate at any webdav-server? is there any API-description available? regards
1
vote
2answers
29 views

WebDAV support in IOS

I need the following functionalities over HTTP. Does WebDAV provides this functionality and are there any known gotchas? I am planning to access WebDAV from an IPad/IPhone application. Are there ...
0
votes
2answers
39 views

cannot push changes to repository on webDAV

Today i've tried to push changes into our shared repository hosted on an apache(2.2.x) running webdav(over HTTPS). The repository in the dav-directory is a clone of my working directory. Option ...
0
votes
1answer
70 views

WebDAV and WebAPI together cause Error: Handler “ExtensionlessUrlHandler-Integrated-4.0” has a bad module “ManagedPipelineHandler” in its module list

I have both WebDAV installed and running on my site, as a virtual sub site i have a MVC WebAPI site, the API works great, until I try to send a PUT request to it, then i get the below error: HTTP ...
0
votes
0answers
14 views

Error openning file loaded by ne_get

I'm trying to push/get binary data from memory to a dav server (ownCloud). For that i serialize/deserialize binary data to/from a tempopary file in /tmp and which I send/loaded using neon library. ...
0
votes
0answers
55 views

WebDAV directory ignores security settings only when it has a certain name

I'm trying to configure WebDAV on a Windows Server 2012. It'll be used by about 30-40 people, each belonging to specific groups (IT, Sales, etc.). I've set all this up as Active Directory users and ...
0
votes
0answers
22 views

how to have an account who can't browse folder under Webdav IIS7.5

I have a webdav server running under IIS 7.5 (windows 2008 64bits not R2). Everything works except one thing, when I connect to the webdav server, I can browse directories and I don't want that. (I ...

1 2 3 4 5 43
15 30 50 per page