tags 693521 + moreinfo
thanks 

On Thu, 15 Nov 2012 21:11:25 +0100, Anonymous writes:
>It would be useful if duplicity would automatically create directories
>(and their parents) if they do not exist on the webdav server.  The
>webdav protocol supports this by way of a "MKCOL" command.

hmmm. duplicity already contains code that *should* create 
missing directories on the go.

i suspect the failure you experience might be related to creating 
a deep missing dir hierarchy: 

webdav says 'all ancestors/parents must already exist' 
<https://tools.ietf.org/html/rfc4918#section-9.3>
but duplicity's code right now does only do a single wholesale
MKCOL.

can you please send me the output of a run with -v9 and
your actual duplicity command line?

regards
az


-- 
Alexander Zangerl + GPG Key 0x42BD645D or 0x5B586291 + http://snafu.priv.at/
Come to think of it, there are already a million monkeys on a million
typewriters, and Usenet is NOTHING like Shakespeare.

Attachment: signature.asc
Description: Digital Signature

Reply via email to