summaryrefslogtreecommitdiff
path: root/doc/bugs/import_leaves_stray___96__.tmp__96___files_if_interrupted.mdwn
blob: 50037246df2d1f5f6faf5e73a6d6ab64bcf41bae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
### Please describe the problem.

I have found various `.tmp` files in a directory in which I performed various `git annex import` that failed because the destination disk was full.

These files should be removed when import detects that its has no more space to proceed and exists.

### What version of git-annex are you using? On what operating system?

git-annex 5.20140517.4 in Ubuntu 12.04.

> The ".tmp" means this dropping is left by viaTmp, and I see why.
> [[fixed|done]] --[[Joey]]