The webdav tag has no wiki summary.
1
vote
0answers
14 views
WebDAV user permissions on a per file basis
My team and I are building a webDAV server using Apache 2.2.
We have run into an issue with user permissions. We have it currently set up so that user permissions work for folders on the server but ...
0
votes
0answers
26 views
Rewrite rule conversion to NginX
I am trying to login to my WebDav folder of my owncloud.org installation, but it's not working from my iphone (webdav navigator) or windows (mini redirector).
Authentication with the sabredav script ...
0
votes
0answers
32 views
“Map network drive” Apache WebDAV folder without directory listing
I'm trying to create a webdav share on Apache which, when mounted in Windows using 'Map Network Drive', allows users to get and put specific named files, but not list any other files or directories.
...
0
votes
1answer
165 views
Browse git repository over Webdav (debian)
I would like to be able to browse a (bare) git repository over Webdav.
Note that I do not want to be able to push/pull over Webdav. Instead, I actually want to be able to browse through my files via ...
0
votes
2answers
59 views
xcopy to WebDAV drive gives directory not empty error
I am trying to synchronize two folders. I am trying to synch a WebDAV mapped drive folder (Z:\Images) with a folder on a hard drive on my local computer (E:).
Here is the command I am running:
xcopy ...
2
votes
0answers
16 views
files from subversion repo mounted as DAV, get zeroed out shortly after writing
I have a subversion repo with
"SVNAutoversioning on"
which usually allows webDAV clients to make changes to files without a checkout-edit-commit cycle, and this works well for some subset of the ...
0
votes
0answers
68 views
Upload exe and dll files in Explorer View In SharePoint 2010
I can't seem to get copying of dll/exe files working in explorer view in SharePoint 2010.
I have
Removed all blocked file extensions in Central Administration
Edited requestFiltering section of the ...
0
votes
1answer
28 views
Trouble enabling webdav support with Windows Web Server 2008
I have a Windows Server Web 2008 SP2. I am trying to connect to a webdav server (https) and copy some files from this server.
Mapping the network drive, or copying a file via Powershell, works fine ...
0
votes
1answer
39 views
Configure a webdav directory outside apache2 document root?
My team has a web application running on apache2 that allows us to download and upload files.
The document root is /var/www/html.
Obviously we don't want anybody to see our work papers, so we ...
0
votes
0answers
25 views
Is there a known template for supporting popular document management systems in a web application?
We've created a free to use web application and we're now looking at how to go beyond just a stand alone application and integrate it more with the typical document management systems (DMS) that ...
2
votes
1answer
79 views
PROPFIND requests from a Microsoft-WebDAV-MiniRedir/6.0.6002 user agent on Apache server where Samba is also running
Ok, here is the context. We've a server which is inside our network; on the server there is a Samba configured, providing access to a number of shares; there is also and Apache server providing other ...
1
vote
0answers
39 views
IIS configuration to publish files
I have a web service that will save a file that will be published externally through IIS.
The idea was to use Webdav to save the file, but that would mean that the file could be altered externally as ...
0
votes
0answers
37 views
WebDAV system with post-upload hooks on Apache Httpd
Is there a way to run a script (or other executable) on a Linux server, triggered by a file upload to an Apache Httpd server via WebDAV (or at least something that can understand HTTP PUT)?
In ...
1
vote
0answers
61 views
Why there are only PROPFIND lines in these IIS 6 WebDAV server logs
I've built an application using Adobe's Livecycle Collaboration Services, which puts and gets session recordings (basically, ZIP files) to my WebDAV server.
Adobe servers are able to upload the ...
1
vote
2answers
57 views
Filename Case issue with over WebDav
We are accessing SAMBA shared directory from a Windows Client with WebDav client WebDrive. But we are having the issue that it is showing same contents in both the directories ( data/ & Data/ ) ...
0
votes
2answers
120 views
Could not open the lock database - Apache WebDAV setup
I configured a WebDAV server using Apache. Here is my configuration:
DAVLockDB /var/www/DAVLock.db
<Location /majid>
AllowOverride None
Options +Indexes
DAV On
AuthUserFile ...
0
votes
1answer
150 views
Connecting to office 365 shared document library via webdav on OSX
I think pretty much what I need is in the title. I'm looking for one person who's managed to do that, and how. I would appreciate it. I tried Cyber Duck, and it let me down
0
votes
0answers
59 views
Problems with Web Shared Folder in Windows Server 2008 R2 (IIS 7.5)
First of all, good day/evening!
I am dealing with a problem and would appreciate if someone could help, for I have found no specific guides for it in the web (at least none that actually worked...).
...
0
votes
1answer
50 views
Git push corrupting DavLockDB on git push over http
I have a git over http using apache+webdav, autenticating on a ldap directory.
It is working ok for most users, but since last friday (FUN FUN FUN!!! just kidding), when one particular client tries ...
0
votes
1answer
88 views
Setup apache2 WebDAV to work on user directories with correct permissions
I am going to give an extra access for users on the Linux box to their files through WebDav using apache2 and dav, dav_fs modules. But found that all files are created by web server owner. Is it ...
0
votes
1answer
183 views
Safe to rsync or cp or mv files to webdav?
I've got an Apache webdav directory serving files to clients read-only. Clients are limited to get,propfind and options. Is it 'safe' to populate this directory using native OS commands like rsync, ...
0
votes
1answer
64 views
Sharepoint Webdav Performance
I am running a Netgate M1n1wall on our small office Comcast Business connection. When I connect to Sharepoint via Webdav remotely, the performance is really slow, e.g. it takes 15-20 seconds for the ...
0
votes
0answers
121 views
mac client on webdav server iis 7.5 - ntlm problem
I'm setting up a webdav file server on a windows 2008 r2 (IIS 7.5).
I can use http only, as https is already in use by a specific software running on it proprietary web server that will not 'share' ...
2
votes
1answer
45 views
Windows is unable to remember login credentials for DAV network share
I have a WebDAV server running on a linux server through Apache, which I am then attempting to map on a windows machine.
The mapping works fine, I provide my credentials and it logs me in, but the ...
1
vote
0answers
78 views
Webdav share (SharePoint) modification date gets updated when selecting/clicking a file
In a SharePoint document library there is a option to open the library as webdav share with Windows Explorer.
When I am browsing the webdav share and I select a file (not opening it or anything, just ...
2
votes
1answer
67 views
WebDAV / website with LDAP permissions
In IIS, (virtual) folder permissions can be set to NTFS ACLs on the folder so that filesystem permissions become prominent on the web. In that way it becomes relatively trivial to set up a site where ...
0
votes
2answers
224 views
configure apache/webdav readonly for user x, read/write for user y
I'm using Apache 2.2 on RHEL 6.x. I can get webdav setup as readonly for user x or readwrite for user x but can't figure out how to make it read only for user x and read/write for user y. I just have ...
2
votes
4answers
159 views
Is Samba the right choice for me?
we have a distributed application which uses large amounts of content (all kind of files). There are several servers that need to access the content. Right now the content is stored on each server ...
2
votes
2answers
448 views
Apache and per-user WebDAV DocumentRoot
I have a WebDAV user set up that currently gets usernames and passwords from my MySQL Database. I give users the option to use WebDAV for large file uploads (this is for a file sharing service I'm ...
0
votes
2answers
2k views
Enable WebDAV File Sharing in Mac OS X Lion Server
Has anyone been able to turn on the iOS document sharing in OS X Lion Server? I can't connect to the file share using WebDAV.
0
votes
2answers
125 views
Allow Directory Listing for SVN WebDav
I've got a couple local repositories that I can successfully access using Apache WebDav.
This apache is also a production webserver and I've got directory listings disabled globally.
Here's the ...
1
vote
1answer
242 views
WebDav mirroring with Apache/Nginx
Folks,
I have an "origin" server where data is being dumped using WebDav. I need to distribute this data to edge caches as soon as the data is received on the origin. I will use either Apache or Nginx ...
3
votes
1answer
78 views
Webdav mounting on XP
I have an SSL tunnel application which transmits data from port 80 to 443 (sets up port 80 as local server and reads/write received data to HTTPS). I can mount this application in Windows 7 or ...
0
votes
2answers
135 views
Subversion on Ubuntu with multiple repositories and separate commits
When I first set up SVN on my server, I opted for the WebDAV http://... access method. However, I could not find out how to enable multiple repositories with this configuration. With this method, any ...
0
votes
0answers
43 views
See Explicit Commands as GNOME VFS Does Them
I am aware of gvfs-mount -l and gvfs-mount -l -i, no thanks to their extensively non-existent man pages, but how would I query to determine the exact parameters the GNOME VFS uses to say, mount a ...
1
vote
1answer
265 views
WebDAV for accessing fileserver for iOS apps
With the sudden onslaught of iOS apps that can use WebDAV for syncing, along with the fact that we are not happy with our user's data being stored in North Carolina (evil IT overlord strikes again) we ...
0
votes
1answer
211 views
cadaver automatic login (WebDav Client)
I have been using cadaver recently, although is there a way to login automatically e.g. a one liner:
cadaver http://webdav.server.com user=xxxxxxxxx pass=xxxxxxxxxxx
I can't use davfs2, since my VPS ...
1
vote
1answer
88 views
SVNParent (DAV) at different paths on same server
We currently have a subversion server at svn.company.com for internal (and occasionally external) use. Currently, the repositories are located at /svn/[project] via SVNParentPath. However, management ...
0
votes
0answers
40 views
simulate load and compare sharing readonly folder via webdav, sftp, smb
I'm setting up a system where there will be a read-only shared folder containing pdfs of various sizes (averaging probably 5-7M), spread out in a hierarchy of folders/subfolders Total size will be ...
0
votes
0answers
270 views
Apache DAV works with Windows 7. DAV+SVN doesn't. Why?
There's loads of tutorials on the internet for using mod_dav_svn with basic authentication, and I see loads of related questions on here, but I haven't found anything that fixes my problems... I'm ...
0
votes
1answer
138 views
IIS: Publish directories by username on IIS WebDAV
We need to publish some network directories via WebDAV on our internal network for some mobile devices (mainly iPads).
The intended layout is something like:
http://webdav/username/ points to ...
0
votes
0answers
128 views
WebDav fails with client certficates on Windows 7
I have a SharePoint 2007 site on Windows Server 2003 R2 that is set up to require SSL/HTTPS and client certificates on the IIs Web App.
Opening Document Libraries in Windows Explorer works fine from ...
0
votes
3answers
146 views
WebDav server on Windows 7
Question: Is there a way to set up a WebDAV server on windows 7 pro?
Info: My mom works for a non-profit psychology clinic that just got new computers. They have win7 pro and office 2010 on all ...
0
votes
1answer
119 views
Error 405 with Propfind on IIS7
I'm attempting to get SCCM running and one of the problems I'm running into is that WebDAV is not functioning properly on the server. After a lot of tracing, I've figured out that the problem is that ...
2
votes
1answer
412 views
Webdav, WS2008 R2 Web edition and IIS 7.5
I can see this is rapidly becoming a FAQ.
Something is preventing me from accessing a shared folder via Webdav. Here are the steps taken so far:
0. Hosted machine has two IP addresses, 2 sub-domain ...
1
vote
1answer
270 views
Office documents on intranet all requiring second login and can't pass auth? Disable webdav?
I am not sure what is going on, but recently all the Office documents on our intranet get prompted a second time for login and according to the error logs it looks like it's trying to use webdav to ...
0
votes
1answer
196 views
webdav on iis7.5 - simply cannot make it work
I won't bore with the details, but I've tried every possible combination of settings to get webdav to work on win 2008 r2 and iis 7.5. I'd just like to find out if anyone else has faced challenges ...
1
vote
0answers
156 views
Can't push to git remote repositories
I'm having trouble pushing my code to a git remote repository from my localhost. This problem only appears for repositories that were initially created with remote urls that are system directories ...
0
votes
2answers
788 views
“Directory index forbidden by Options directive” when deleting or renaming folders through webdav
I am trying to delete folders through webdav but all I get is 403 on the client and "Directory index forbidden by Options directive" in the Apache error log. I enabled "options indexes" for the folder ...
1
vote
2answers
244 views
Git through https
When I clone a repo with
git clone https://username@domain.com/directory
or when I push to it with
git push origin master
Git asks me for a password, how I can automatically provide the ...