I was trying to execute a binary file but I got the following errors: ELF binary type "0" not known. ./run: Exec format error. Binary file not executable.
ELF binary type "0" not known. ./run: Exec format error. Binary file not executable.
Hello,
Sorry, we will not support Linux binaries. Use FreeBSD binaries or compile them on our server (Clang and GCC are available).
admin oh that's really sad. I was trying to use VScode's remote ssh extension but it doesn't support FreeBSD 😥
fchagas97 you can try out this one: https://github.com/jeanp413/open-remote-ssh
Another solution is to mount a directory from the server on your local system via SSHFS.