https://bugs.kde.org/show_bug.cgi?id=504148

--- Comment #3 from postix <[email protected]> ---
```
> KIO_SFTP_LOG_VERBOSITY=10 KDE_FORK_SLAVES=1 
> QT_LOGGING_RULES="log_kio_sftp=true;kf.kio.workers.sftp=true;" dolphin 
> --new-window sftp://postix@host
kf.kio.workers.sftp: *** Starting kio_sftp 
kf.kio.workers.sftp: pid =  32483
kf.kio.workers.sftp: debug =  10
kf.kio.workers.sftp: "postix" @ "host" : 0
kf.kio.workers.sftp: 
kf.kio.workers.sftp: list directory:  QUrl("sftp://postix@host";)
kf.kio.workers.sftp: checking cache: info.username = "postix" , info.url =
"sftp://postix@host";
kf.kio.workers.sftp: *** Starting kio_sftp 
kf.kio.workers.sftp: pid =  32490
kf.kio.workers.sftp: debug =  10
kf.kio.workers.sftp: "postix" @ "host" : 0
kf.kio.workers.sftp: 
kf.kio.workers.sftp: file system free space of QUrl("sftp://postix@host";)
kf.kio.workers.sftp: checking cache: info.username = "postix" , info.url =
"sftp://postix@host";
```

The following keeps being repeatedly logged once per minute or so:

```
kf.kio.workers.sftp: *** Starting kio_sftp 
kf.kio.workers.sftp: pid =  32607
kf.kio.workers.sftp: debug =  10
kf.kio.workers.sftp: "postix" @ "host" : 0
kf.kio.workers.sftp: 
kf.kio.workers.sftp: file system free space of QUrl("sftp://postix@host";)
kf.kio.workers.sftp: checking cache: info.username = "postix" , info.url =
"sftp://postix@host";
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to