When writing uploaded data to the filesystem, the sever also creates softlinks for the aliases. This is very useful for browsing the data folder, but these softlinks can be broken when filesystem migrations occur. To prevent this, it would be better if the softlinks were relative path instead of absolute path.