sc46 wrote:
Yes, access to ReFS formatted share via cifs:// does indeed work, but for whatever reason Mac only writes files under 4Gb FAT limit to that destination. Anything over 4Gb & tit is no possible to write there. EXACTLY as the very first YEAR old post described!
I never would use any Paragon software on Mac, I trust Tuxera.
ReFS would NOT be practical on USB media, so no issue to discuss at all in that respect
Right, ReFS is nothing to do with this.
If the Mac will not transfer over the network files greater than 4GB then this is purely an SMB/CIFS issue. Both NTFS and ReFS support files bigger than 4GB, as I have stated the local disk format is nothing to do with networking and is completely hidden from the network clients.
If the Mac cannot transfer files bigger than 4GB over the network to the server then this is a Mac network client issue. As the original post stated Yosemite was being used then the network client is the Apple SMBX software which Apple wrote to replace the SAMBA client they previously used. Each new version of OS X from Apple has continued to improve SMBX so maybe the version in El Capitan or now Sierra will help with this issue.
If Sierra still causes you this problem then the fault is I would feel with Apple's SMB client i.e. their SMBX software and the only way this will be solved is if you and others report this directly to Apple as a bug.
It is nothing to do with ReFS.
Note: Apple's latest SMBX client supports SMB v3.2
You can force the Mac to use an older version of the SMB protocol e.g. 2 or 1 but typically they are slower, e.g. by editing the /etc/nsmb.conf file which you might have to first create. You can test what version is being used when you connect to a SMB share by first connecting to that share and then in Terminal.app typing the following command.
smbutil statshares -a
(I think it is safe to assume a Windows PC does not have this problem and hence the problem is also not with the Windows server and therefore it is a Mac issue.)
For the more advanced a possible option is to install SAMBA yourself in to OS X and in effect replace Apple's SMBX software. See http://eduo.info/apps/smbup