duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #02400
Re: [Question #252663]: temp_dir /tmp not recognizing free space
Question #252663 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/252663
edso posted a new comment:
also, the routine used within duply is like
df /tmp 2>/dev/null | awk 'END{pos=(NF-2);if(pos>0) print $pos;}'
what does the above print out on the console.
..ede/duply.net
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.