git-annex/doc/bugs/free_space_checking.mdwn
2010-10-19 14:37:19 -04:00

8 lines
290 B
Markdown

Should check that there is enough free space before trying to copy a
file around.
* Need a way to tell how much free space is available on the disk containing
a given repository.
* And, need a way to tell the size of a file before copying it from
a remote, to check local disk space.