Comment 6 for bug 564441

Revision history for this message
Gachoud Philippe (ph-gachoud-gmail) wrote :

A temporary solution for me is with closed k9copy to create a directory on tmp with a symbolic link on anywhere you have more space for me like "/media/datas/tmp/k9copy/":
*********************************************************************
pg@pipoTower: /media/datas/linux$ rm -rf /tmp/kde-pg/k9copy/
pg@pipoTower: /media/datas/linux$ sudo ln -s /media/datas/tmp/k9copy/ /tmp/kde-pg/k9copy
pg@pipoTower: /media/datas/linux$ k9copy&
*********************************************************************
Works but you have to create the directory each time you boot your machine, /tmp is removed by reboot...