You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had an upload id starting with "-" and when I tried to abort it glacier-cmd take it as an argument.
I've tried to backslash it, to put it between " and ', without luck.
shell> glacier-cmd abortmultipart Bacula "-FscRGvYfRHoOcoodWPXPt3oOE6gjqaZHozjz5unXNxiYD9vlagkdD4OtSfBGWaUryr0dWenxh0f739HaUd1wQAo65JR" usage: glacier-cmd abortmultipart [-h] vault uploadId glacier-cmd abortmultipart: error: too few arguments
The text was updated successfully, but these errors were encountered:
@Gisi0 This works. But how can I resume the upload? Both glacier-cmd upload ... --uploadid -Fsc... and glacier-cmd upload ... --uploadid -- -Fsc... complain "error: argument --uploadid: expected one argument".
I had an upload id starting with "-" and when I tried to abort it glacier-cmd take it as an argument.
I've tried to backslash it, to put it between " and ', without luck.
shell> glacier-cmd abortmultipart Bacula "-FscRGvYfRHoOcoodWPXPt3oOE6gjqaZHozjz5unXNxiYD9vlagkdD4OtSfBGWaUryr0dWenxh0f739HaUd1wQAo65JR"
usage: glacier-cmd abortmultipart [-h] vault uploadId
glacier-cmd abortmultipart: error: too few arguments
The text was updated successfully, but these errors were encountered: