I was wondering how for example dropbox or a NAS is coping with the different file systems on different operating systems when sharing a folder? I was reading more about the different file systems and noticed that they all have their size limits or they all save their files in a different way. But how is it made possible to have shared network folders between these different operating systems and their file systems?
Because for example a FAT32 file system cannot have files larger than 4GB. But what if a user with a NTFS file system shares a folder with somebody with a FAT32 file system. And the one with NTFS puts a file of 5GB in that folder. What will happen? Is there something special that will happen ? Or how do for example a NAS or dropbox cope with this ?
Can someone explain this a bit ? Or could you point me to something where I can find further information about?