rotdrop / nextcloud-app-files-archive

Archive inspection and extraction as Nextcloud app.
Other
9 stars 4 forks source link

Archive Inspector and Extractor

Table of Contents

Intro

This is an app for the Nextcloud cloud software.

The app adds an item to the file-actions menu which lets you mount the archive file as "external" mount into the current directory. This mount is "movable" and can be renamed or moved into another folder.

The app further adds an entry to the details-view in the right side-bar wheren archive information is displayed, and controls for mounting and extracing the archive to any location in the cloud file-system are available.

Details

State

Works for me.

Usage

Supported Archive Formats

In principle every format supported by the underlying backend wapmorgan/UnifiedArchive should be supported. There are some caveats, however:

Security

ZIP-Bombs

Passphrases and Encrypted Archives

Efficiency

Implementation

This package relies on wapmorgan/unified-archive as archive handling backend. Please see there for a list of supported archive formats and how to support further archive formats.

All what this package does is to provide the Nextcloud integration. Possibly the archive backend could be changed or there could be more than one backend in the future, but intentionally this package just cares about the integration into the cloud-software, but does not add own archive-file handling stuff.

Alternatives

Screenshots

Preferences

Files-List

Mount

file list

Unmount

file list

Extract

file list

Pass-Phrase

file list

ZIP-Bomb

file list