update
This commit is contained in:
parent
589184ccc3
commit
5fe803e14e
1 changed files with 3 additions and 1 deletions
|
@ -44,3 +44,5 @@ Low priority:
|
||||||
the webdav collection is remains, empty. Could to check if collection is
|
the webdav collection is remains, empty. Could to check if collection is
|
||||||
empty, and delete otherwise, but that would have a race if another export
|
empty, and delete otherwise, but that would have a race if another export
|
||||||
is running to the same webdav server.
|
is running to the same webdav server.
|
||||||
|
Probably best to add a remote method to delete a directory, and have
|
||||||
|
export use it on all directories it thinks should be empty.
|
||||||
|
|
Loading…
Reference in a new issue