Cannot write with 0.6.3
Status: Beta
Brought to you by:
kshevetskiy
Though reads still work, the writing onto SMB shares is failing:
cat
into an existing file hangs -- in the fu_ans
system callcat
into a not-yet existing file, as well as mv
and cp
, regardless of the target's pre-existence, fail trying to open()
the target, the error being EINVAL
smbclient
on the same machine has no problems writing to the same shares... This is on a FreeBSD virtual machine. One of the shares tested is the Windows 10 workstation hosting the VM. Things used to work with 0.6.1...