mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 17:11:37 +02:00
azureblob: add --azureblob-no-head-object
This commit is contained in:
@ -1251,7 +1251,7 @@ very small even with this flag.
|
||||
Advanced: true,
|
||||
}, {
|
||||
Name: "no_head_object",
|
||||
Help: `If set, don't HEAD objects`,
|
||||
Help: `If set, do not do HEAD before GET when getting objects.`,
|
||||
Default: false,
|
||||
Advanced: true,
|
||||
}, {
|
||||
|
Reference in New Issue
Block a user