duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Anyone using duplicity with box.net (webdavs)?


From: SanskritFritz
Subject: Re: [Duplicity-talk] Anyone using duplicity with box.net (webdavs)?
Date: Wed, 29 Feb 2012 08:47:36 +0100

2012/2/29 Bubba Wilson <address@hidden>:
> FYI, someone tracked down my post and e-mailed me a solution.
> modify webdavbackend.py and change listbody to be this:
> Just replace listbody with:
>
> listbody = """\
> <?xml version="1.0" encoding="utf-8"?>
> <D:propfind xmlns:D="D:" xmlns:NS="D:">
> <D:prop><D:href/></D:prop>
> </D:propfind>

Careful with these kinds of changes. Sadly webdav servers don't quite
act the same, see this very similar bug report:
https://bugs.launchpad.net/duplicity/+bug/486489



reply via email to

[Prev in Thread] Current Thread [Next in Thread]