Ftp Properties | MSBuild Extension Pack Help 4.0.12.0 |
The Ftp type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
FileNames |
The list of files that needs to be transfered over FTP
|
![]() |
Host |
Sets the Host of the FTP Site.
|
![]() |
Overwrite |
Sets if the upload action will overwrite existing files
|
![]() |
Port |
The port used to connect to the ftp server.
|
![]() |
RemoteDirectoryName |
Sets the Remote Path to connect to the FTP Site
|
![]() |
WorkingDirectory |
Sets the working directory on the local machine
|
See Also