Hi,

I have the same problem and I have just examined it:

If I specify a target like 'scp://user@host/users/username/backup/' (or
scp://user@host/users/username/backup/) older versions of duplicity do a mkdir
"/users/username/backup/" at once and that works fine.

But newer versions of duplicity are trying to do:
mkdir "/users/" and that cannot work in cause of the reasons Alex S. has
specified before.

Possible solutions from my point of view are:

* Change duplicity's mkdir-behavior back to the old version (may be by a
command-line-option)

* Supress mkdir at all (by a command-line-option)

Of course I have tried the current upstream-version of duplicity (which does not
solve the problem).

Thanks in advance for your support.

Thomas



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to