AMP icon indicating copy to clipboard operation
AMP copied to clipboard

Other Compression formats use in file manager

Open ssfdre38 opened this issue 10 months ago • 3 comments

I confirm:

  • [x] that I have searched for an existing feature request matching the description.

In AMP 3.0, would it be possible to use other compression formats like .tar .bz .7z? this used for things like backups and also decompression in file manager

ssfdre38 avatar Apr 05 '24 00:04 ssfdre38

This is unlikely to happen in the near future. When handling archives, AMP doesn't generally use the system tools - it does it itself. The reason for this is to make sure that the extracted files fall within AMPs permission model. If a user doesn't have permission to upload executables for example - they can't get around that by making an archive of it and extracting that.

PhonicUK avatar Apr 11 '24 10:04 PhonicUK

would it be possible for amp linux to use system compression tools to allow more functionality for compression?

ssfdre38 avatar Apr 12 '24 00:04 ssfdre38

Mike answered that above. Read it again.

IceOfWraith avatar Apr 12 '24 01:04 IceOfWraith

Closing as impractical

PhonicUK avatar Jun 04 '24 20:06 PhonicUK