I have a problem with smb drive
The drive is mounted via fstab and is also available via Dolphin rw works.
But if I want to "drag" a file from the drive into a browser window, e.g. Gmail or Whatsapp, I get the message "This file has a size of 0 bytes and will therefore not be appended."
This worked before so it must work
my fsatb entry:
//192.xxx.xx.x/home /media/home cifs rw,user,credentials=/home/xxx/.smbcredentials 0 0
cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04.2
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="TUXEDO OS 2"
NAME="TUXEDO OS"
VERSION="2"
ID=tuxedo
ID_LIKE="ubuntu debian"
PRETTY_NAME="TUXEDO OS 2"
VERSION_ID="22.04"
Comment