#unable to retrieve data from CIFS share

1 messages · Page 1 of 1 (latest)

uneven glacier
#

The user is able to copy data or exe file to CIFS share from local machine to CIFS share.
But the user needs to retrieve the data from the CIFS share to the local machine.

I am getting error like" can't read from the source file or disk"

Please guide any one.

fallow badge
#

Any errors in event log show?

#

That seems odd. Any security software (vscan/fpolicy) or access controls/permissions/etc.?

fallow mauve
#

This sounds like a Vscan issue

fallow badge
#

Meh you got this Mike 😄

uneven glacier
#

Here is a screen shot ..vscan policy is not configured

uneven glacier
#

Thanks to everyone for responding,the issue is resolved.

sour linden
#

@uneven glacier can you share what you did, to help others?

uneven glacier
#

The CIFS share path is enable the vscan

vserver cifs share modify -vserver servername -share-name cifs-sharename -vscan-fileop-profile no-scan

fallow mauve
#

So you worked around the issue with Vscan by disabling Vscan on the CIFS share that the users are accessing. Are you still working to resolve the underlying issue with Vscan?