duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #02402
Re: [Question #252663]: temp_dir /tmp not recognizing free space
Question #252663 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/252663
gustavo maurizio gave more information on the question:
can i modify duply to issue df -k /tmp?
in solaris gives
root@t00-dns0:~# df -k /tmp 2>/dev/null | awk 'END{pos=(NF-2);if(pos>0) print $pos;}'
243574044
and in linux
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/vg_root-lv_tmp
5951424 1904064 3740160 34% /tmp
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.