Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

Question says it all: there must be one that stands a head-and-shoulders above the rest...which is it? I've got a few bits of software that would like to store syncable data on a WebDav server...

share

locked by Mark Henderson Jan 20 '12 at 9:11

This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here. This question and its answers are frozen and cannot be changed. More info: FAQ.

6 Answers

up vote 3 down vote accepted

Box.net comes highly recommended. Webdav access is available through https://www.box.net/dav - but only for paying customers.

Their free Lite account will give you 1 GB of storage, though individual files cannot be larger than 25 MB each.

share
I knew about box.net but I had had ify experiences with it. Since no-one else has offered an alternative I'll accept your answer... – jkp May 8 '09 at 12:20
+1 for Box.net. They're very good. – Tom O'Connor Feb 9 '11 at 15:48

Update: box.net does not offer free WebDAV anymore, sorry. You should try other providers. I use http://www.cloudsafe.com - they offer 2GB of free online storage and free WebDAV access can be easily enabled for every safe.

share

you can also try 4shared.com http: //webdav.4shared.com:80/wa you can get 15GB for free But the webdav works only for WinXP or Linux Link to get it working http://www.4shared.com/faq.jsp#q36

share

You can give http://dropdav.com/ a try. It enables to access a dropbox account with WebDAV.

share

I would suggest taking a look at: http://www.ajaxfilebrowser.com/. No registration is needed it will automatically create a folder for you when you access it first time.

share

Apache's mod_dav has worked well for me.

share
Yeah, its true I guess...It means setting up a web server though...was hoping more for a free service. – jkp May 6 '09 at 14:09

protected by sysadmin1138 Jul 19 '11 at 1:42

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.