I can't clone the repository straight to Linux VM, so I thought that I can download it to Windows and just copy an entire folder to Linux. But during this process symlinks get transformed to straight text files, so I can't build this repository later on a Linux machine.
How can I work around that and transfer the repository from Windows to Linux without losing the possibility to build it? Maybe somehow recover symlinks from created text files?