You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and did not find anything similar.
Bug Description
Hi!
I'm using Hetzner Storage Box via the SFTP backend.
The UI always shows:
Disk Usage
Not Supported
However, rclone itself is able to retrieve the quota information successfully:
rclone about hetzner:
Total: 1 TiB
Used: 272.022 GiB
Free: 751.978 GiB
According to the rclone documentation, SFTP backends can support the about command depending on the server implementation, and Hetzner Storage Box does.
Would it be possible for Rclone Manager to query rclone about instead of assuming SFTP does not support disk usage?
Thanks for the great project!
### Operating System
Windows
### OS Version
os/version: Microsoft Windows 10 Pro 22H2 22H2 (64 bit) - os/kernel: 10.0.19045.7548 (x86_64)
### App Version Type
Desktop (GUI application with window)
### App Version Number
Latest, 0.3.0_x64
### RClone Version
rclone v1.74.4
### Steps to Reproduce
Same above, thanks!
<img width="1920" height="1080" alt="Image" src="https://github.com/user-attachments/assets/c948e349-f1fb-4430-a503-f890cdf7f3a8" />
### Expected Behavior
_No response_
### Relevant Logs
```shell
Is there an existing issue for this?
Bug Description
Hi!
I'm using Hetzner Storage Box via the SFTP backend.
The UI always shows:
Disk Usage
Not Supported
However, rclone itself is able to retrieve the quota information successfully:
Screenshots/Recordings
Additional Context
No response