Ftp Properties

MSBuild Extension Pack

Ftp Properties MSBuild Extension Pack Help 4.0.12.0

The Ftp type exposes the following members.

Properties

  Name Description
Public property FileNames
The list of files that needs to be transfered over FTP
Public property Host
Sets the Host of the FTP Site.
Public property Overwrite
Sets if the upload action will overwrite existing files
Public property Port
The port used to connect to the ftp server.
Public property RemoteDirectoryName
Sets the Remote Path to connect to the FTP Site
Public property WorkingDirectory
Sets the working directory on the local machine
Top
See Also

Reference