borg.exe in Linux package ? #9447
-
|
Hi, I've just downloaded borg-linux-glibc231-x86_64.tgz but inside it's a .exe ! in the root. is that normal ? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
ThomasWaldmann
Mar 7, 2026
Replies: 1 comment 2 replies
-
|
Yes, that's normal. Of course it is a bit weird as .exe is usually only seen on windows, but for our CI test runs and also the binaries distributed, we just use this convention, so that we need less special-casing - see also the 00_README.txt. You can rename the files, of course, e.g. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
VVStz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, that's normal.
Of course it is a bit weird as .exe is usually only seen on windows, but for our CI test runs and also the binaries distributed, we just use this convention, so that we need less special-casing - see also the 00_README.txt.
You can rename the files, of course, e.g.
borg-1.4.3orborgon Linux.