Closed KonstantinBork closed 9 years ago
System files such as .DS_Store must be handled by the server to guarantee proper functionality. They should be either removed completely (WTF, no!), removed from the file list (good) or not being read at initializing the list (best).
Started implementing the cloud storage part, system files are not included into the list 6f6d9d55ab0edc54edbf251e9c26e29fab75090d
System files such as .DS_Store must be handled by the server to guarantee proper functionality. They should be either removed completely (WTF, no!), removed from the file list (good) or not being read at initializing the list (best).