cifsd-team / ksmbd

ksmbd kernel server(SMB/CIFS server)
151 stars 23 forks source link

Large file transfer to smb share exfat partition from windiws client #547

Closed PoleTIC closed 2 years ago

PoleTIC commented 2 years ago

Hi,

Some clients are experiencing some issues. Using ksmbd-3.3.4, transferring large files (2go) to smb shared exfat usb disk fails from windows client (windows 10) with windows error 0x8007003B (Unattended network error). Note that, the problem is not seen from linux client neither using NTFS filesystem. Have you any idea on what can be the cause of such an issue ?

Regards

mmakassikis commented 2 years ago

Hi,

Please test with newer version of ksmbd/ksmbd-tools. There have been many changes since 3.3.4.

PoleTIC commented 2 years ago

HI mmakassikis, Thanks. I will test with newer version and get back my feedback.

namjaejeon commented 2 years ago

@PoleTIC Please check https://github.com/cifsd-team/ksmbd-tools/issues/219. I didn't apply this patch to ksmbd yet. Will do that. You can apply the change in above ISSUE if you want to fix ASAP.

PoleTIC commented 2 years ago

Thx @namjaejeon. The fix works well.