Page 1 of 1

I can't access the shared USB disk by SMB

PostPosted: Thu Apr 18, 2019 2:43 am
by yunteam
I really like the OPlayer software, but I have had some problems recently.

I built a NAS and installed the Windows Server 2019 operating system in it, then plugged in the USB hard disk box and opened the sharing, and I can access my USB disk sharing through the computer.

I can see the share list but can't access the data in OPlayer, click into the share folder and it display permissions question, I tried to add Everyone, but it still error.

I found that the shared folder on the internal hard drive can be accessed normally.But it can't access the shared folder on the USB hard drive.

Can you upgrade the SMB version to V3 to try to solve this problem?

Re: I can't access the shared USB disk by SMB

PostPosted: Fri Apr 19, 2019 9:13 am
by admin
thanks for your information, we will check whether we can support it here.

Re: I can't access the shared USB disk by SMB

PostPosted: Sun Apr 21, 2019 9:36 am
by yunteam
I found a temporary solution from Google.

run "Set-SmbServerConfiguration -IRPStackSize 40" via PowerShell can be accessed normally.

But SMB1 is unsafe, it is best to upgrade to SMB2/3.

Re: I can't access the shared USB disk by SMB

PostPosted: Tue Apr 30, 2019 7:29 am
by admin
yunteam wrote:I found a temporary solution from Google.

run "Set-SmbServerConfiguration -IRPStackSize 40" via PowerShell can be accessed normally.

But SMB1 is unsafe, it is best to upgrade to SMB2/3.

thanks for your tips, we will try to support it in the future update.