Power BI Connector for FTP

Build 25.0.9454

SendCommand

Executes a raw FTP command directly against the server, providing flexibility for advanced operations not covered by standard stored procedures.

Input

Name Type Required Description
Command String True The raw FTP command text to be sent directly to the connected server for execution.

Result Set Columns

Name Type Description
Response String The message or data returned by the server after processing the command, which can include success confirmation or error details.

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