empty directory removal working
This commit is contained in:
parent
c633144d28
commit
1223960294
1 changed files with 0 additions and 6 deletions
|
@ -40,9 +40,3 @@ Low priority:
|
||||||
Run each pair in turn. Then run the current rename code. Although this
|
Run each pair in turn. Then run the current rename code. Although this
|
||||||
still probably misses cases, where eg, content cycles amoung 3 files, and
|
still probably misses cases, where eg, content cycles amoung 3 files, and
|
||||||
the same content amoung 3 other files. Is there a general algorythm?
|
the same content amoung 3 other files. Is there a general algorythm?
|
||||||
* webdav: When a file in a subdirectory gets deleted,
|
|
||||||
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
|
|
||||||
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…
Add table
Add a link
Reference in a new issue