CData Python Connector for Azure Data Lake Storage

Build 25.0.9454

CopyFile

Copies a file from one location to another within Azure Data Lake Storage, preserving the original file while creating a duplicate at the target path.

Input

Name Type Description
SourcePath String Mandatory. The full path to the Azure Data Lake Storage file being copied.
DestinationPath String Mandatory. The full path where the Azure Data Lake Storage copied file is created.

Result Set Columns

Name Type Description
Success String Indicates whether the file copy operation completes successfully.

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