Added a comment: should there be FSCK and/or CLEAN?

This commit is contained in:
yarikoptic 2019-09-28 00:31:51 +00:00 committed by admin
parent e51697fe06
commit 6dc5a0574e

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="yarikoptic"
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
subject="should there be FSCK and/or CLEAN?"
date="2019-09-28T00:31:51Z"
content="""
external remote could crash/get interrupted in the middle of its operation thus leaving some corrupt/temporary files behind. How/when should it run some diagnostic and clean up after itself?
"""]]