"abra app cp" compression? #324

Open
opened 2022-05-26 09:31:50 +00:00 by decentral1se · 1 comment
Owner

Apparently abra app cp doesn't use compression because docker cp doesn't.

We might be able to borrow the backup/restore compression functionality.

/cc @aadil @3wordchant

Apparently `abra app cp` doesn't use compression because `docker cp` doesn't. We might be able to borrow the `backup`/`restore` compression functionality. /cc @aadil @3wordchant
decentral1se added the
enhancement
abra
labels 2022-05-26 09:31:50 +00:00
decentral1se added this to the (deleted) project 2022-08-05 11:47:39 +00:00
Author
Owner

Work-around: abra app run --no-tty <domain> app tar -czf- <path> > uploads.tar.gz

Work-around: `abra app run --no-tty <domain> app tar -czf- <path> > uploads.tar.gz`
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#324
No description provided.