Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows zip file filename are weird #3330

Closed
calmh opened this issue Jun 20, 2016 · 0 comments
Closed

Windows zip file filename are weird #3330

calmh opened this issue Jun 20, 2016 · 0 comments
Labels
build Issues caused by or requiring changes to the build system (scripts or Docker image) frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion

Comments

@calmh
Copy link
Member

calmh commented Jun 20, 2016

jb@syno:~ $ ls -l Downloads/syncthing-windows-amd64-v0.13.7
total 32712
-rw-rw-rw-@ 1 jb  staff      5223 Jun 12 14:25 AUTHORS.txt
-rw-rw-rw-@ 1 jb  staff     17098 Dec 20  2015 LICENSE.txt
-rw-rw-rw-@ 1 jb  staff      3033 May 21 14:06 README.txt
-rw-rw-rw-@ 1 jb  staff        52 Dec 20  2015 etc\README.md
-rw-rw-rw-@ 1 jb  staff       589 Dec 20  2015 etc\linux-runit\README.md
-rw-rw-rw-@ 1 jb  staff        37 Dec 20  2015 etc\linux-runit\log\run
-rw-rw-rw-@ 1 jb  staff       162 Dec 20  2015 etc\linux-runit\run
-rw-rw-rw-@ 1 jb  staff       361 Dec 20  2015 etc\linux-systemd\README.md
...

Those are actual bonafide backslashes in the filenames after unpacking. I'm guessing this actually works on Windows, but we should fix the zip file...

@calmh calmh added the build Issues caused by or requiring changes to the build system (scripts or Docker image) label Jun 20, 2016
@st-review st-review added the frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion label Jun 20, 2017
@syncthing syncthing locked and limited conversation to collaborators Jun 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Issues caused by or requiring changes to the build system (scripts or Docker image) frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion
Projects
None yet
Development

No branches or pull requests

2 participants