From 1f4d0968bb21e36c3e503557ad9b88aa987cc6b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=9F=E9=85=8C=20=E9=B5=AC=E5=85=84?= Date: Mon, 19 May 2025 14:00:54 +0800 Subject: [PATCH] Fixed delimiter issue --- arch_list_aws4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch_list_aws4.sh b/arch_list_aws4.sh index 6a0d53f..fd1dbc8 100755 --- a/arch_list_aws4.sh +++ b/arch_list_aws4.sh @@ -44,7 +44,7 @@ _PATH="" # Keys should be sorted QPARAMS=( "continuation-token" "" - "delimiter" "__OBJ__" + "delimiter" "/" "encoding-type" "url" "fetch-owner" "false" "list-type" "2"