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

File Manger mangles compressed files names #1253

Closed
notAreYouScared opened this issue Jul 22, 2018 · 2 comments
Closed

File Manger mangles compressed files names #1253

notAreYouScared opened this issue Jul 22, 2018 · 2 comments
Labels
core change A feature request or enhancement that changes an existing feature or behaviour significantly.

Comments

@notAreYouScared
Copy link
Contributor

Background (please complete the following information):
Panel or Daemon: Panel, Maybe Daemon
Version of Panel/Daemon: 0.7.9 / 0.5.6
Server's OS: Ubuntu 18.04
Your Computer's OS & Browser: Win10 / Chrome

Describe the bug
Panel: 7.2.7-Ubuntu0.18.04.2
Daemon: Linux Docker 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux & https://hastebin.com/axocaruyef.makefile

When compressing a folder via the file manager you can a random string on letters and number with the prefix of ptdlfm, File name turns into ptdlfm.TrZf1W3J.tar then inside of that tar is the same compressed file, then inside are the contents of the folder

File Tree

ptdlfm.TrZf1W3J.tar
├──ptdlfm.TrZf1W3J
   ├──Folder you compressed
      ├──Contents of folder

To Reproduce
Steps to reproduce the behavior:

  1. Compress a folder via File Manager
  2. Download it?

Expected behavior
The compressed file would be the name of the folder it compressed.

@DaneEveritt DaneEveritt added core change A feature request or enhancement that changes an existing feature or behaviour significantly. P: Low labels Jul 22, 2018
@DaneEveritt
Copy link
Member

I don't see that inner folder when I create archives.

I've adjusted the compression name to make more sense though, it'll default to the name of whatever folder or file you're compressing followed by a short random string.

@DaneEveritt
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core change A feature request or enhancement that changes an existing feature or behaviour significantly.
Projects
None yet
Development

No branches or pull requests

2 participants