Cmdlets for FTP

Build 24.0.9060

Add-FTP Cmdlet

Parameters   Output Objects  

Inserts FTP data.

Syntax

Add-FTP [parameters]

Remarks

The Add-FTP cmdlet allows you to use a syntax similar to SQL INSERT statements to create new FTP records.

Add-FTP -Connection $connection -Table "Notes" -Columns @("Filename") -Values @("Jon Doe")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060