We are currently experiencing issues with Mac users (El Capitan 10.11.2) which use the replace function when copying data to Alfresco using CIFS. Copying to a new directory or merging works perfectly, but replacing just does nothing.
No error, the copying screen just disappears immediately.
This is the first time we're using CIFS from Mac. WebDav still seems to work perfectly.
So the question is, is our configuration wrong, is this a CIFS-bug in Alfresco or maybe an El Capitan issue. SMB/CIFS on Mac has been an issue in the past.
Our CIFS config
cifs.serverName=alfrescotest
cifs.hostannounce=true
cifs.enabled=true
cifs.pseudoFiles.enabled=false
alfresco.authentication.authenticateCIFS=true
—