Skip to content

query filesystem size (df / vfsstat) #19

@b-wille

Description

@b-wille

Hello

Thank you for your great work. This is my first issue I'm writing and I hope it's okay
Sorry in advance.

Unfortunately, when mounting, the file system size is not recognized and is empty:
Dateisystem Typ Größe Benutzt Verf. Verw% Eingehängt auf
https://webdav.hidrive.ionos.com/ fuse.webdavfs - - - - /mnt

Here is my mount command:
mount -t webdavfs -ousername=user,password=pass,allow_other,mode=777 https://webdav.hidrive.ionos.com/ /mnt

mount shows:
https://webdav.hidrive.ionos.com/ on /mnt type fuse.webdavfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other)

Is the mount command wrong or is the problem with the "webdavfs" program or with this webdav provider?
I would appreciate feedback.

Thanks

Greetings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions