Cmdlets for Amazon S3

Build 25.0.9434

CreateFoldersOnDownload Parameter (Connect-AmazonS3 Cmdlet)

Indicates whether the destination folder should be created automatically when executing the DownloadObjects stored procedure.

Syntax

Connect-AmazonS3 -CreateFoldersOnDownload SwitchParameter

Data Type

bool

Default Value

false

Remarks

This property works only when EncodeFilename is set to False. By default, the cmdlet will not automatically create any missing folders.

When CreateFoldersOnDownload is set to True, the driver will automatically create any necessary folders in the local file path prior to downloading the file.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434