<div dir="ltr">Today I refactored SftpPlugin and move hard process management logic into separate class. SftpPlugin became much more easy and cleaner.<div><br></div><div>It is very close to final version. But I have reach bug related to KFilePlacesModel:</div>

<div><br></div><div><div>Fatal Error: Accessed global static 'KDirListerCache *kDirListerCache()' after destruction. Defined at /var/tmp/portage/kde-base/kdelibs-4.11.4/work/kdelibs-4.11.4/kio/kio/kdirlister.cpp:47<br>

</div></div><div><br></div><div>this assert happens in destructor of SftpPlugin in function removeFromDolphin, It is look right and I don't know why this happens :(</div><div><br></div><div>KIO module also works stable after adding some error handling. <br>

</div><div><br></div><div>Good night!</div></div>