Hi MB7, SMB2 and 10.9.3 - that's sad to hear 😕. I've spend some time looking into this over the last few months. Like you I looked at the 10.9.3 announcement and there was no mention of this in the update doc. Oh well.
As usual if you are using the FINDER for Drag and DROP ito a network file system that is being serviced by SMB2 (look for port 445) then either use AFP or for windows requirements force your MACS to use SMB1 until a fix is provided for SMB2.
If it helps there's a well know workaround to use SMB1 only. All works fine and to 3rd party storage appliances that are SMB1 based. windows platforms (win7/8.1) work find through their windows explorer or what's left of it.
On our OSX SERVER MAC(V 3.3.1 ) machines, we still network file sharing point as "Share over SMB" and "SHARE of AFP" and windows platforms may access as such.
All other mac machines are set to use SMB1 only if they need it. Also any default non-AFP however we have instituted an SMB1 only on all our OSX hosts using this work around:
Use the Terminal.app on each Mac machine for the following 2 commands.:.. et voila!
sudo sh -cv "echo '[default]' >> /etc/nsmb.conf; echo 'smb_neg=smb1_only' >> /etc/nsmb.conf"
This certainly works fine as SMB1 (flawlessly).
This workaround CIRCUMVENTS these FINDER Drag and DROP errors and CLIENTSIDE and SERVERSIDE issues with:
- "The Finder can’t complete the operation because some data in [some-object-name[ can’t be read or written. (Error code -36)"
- kernel[0]: smbfs_set_create_vap: smbfs_setattr, error 5
- kernel[0]: smb_ntstatus_error_to_errno: Couldn't map ntstatus (0xc000010c) to errno returning EIO
- etc
Yes you can certainly continue use the FINDER "connect to server +k or Automator "Ask For Servers" (and select those on AFP only port 548) or simply use the above workaround until and select in teh sidebar Finder until Apple resolves this.. the simply "rm -f /etc/nsmb.conf" and its back to the status quo.
I've recently added my detailed $HK0.02 worthin a thread at https://discussions.apple.com/thread/5467191?start=75&tstart=0
Post your results for others to see.
Warwick
Hong Kong