KIO errors (CVS HEAD)
David Faure
faure at kde.org
Tue Jun 15 11:16:18 BST 2004
On Monday 14 June 2004 17:19, Andras Mantia wrote:
> KIO::NetAccess::file_copy(absUrl, tmpURL, -1, true, true, this);
Why do you set resume to true?? This is wrong, if you don't want to resume
over an existing file. (Actually the whole application-side resuming isn't very
well thought out, I suppose). Please use "false" there. Then it works.
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list