mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #148] httpie version #115
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jorgemop on GitHub (Jun 19, 2020).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/148
Originally assigned to: @lucascbeyeler on GitHub.
On CentOS 6 the version of httpie show this message on certains operation like zmbackup -r -m
[root@ntplanta1 ~]# http --download https://www.2daygeek.com/wp-content/uploads/2019/04/Anbox-Easy-Way-To-Run-Android-Apps-On-Linux.png
usage: http [-h] [--version] [--json | --form] [--traceback]
[--pretty | --ugly] [--headers | --body] [--style STYLE]
[--auth AUTH] [--verify VERIFY] [--proxy PROXY]
[--allow-redirects] [--file PATH] [--timeout TIMEOUT]
METHOD URL [items [items ...]]
zmbackup version: 1.2.3
CenOS 6.10
Zimbra 7.8.11 p14
httpie-0.1.6-1.of.el6.noarch.rpm
@lucascbeyeler commented on GitHub (Dec 8, 2020):
Fixed - dropped httpie in favor of cURL. Please use the most recent version instead