Bug 355608 - SFTP support for disk space usage (df)
Summary: SFTP support for disk space usage (df)
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: sftp (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Andreas Schneider
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-19 21:30 UTC by Pascal d'Hermilly
Modified: 2018-03-31 20:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal d'Hermilly 2015-11-19 21:30:25 UTC
It would be nice if the sftp kio could tell dolphin about disk space usage . Right now dolphin doesn't seem to have this information, but it is available from command line sftp client:
sftp> df 
        Size         Used        Avail       (root)    %Capacity
    30830588      2984452     26257000     27846136           9%


Reproducible: Always
Comment 1 Andreas Schneider 2015-11-20 13:14:45 UTC
I've added support for statvfs in libssh. I need to check if kio offers a function so I can implement it. However I'm busy with the libssh 0.8 release which is stalled by another project I'm working on right now.

You have to wait but I will look into this. Feel free to ping in a month if nothing happend ...
Comment 2 Pascal d'Hermilly 2015-11-20 13:20:27 UTC
thanks
Comment 3 Pascal d'Hermilly 2016-10-23 20:36:15 UTC
@andreas Any news?
Comment 4 suse 2018-03-31 20:59:01 UTC
dolphin shows the free space of the remote file system in the status bar as well as bar percentage bar.