recommended webdav services
Hi all, I know there have been a number of old threads on this topic but I need to find a new webdav provider as it looks like mydrive.ch will no longer be able to support my zotero habit.
So I'm after some recommendations.
Preferably free and 2gig but I'm ready to bite the payment bullet if there are no other options.
Advice?
So I'm after some recommendations.
Preferably free and 2gig but I'm ready to bite the payment bullet if there are no other options.
Advice?
http://icloud.com/en/webdav
Good news is that they offer 3GB free.
''twas a bit fiddly to set up though. I created a zotero folder in the documents folder and so the url for the zotero preferences looks like this:
webdav.icloud.com/my_profile_name/xios/Documents
Only downside so far, is that they don't use https and they don't appear to be the speediest kids on the block. But it's not like I'm moving secret documents, just way too many pdfs ...
Will report back once the sync is finished. Just for others info. I had nearly 6,000 files in my zotero folder when mydrive changed their options - so if this goes through on icloud hopefully most people will be OK (and as Dan pointed out on the other thread, limiting the number of files per folder isn't part of the webdav spec - though I remember the reason I moved to mydrive was that an older provider put this limitation in place)
Fingers crossed.
I followed the installation directions at:
http://forum.teamdrive.net/viewtopic.php?f=10&p=3168
I'm using dyndns, and passing port 443 through my router so that I can directly access the https WebDAV server from the outside world. It took a lot more fiddling around to get the router properly configured than to set up the WebDAV server.
It's working fine for me, albeit a bit slow, as expected.
Note: I tried the Zotero PHP WebDAV server listed at http://forums.zotero.org/discussion/5512/setup-your-own-webdav-server-on-webspace-using-php/ , but that was nothing but trouble. I think the problem was that it was built for PHP 4. PEAR (a PHP library) also includes an unsupported WebDAV implementation (that's what the zotero link above uses), but SabreDAV seems to be a fully compliant and supported PHP WebDAV server.
More info:
Synology network file server: DS209, see http://www.synology.com/enu/products/DS209/index.php
WebDAV implementation I installed: SabreDAV, see http://code.google.com/p/sabredav/
So here's hoping that icloud don't suddenly introduce a folder limiation.
Edit: What you need to do (dear future readers) is click on where it says 'Cloud Drive' at the top, near the left. This will take you to a place where you can right-click and select 'New > Folder' (name it 'zotero').
It was pretty easy to follow in your footsteps though, so thanks for posting this information!
MyDrive is dead! Long live iCloud!!
It DOES work for me, and I have successfully switched from mydrive.ch to icloud.com on multiple computers.
In zotero preferences:
http://webdav.icloud.com/my-account/xios/zotero
("zotero" folder previously created manually inside "xios" folder)
"Edit: What you need to do (dear future readers) is click on where it says 'Cloud Drive' at the top, near the left. This will take you to a place where you can right-click and select 'New > Folder' (name it 'zotero')."
did not work for me in firefox. The webpage simply did not react. What DID however work was to click on the square cloud button at the bottom left and open from there the file browser and then create a new folder. I needed to create a new folder from icloud to make it work. Setting up the folder through zotero preferences did not work, as in EdF's case.
My zotero sync preferences are:
http://webdav.icloud.com/petervermont/xios (with '/zotero' always thereof course)
I get the failure both with the zotero folder created manually or not there.
One thing of possible interest: When I use Firefox to log my icloud account it never progresses after the 'Starting icloud' screen. This works fine in IE.
My zotero debugging log says this:
(3)(+0007170): Verifying storage
(3)(+0000001): Getting WebDAV password
(3)(+0000002): HTTP OPTIONS for http://petervermont:********@webdav.icloud.com/petervermont/xios/zotero/
(3)(+0000264): Server: nginx/0.7.67
Date: Mon, 13 Sep 2010 13:59:58 GMT
Content-Type: text/html;charset=ISO-8859-1
WWW-Authenticate: Digest realm="os@xcerion.com", domain="/", qop="auth",nonce="pzCK+4hmonKbC+3pD8buzbgtrv8", algorithm=MD5
Cache-Control: must-revalidate, no-cache, no-store, proxy-revalidate
Content-Length: 1298
Connection: Keep-Alive
(3)(+0000000): <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 401 Unauthorized</title>
</head>
<body>
<h2>HTTP ERROR: 401</h2>
<p>Problem accessing /petervermont/xios/zotero/. Reason:
<pre> Unauthorized</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
http://webdav.icloud.com/petervermont/xios
directly in the browser address bar and authenticate yourself this way.
Then try again "Verify server" from Zotero.
I have tried that and it brings up an auth dialog. I put in username and password and the auth dialog shows up again. This happens repeatedly until finally I hit cancel and then I see 'Error 401 unauthorized'.
Of course this makes it seem that I don't know my credentials but the webdataQT.exe app provided by iCloud to mount my drive on windows works just fine with those same credentials.
"SSL certificate error connecting to %S. Load your WebDAV URL in the browser for more information."
Apparently, according to another thread on this forum (http://forums.zotero.org/discussion/9949/), the way to resolve this is to load the address in the browser. However, this is not possible, as suggested by PeterVemont above. I have the same issue of repeated authorisation dialogues. The same credentials log me into their fancy interface, though.
Francis
That sounds like an ssl error.
icloud does not support https so try http instead.
This did not fix the problem for me but did change from the SSL error to a different error: "Permission Denied: The WebDAV server did not accept the username and pasword you entered. Please check your file sync settings or contact your server administrator"
(Sorry, if this is a stupid question...:-)
I successfully connected and synced with WebDAV from home. In addition if I use a VPN over to the college network which is far more open, I can successfully use WebDAV from my work computer.
One oddity is that I can successfully use icloud's webDavQT.ext to mount my cloud drive from within the work network.
SkyDrive may work if it supports WebDAV -- does it?