<table><tr><td style="">chinmoyr updated this revision to Diff 53044.<br />chinmoyr retitled this revision from "[WIP] Make file overwrite a bit safer" to "Make file overwrite a bit safer".<br />chinmoyr edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-dmrvvtjexozwh7a/">(Show Details)</a><br />chinmoyr added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D19080">View Revision</a></tr></table><br /><div><div><p>Print strerror.</p></div></div><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;"><span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">The source is copied to</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">Instead of truncating the existing file,</span> a separate <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">".part" file,</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">copy of the source file in the<br />
destination folder is created.</span> <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">then</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">If</span> the <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">original destination  <br />
is replaced. <br />
<br />
When disk_full error occurs,</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">copy was successfully created, the existing<br />
destination file is replaced with it.</span> <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">file kioslave will ask the user if they wish to delete <br />
the existing destination to free space and continue copying or cancel the copy <br />
operation altogether</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">If in middle of creating the separate copy the<br />
disk runs out of space then an attempt is made to delete the existing destination.<br />
After that is done the copy operation is resumed</span>.<div style="padding: 8px 0;">...</div></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D19080?vs=51939&id=53044">https://phabricator.kde.org/D19080?vs=51939&id=53044</a></div></div><br /><div><strong>BRANCH</strong><div><div>arcpatch-D19080 (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D19080">https://phabricator.kde.org/D19080</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/jobtest.cpp<br />
autotests/jobtest.h<br />
src/ioslaves/file/file_unix.cpp</div></div></div><br /><div><strong>To: </strong>chinmoyr, dfaure, ngraham<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>