#2428 closed defect (fixed)

drop-upload: don't upload "hidden" files, or files under "hidden" directories

Reported by: daira Owned by: daira
Priority: normal Milestone: 1.12.0
Component: code-frontend-magic-folder Version: 1.10.0
Keywords: drop-upload, docs, magic-folder Cc:
Launchpad Bug:

Description

A hidden file/directory is one that has a name starting with ".", or that has the hidden or system attribute on Windows. The motivation for not uploading these is that they are often used for temporary files. This behaviour needs to be clearly documented.

When we implement remote-to-local sync for Magic Folder, there will be other categories of names that shouldn't be synced.

Change History (7)

comment:1 Changed at 2015-05-22T00:25:30Z by daira

  • Component changed from unknown to code-frontend-drop-upload

comment:2 Changed at 2015-06-01T16:11:09Z by daira

  • Keywords magic-folder added

Add magic-folder keyword to all drop-upload tickets.

comment:4 Changed at 2015-09-04T12:31:04Z by dawuud

ok i fixed this code and wrote unit tests needs review

comment:6 Changed at 2015-09-21T15:08:53Z by dawuud

  • Resolution set to fixed
  • Status changed from new to closed

comment:7 Changed at 2016-03-22T05:02:52Z by warner

  • Milestone changed from 1.11.0 to 1.12.0

Milestone renamed

Note: See TracTickets for help on using tickets.