I am trying to connect a smb remote storage to my debian server and use the available space on the local disk as a cache using FS-Cache for CIFS. I have already tried the following code but it doesn't seem to work because the local disk space is not decreasing
mount -t cifs -o ro,fsc,vers=3.0,user=xxxx,pass=xxxx, //xxxx.your-storagebox.de/backup /www/wwwroot/xxxx.com/samba