KTar patch to fix speed problems with tar ioslave

Jan Schaefer jan at kdewebdev.org
Mon Feb 9 14:10:20 CET 2004


Hi,

> > That would really help I think. I have seen this method, but it was
> > rather undocumented and I did not find a way to use it.
> > Could you explain to me how I have to use this method and how I can tell
> > the copy job to use the multiGet method instead of the get method?
>
> Well, the copy job doesn't support it yet, so you will need to start there
> then. The idea is to use a single MultiGetJob instead of multiple Get jobs.
>
> You probably also need to store in the .protocol file whether the protocol
> supports mget, because that is currently hardcoded in MultiGetJob::start
> See kdelibs/kio/kio/kprotocolinfo.h and
> kdelibs/kdecore/kprotocolinfo_kdecore.cpp for how to make that information
> available to KIO::Job
OK. I will do my best.

Greetings,

	Jan


More information about the Kde-optimize mailing list