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 Version 2
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 (last modified by warner)
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.)
Change History (2)
comment:1 Changed at 2012-04-06T04:17:13Z by davidsarah
comment:2 Changed at 2014-12-02T19:49:06Z by warner
- Component changed from code-frontend to code-frontend-drop-upload
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
On 06/04/12 03:20, erpo4 wrote on the vg2 list:
It would indeed default to off, since we don't want the behaviour to change surprisingly from the current behaviour on a Tahoe upgrade.