search for: webdav

Displaying 20 results from an estimated 196 matches for "webdav".

2007 Oct 30
2
WebDav Support.
Hi guys, I read that mongrel supports the webdav protocol. I need to "create" the webdav files and allow a third party app access it just for read purposes. What do you recommend? -- Fernando Lujan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/...
2006 Apr 21
4
WebDAV library for fastcgi/webbrick
Hello, I am trying to find a WebDAV library for Ruby that works with fastcgi (production) and Webbrick (development). I''ve found this link which mentions a Webbrick WebDAV library: http://redhanded.hobix.com/inspect/ webrickWebdavHandlerSafelyExtractedFromTheWild.html Unfortunately it sounds limited to Webbrick which wi...
2008 Jun 19
0
struggling with simple webdav
Normally I use authzldap to authenticate LDAP users but in this case, I have a client that wants non-LDAP users to be able to use DAV. The twist is that there are several virtual hosts on this server and perhaps that is confusing things... anyway, my httpd.conf has... <Location /webdav> Dav On AllowOverride None Options Indexes FollowSymLinks AuthType Basic AuthName "DAV-ADV" AuthUserFile /var/www/html/passwd/user.passwd # require valid-user <Limit PUT POST DELETE PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK> Require user craig </Limit...
2002 Aug 01
1
Samba server as a WebDAV proxy
Dear all, As you may know, webdav support is quiet poor on Windows, compared to Samba. That is why I would like the samba server to act as a proxy to webdav servers. This would give windows users the ability to browse webdav pseudo-shares and map them to a drive letter, without buying software like "WebDrive". I am setti...
2009 Jan 10
2
webdav timeout
Hi, I tried to sync two files (50 MB and 100 MB) with my webdav folder using rsync 3.0.5 with Mac OS X (10.4.11) Terminal and X11. With the Terminal application the sync always failed with both files. With X11 I once was successful synchronizing the 50 MB file. The error message is always like this (also when I set the timeout to eg. 7200 seconds): io...
2005 Feb 23
1
webdav
I am trying to setup webdav. I have tried hte webdav list. Has anyone implemetned webdav on apache? -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn. This is the heritage of the servants of the...
2007 Jul 17
1
Looking for a WebDav sync client
I am looking for a webdav tool much like wget. And it has to maintain timestamps (Cadaver does not, or at least I have not figured out how). There is a whole big WebDav server now of all (almost all) of IEEE 802.11 presentations (not the draft docs) and webdav is the access method....
2017 Nov 22
0
CentOS6 davfs2 shows invalid free/total storage capacity
Hello, I have a CentOS6 VM with davfs2 where I mount WebDAV Shares; one I have at a storage hoster and one I configured myself on a virtual server I rented on a hoster; why does 'df' always show the same value for capacity [root at centos6-vm ~]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda3 11249272 7...
2008 Sep 15
2
Perhaps slightly OT - Lots of spurious webdav requests.
Hello All, I am running a CentOS 4.6 file server for a small office network and I am getting a lot of strange webdav requests from one of the Windows workstations - I have not configured Webdav on the Windows host (hereafter "windows-laptop") in question. Some details - I have configured a Samba share called (say) "share1" on the CentOS server and the windows-laptop connects to this share usi...
2006 May 24
2
WebDav on rails
I am trying to do webdav on rails. I already did it with PHP so it should not be much difference. However I have some problems. 1) When Word sends PROPFIND it sends GET request with XML inside the request body. However I cannot seem to get this information. request.body returns no such method even though request.inspec...
2006 Apr 25
1
Webdav and read only
Is there a way to configure Apache and WebDAV so that uploading requires a password but anyone can read from the directory using a browser? -- Chris Mason NetConcepts (264) 497-5670 Fax: (264) 497-8463 Int: (305) 704-7249 Fax: (815)301-9759 UK 44.207.183.0271 Cell: 264-235-5670 Yahoo IM: netconcepts_anguilla at yahoo.com -- This messag...
2010 Jul 14
0
ZFS + WebDAV + AD integration
Folks, I now know that ZFS is capable of preserving AD account sids. I have verified the scenario with CIFS integration. I am now wondering if it is possible to achieve a similar AD integration over WebDAV. Is it possible to retain security permissions on files and folders over WebDAV? Thank you in advance for your help. Regards, Peter -- This message posted from opensolaris.org
2004 Sep 24
0
webDAV (webclient) interferes with XP logons
Very long story short... 1. Samba server on machine running iptables or behind a firewall 2. Client XP domain logins taking 45 seconds or more. 3. The problem: webDAV (webclient) is running on the XP workstations and this mysteriously triggers access to port 80 on the file server, which in turn adds up to long delays. If you are running an HTTP server and it isn't blocked then these accesses are rejected and they cause little delay. If you aren...
2002 Nov 14
1
samba and/or DAV
while looking for a solution for webbased access to our samba-servers I found a recommendation towards using DAV instead. I just took a first glance at DAV (www.webdav.org) and find it very interesting. Are there any documentes comparing these two strategies in intranet and internet (speed, reliability ...) I would also be greatly interested if anyone here uses DAV to allow roaming users to access their server-files and is willing to share his experiences. I se...
2009 Aug 18
1
WebDav on CentOS?
Hello, I'm trying to set up webdav on apache on centos. My web area has dav on set, it's permissions are 775 owner of the apache user and group of the webdev group which i put users in who can write to the area. As a user locally logged on to the machine i can cd to the area and create content though it is owned and has a group...
2010 Dec 20
0
How to enable WebDAV/HTTP/FTP access and the REST/XML API?
Gluster supports client access with a native client, cifs and nfs and, according to this document http://www.raidinc.com/pdf/whitepapers/wp-gluster-vm-environments.pdf, WebDAV, HTTP and FTP. How can I enable the at last mentioned features? Furthermore I am interested in how to access the advertised REST Api? In the documentation there is not even one result when searching and I get the impression there is no API :) EM
2008 Jan 17
2
Webdev tools
I want a tool that will allow me to download files from a webdev site. All I have found is the other direction: my files to a webdav server. In particular (some of you might be interested) is the whole IEEE 802.11 meeting documents webdav site: https://mentor.ieee.org/802.11/documents https://mentor.ieee.org/802.11/public/07/11-07-0767-00-0000-new-802-11-working-group-documentation-system.ppt explains the 'new' syst...
2005 Feb 19
0
providing webdav remote access to samba
hello all. I know this is a little bit of topic, but I guess this will interest of you anyway, and I didn't know where else to ask... So here it is: Does anyone here provide a webdav remote access interface to the network? And if yes: what software are you using for it? I'm currently doing this on my network using davenport. (http://davenport.sourceforge.net/) Even though this works nicely and securely (https) I would like to try (if available) some alternatives to see...
2012 Jun 05
1
best way to access samba shares remotely without VPN
Hi all, I'm wondering what is the best way to access samba shares securely over the net. I saw sslbridge and davenport but they don't seem to be managed properly. I was thinking of using webdav via https. I dont want to use VPN as im using openvpn and it is not support well with Mac iOS and OSX client. webdav is supported well. Regards J
2007 Dec 06
2
WebDav/CalDav in Rails
Has anybody done anything with WebDev, or for that matter CalDav, in Rails? I''m looking to do stuff with CalDav and the spec seems pretty simple. I''m just wondering if the HTTP methods, like REPORT, natualy work or if I have to install/configure anything. I''m running Rails on Apache through FastCGI. Thanks, Jeremy --~--~---------~--~----~------------~-------~--~----~