Opened at 2012-04-06T03:00:12Z
Last modified at 2016-03-22T05:02:52Z
#1710 closed enhancement
drop-upload: optionally unlink locally deleted files from upload directory — at Initial Version
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.12.0 |
Component: | code-frontend-magic-folder | Version: | 1.9.1 |
Keywords: | unlink space-efficiency gc otf-magic-folder-objective4 | Cc: | |
Launchpad Bug: |
Description
The prototype implementation of drop-upload in #1429 adds new or changed files in the local directory to the upload directory, but it does not unlink files in the upload directory when they are deleted locally.
Note that:
- some users might not want files to be immediately unlinked from the upload directory, in case the local deletion was accidental.
- the space for unlinked files would not be reclaimed unless and until garbage collection is performed. (This applies already to old versions of changed files.)
Note: See
TracTickets for help on using
tickets.