Difference between Windows and Linux ZIP files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DdotKdot
    Junior Member
    • Dec 2015
    • 6

    Difference between Windows and Linux ZIP files

    Hey there,

    I recognized a really strange bug. I'm developing a custom extension for Espo for importing invoices. I packed it on Linux with:
    Code:
    zip -r extension.zip .
    and uploaded the created ZIP file to the server. I got a 500 error "Bad Server Response".
    If I pack the same files with windows, with the native packer or 7zip, everything works fine. 7zip for Linux isn't working too.
    Is this my fault (can I pack the zip another way)? Or can you fix something?

    Thank you,
    Dennis
  • DdotKdot
    Junior Member
    • Dec 2015
    • 6

    #2
    No one any idea? No fix avaiable, no tipps, nothing?
    It's really annoying and Espo depends so much on ZIP files...

    Comment

    • yuri
      Member
      • Mar 2014
      • 8510

      #3
      Hi Dennis

      We will appreciate if you investigate the issue and help us to fix. Actually I pack extensions in Linux.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      Working...