aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Can_not_drop_unused_file.mdwn
blob: 8ec48eb14f676b7d7cd12957d30c073c0eaa5bc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
I have encrypted directory remote on a usb drive over time it accumulated some unused files. I would like to drop them running,

    git annex --unused --from external

returns a list of unused files when I try to drop them with,


    git annex dropunused --force --from external 1-XX

I get,

    dropunused XX (from external...) failed

I can not seem to get rid of these files.